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

42 lines
860 B
Plaintext

ScriptType SkillDataScript
Attribute "ATTACK_SKILL" "NEED_TARGET"
CoolTimeFormula "15"
NeedSPFormula "80 + (180 * SkillPoint)"
Range "1200"
MotionIndex "17"
IconFileName "skill/shaman/byeorak.sub"
Type ACTIVE
MaxLevel "30"
949Name "벼락"
949Description "하늘의 힘을 빌어 적에게 벼락을 내린다"
List 949ConditionData
{
"장거리 공격"
"대상 주변 범위 공격"
"전기 속성"
"기절 효과"
}
List 949AffectData
{
"마법공격력 %.0f-%.0f" "40 + 4*lv + (13*iq+7*mtk+iq*5)*ar*k" "40 + 4*lv + (13*iq+7*maxmtk+iq*16)*ar*k"
"기절 확률 %.0f%%" "(50+1000*k/6)/10" ""
}
936Name "욺잉"
936Description "썼燎莖돨제좆뻥今든,묑샌뚤렘"
List 936ConditionData
{
"장거리 공격"
"전기 속성"
"대상 주변 범위 공격"
}
List 936AffectData
{
"마법공격력 : %.0f-%.0f" "40+4*LV+(7*INT+6*MinMWEP+1)*SkillPoint*HR/100" "40+4*LV+(7*INT+6*MaxMWEP+1)*SkillPoint*HR/100"
}