forked from metin2/server
1
0
Fork 0
server/gamefiles/data/pc/assassin/skill/yeonsa.msk

22 lines
446 B
Plaintext

ScriptType SkillDataScript
Type LOW
Name "연사"
Attribute "NEED_TARGET" "WEAPON_LIMITATION"
NeedWeapon "BOW"
Range 2500
Description "여러 발의 화살을 연속으로 쏜다"
IconFileName "skill/assassin/2.sub"
MotionIndex 1
List AffectData
{
"%.0f 발의 화살을 연속으로 쏜다" "2 + floor(SkillLevel / 5)" ""
}
CoolTimeFormula "20"
MotionLoopCountFormula "2 + floor(SkillLevel / 5)"
NeedSPFormula "40 + (2 + floor(SkillLevel / 5)) * 12"