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
39 lines
800 B
Plaintext
39 lines
800 B
Plaintext
ScriptType SkillDataScript
|
|
|
|
Attribute "ATTACK_SKILL" "NEED_TARGET" "WEAPON_LIMITATION"
|
|
NeedWeapon "BOW"
|
|
CoolTimeFormula "25"
|
|
NeedSPFormula "60 + (160 * SkillPoint)"
|
|
Range "2500"
|
|
MotionIndex "10"
|
|
|
|
IconFileName "skill/assassin/hwajo.sub"
|
|
|
|
Type ACTIVE
|
|
MaxLevel "30"
|
|
|
|
949Name "화조파"
|
|
949Description "화살에 불꽃의 힘을 깃들여 쏜다"
|
|
List 949ConditionData
|
|
{
|
|
"장거리 공격"
|
|
"대상 주변 범위 공격"
|
|
"화염 공격"
|
|
}
|
|
List 949AffectData
|
|
{
|
|
"공격력 %.0f-%.0f" "1.5*minatk + (2.6*minatk + 100 )*k" "1.5*maxatk + (2.6*maxatk + 300 )*k"
|
|
}
|
|
|
|
936Name "밞휑숫"
|
|
936Description "쉥�휑裂제,밞누숫�。뚤둔훙芚냥�벧"
|
|
List 936ConditionData
|
|
{
|
|
"장거리 공격"
|
|
"대상 주변 범위 공격"
|
|
}
|
|
List 936AffectData
|
|
{
|
|
"공격력 %.0f-%.0f" "MinATK + (1.5*MinATK + 300)*SkillPoint" "MaxATK + (1.5*MaxATK + 500)*SkillPoint"
|
|
}
|