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
35 lines
785 B
Plaintext
35 lines
785 B
Plaintext
ScriptType SkillDataScript
|
|
|
|
Attribute "ATTACK_SKILL" "WEAPON_LIMITATION" "CAN_CHANGE_DIRECTION"
|
|
NeedWeapon "SWORD" "TWO_HANDED"
|
|
CoolTimeFormula "20"
|
|
NeedSPFormula "40 + (150 * SkillPoint)"
|
|
MotionIndex "3"
|
|
|
|
IconFileName "skill/warrior/gyeoksan.sub"
|
|
|
|
Type ACTIVE
|
|
MaxLevel "30"
|
|
|
|
949Name "격산타우"
|
|
949Description "전방의 적을 공격한다"
|
|
List 949ConditionData
|
|
{
|
|
"직선 범위 공격"
|
|
}
|
|
List 949AffectData
|
|
{
|
|
"공격력 %.0f-%.0f" "2.3*MinATK + (3*MinATK + 4*STR + 3*CON)*SkillPoint" "2.3*MaxATK + (3*MaxATK + 4*STR + 3*CON)*SkillPoint"
|
|
}
|
|
|
|
936Name "큼샌"
|
|
936Description "묑샌품렘돨둔훙,�벧앵댕"
|
|
List 936ConditionData
|
|
{
|
|
"직선 범위 공격"
|
|
}
|
|
List 936AffectData
|
|
{
|
|
"공격력 %.0f-%.0f" "15 + 1.5*MinATK + (0.6*MinATK + 400)*SkillPoint" "15 + 1.5*MaxATK + (0.6*MaxATK + 400)*SkillPoint"
|
|
}
|