Files
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
844 B
Plaintext

ScriptType SkillDataScript
Attribute "ATTACK_SKILL" "WEAPON_LIMITATION" "NEED_TARGET"
NeedWeapon "SWORD" "DAGGER" "DOUBLE_SWORD"
CoolTimeFormula "20"
NeedSPFormula "50 + (140 * SkillPoint)"
Range "800"
MotionIndex "0"
IconFileName "skill/assassin/gungsin.sub"
Type ACTIVE
MaxLevel "30"
949Name "궁신탄영"
949Description "빠르게 적에게 접근하여 치명타를 입힌다"
List 949ConditionData
{
"순간 이동 공격"
"은형법 보너스"
}
List 949AffectData
{
"공격력 %.0f-%.0f" "(minatk + (1.6* minatk + 200 + dex*7 + str*7)*k)" "(maxatk + (1.6* maxatk + 300 + dex*7 + str*7)*k)"
}
936Name "宅緞"
936Description "祺醵옜쐤둔훙못貸鈴츱댔샌"
List 936ConditionData
{
"순간 이동 공격"
"은형법 사용중 타격치 증가"
}
List 936AffectData
{
"타격치 %.0f-%.0f" "MinATK + (2.5*MinATK + 600)*SkillPoint" "MaxATK + (2.5*MaxATK + 600)*SkillPoint"
}