Initial commit: server + serverfiles

This commit is contained in:
Game
2026-08-17 17:31:44 +00:00
commit ff1237686b
17389 changed files with 868929 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
ScriptType SkillDataScript
Type HIGH
Attribute "WEAPON_LIMITATION" "CAN_CHANGE_DIRECTION"
NeedWeapon "SWORD" "TWO_HANDED"
Name "무사혼"
Description "전방의 적을 공격한다"
IconFileName "skill/warrior/musa.sub"
MotionIndex 14
List AffectData
{
"데미지 : %.0f ~ %.0f" "AttackPower" "(AttackPower * (10 + SkillPoint)) / 10"
}
CoolTimeFormula "20 - SkillPoint / 2"
NeedSPFormula "100"