Files
mtgodot-poc/assets/PC/ymir work/pc/warrior/skill/jeonsingonggyeok.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

36 lines
701 B
Plaintext

ScriptType SkillDataScript
Type SUPPORT
Attribute "STANDING_SKILL" "TOGGLE"
IconFileName "skill/warrior/jeonsingonggyeok.sub"
MotionIndex 13
MaxLevel "20"
LevelUpPoint "2"
NeedSPFormula "200"
ContinuationSPFormula "5"
949Name "전신공격"
949Description "방어를 무시하고 전력을 다해 적을 공격한다"
List 949AffectData
{
"공격력 : +%.0f" "1 + SkillPoint / 2" ""
"방어력 : -%.0f" "SkillPoint / 2" ""
"이동 속도 : -%.0f" "SkillPoint * 3" ""
}
List RequireStatData
{
"Level" "31"
}
936Name "愷충뇝멱"
936Description "빔쫠렝徒,쐴홍제묑샌둔훙"
List 936AffectData
{
"묑샌제 : +%.0f" "1 + SkillPoint / 2" ""
"렝徒제 : -%.0f" "SkillPoint / 2" ""
"盧땡醵똑 : -%.0f" "SkillPoint * 3" ""
}