forked from metin2/server
1
0
Fork 0
server/gamefiles/data/pc/warrior/skill/kwaegeom.msk

20 lines
402 B
Plaintext

ScriptType SkillDataScript
Type HIGH
Attribute "WEAPON_LIMITATION" "CAN_CHANGE_DIRECTION"
NeedWeapon "SWORD" "TWO_HANDED"
Name "쾌검술"
Description "전방의 적을 공격한다"
IconFileName "skill/warrior/kwaegeom.sub"
MotionIndex 12
List AffectData
{
"데미지 : %.0f ~ %.0f" "AttackPower" "(AttackPower * (10 + SkillPoint)) / 10"
}
CoolTimeFormula "20 - SkillPoint / 2"
NeedSPFormula "100"