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 LOW
Attribute "TOGGLE" "STANDING_SKILL"
Name "사자후"
Description "일정 시간동안 공격력 증가"
IconFileName "skill/warrior/2.sub"
MotionIndex 1
List AffectData
{
"공격력 +%.0f" "2 + SkillLevel / 4" ""
}
CoolTimeFormula "0"
NeedSPFormula "50"
ContinuationSPFormula "3"