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

ScriptType SkillDataScript
Attribute "ATTACK_SKILL" "NEED_TARGET"
CoolTimeFormula "7"
NeedSPFormula "30 + (90 * SkillPoint)"
Range "1800"
MotionIndex "23"
IconFileName "skill/shaman/noejeon.sub"
Type ACTIVE
MaxLevel "30"
949Name "뇌전령"
949Description "벼락을 적에게 던진다"
List 949ConditionData
{
"장거리 공격"
"대상 주변 범위 공격"
"전기 속성"
}
List 949AffectData
{
"마법공격력 : %.0f-%.0f" "60 + 4*lv + (7*iq+8*minmtk+iq*5)*ar*k" "60 + 4*lv + (7*iq+8*maxmtk+iq*15)*ar*k"
}
936Name "잉"
936Description "벼락을 적에게 던진다"
List 936ConditionData
{
"장거리 공격"
"전기 속성"
}
List 936AffectData
{
"마법공격력 : %.0f-%.0f" "60+4*LV+(6*INT+8*MinMWEP+1)*SkillPoint*HR/100" "60+4*LV+(6*INT+8*MaxMWEP+1)*SkillPoint*HR/100"
}