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

39 lines
907 B
Plaintext

ScriptType SkillDataScript
Attribute "ATTACK_SKILL" "STANDING_SKILL"
CoolTimeFormula "25"
NeedSPFormula "50 + (140 * SkillPoint)"
MotionIndex "1"
IconFileName "skill/warrior/daejin.sub"
Type ACTIVE
MaxLevel "30"
949Name "대진각"
949Description "주위의 적을 사방으로 날려보낸다"
List 949ConditionData
{
"제자리 주변 범위 공격"
"일정 확률로 기절 효과"
}
List 949AffectData
{
"공격력 %.0f-%.0f" "2*MinATK + (2*MinATK + 2*DEX + 2*CON + 4*STR)*SkillPoint" "2*MaxATK + (2*MaxATK + 2*DEX + 2*CON + 4*STR)*SkillPoint"
"기절 확률 %.0f%%" "(100 + 1000*SkillPoint/6)/10" ""
}
936Name "驢볐"
936Description "賈痰폭묘,쉥鷺鍋돨둔훙驢령"
List 936ConditionData
{
"제자리 주변 범위 공격"
"객寧땍돨매쪽唐샌仝돨槻벎"
}
List 936AffectData
{
"공격력 %.0f-%.0f" "50 + 2*MinATK + (0.7*MinATK + 350)*SkillPoint" "50 + 2*MaxATK + (0.7*MaxATK + 350)*SkillPoint"
"기절 확률 %.0f%%" "1 + 4*SkillPoint" ""
}