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

27 lines
533 B
Plaintext

ScriptType SkillDataScript
Attribute "STANDING_SKILL" "TOGGLE"
CoolTimeFormula "100"
NeedSPFormula "60 + (150 * SkillPoint)"
MotionIndex "3"
IconFileName "skill/assassin/gyeonggong.sub"
Type ACTIVE
MaxLevel "30"
949Name "경공술"
949Description "몸을 가볍게 하여 이동 속도를 높인다"
List 949AffectData
{
"이동속도 : +%.0f" "60*SkillPoint" ""
}
936Name "햐묘"
936Description "햐흔邏,瓊盧땡醵똑"
List 936AffectData
{
"盧땡醵똑 : +%.0f" "5 + 15*SkillPoint" ""
"지속시간 : %.0f초" "15 + (SkillPoint * 30)" ""
}