Committed to this self-hosted private repo so a clone builds on any machine without a separate asset sync. Copyrighted Ymir art — do not publish or redistribute. 54198 files, ~2.2 GB. asset_index.txt / assets.zip stay gitignored (derived: bake_asset_index.gd / pack-assets.sh). Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_013EJxkHiNKS4kybHS3XKyAJ
36 lines
819 B
Plaintext
36 lines
819 B
Plaintext
ScriptType SkillDataScript
|
|
|
|
Attribute "ATTACK_SKILL" "WEAPON_LIMITATION" "CAN_CHANGE_DIRECTION"
|
|
NeedWeapon "SWORD" "TWO_HANDED"
|
|
CoolTimeFormula "20"
|
|
NeedSPFormula "50 + (130 * SkillPoint)"
|
|
MotionIndex "16"
|
|
|
|
|
|
IconFileName "skill/warrior/palbang.sub"
|
|
|
|
Type ACTIVE
|
|
MaxLevel "30"
|
|
|
|
949Name "팔방풍우"
|
|
949Description "칼을 잡고 회전하여 주위의 적을 공격한다"
|
|
List 949ConditionData
|
|
{
|
|
"전진 범위 공격"
|
|
}
|
|
List 949AffectData
|
|
{
|
|
"공격력 %.0f-%.0f" "3*MinATK + (0.8*MinATK + STR*6 + DEX*2 + CON) * SkillPoint" "3*MaxATK + (0.8*MaxATK + STR*6 + DEX*2 + CON) * SkillPoint"
|
|
}
|
|
|
|
936Name "검루拈黛"
|
|
936Description "우醵旗瘻묑샌鷺鍋돨둔훙"
|
|
List 936ConditionData
|
|
{
|
|
"전진 범위 공격"
|
|
}
|
|
List 936AffectData
|
|
{
|
|
"공격력 %.0f-%.0f" "40 + 3*MinATK + (0.8*MinATK + 300)*SkillPoint" "40 + 3*MaxATK + (0.8*MaxATK + 300)*SkillPoint"
|
|
}
|