Files
mtgodot-poc/assets/PC/ymir work/pc/assassin/skill/charyun.msk
T
shenandClaude Sonnet 5 2277b1dd60 Vendor Metin2 assets (assets/ + bgm/)
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
2026-08-31 20:04:32 +09:00

40 lines
893 B
Plaintext

ScriptType SkillDataScript
Attribute "ATTACK_SKILL" "WEAPON_LIMITATION" "CAN_CHANGE_DIRECTION"
NeedWeapon "SWORD" "DAGGER" "DOUBLE_SWORD"
CoolTimeFormula "25"
NeedSPFormula "60 + (150 * SkillPoint)"
MotionIndex "6"
IconFileName "skill/assassin/charyun.sub"
Type ACTIVE
MaxLevel "30"
949Name "차륜살"
949Description "빠르게 회전하며 전방의 적을 벤다"
List 949ConditionData
{
"탈출 범위 공격"
"지속 독 공격"
}
List 949AffectData
{
"공격력 %.0f-%.0f" "2*minatk + (0.5*minatk + dex*9 + str*7)*k" "2*maxatk + (0.5*maxatk + dex*9 + str*7)*k"
"중독 확률 %.0f%%" "1 + 4*k" ""
}
936Name "푼웸旗"
936Description "푼웸돌零,近쾀瘻,끓앵댕돨벧제"
List 936ConditionData
{
"탈출 범위 공격"
"일정 확률로 중독"
}
List 936AffectData
{
"타격치 %.0f-%.0f" "MinATK + (0.3*MinATK + 300)*SkillPoint" "MaxATK + (0.3*MaxATK + 300)*SkillPoint"
"중독률 %.0f%%" "1 + 4*SkillPoint" ""
}