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
+17
View File
@@ -0,0 +1,17 @@
ScriptType SkillDataScript
Type HIGH
Name "뇌검도래"
Description "번개의 힘으로 주위의 모든 적을 섬멸한다"
IconFileName "skill/warrior/noegeom.sub"
MotionIndex 7
List AffectData
{
"데미지 : %.0f ~ %.0f" "(AttackPower * (75 + 3 * SkillPoint)) / 100" "(AttackPower * (75 + 7 * SkillPoint)) / 100"
}
CoolTimeFormula "60 - SkillPoint"
NeedSP 200