forked from metin2/server
1
0
Fork 0
server/gamefiles/data/pc/shaman/skill/yongsin.msk

20 lines
414 B
Plaintext

ScriptType SkillDataScript
Type HIGH
Attribute "NEED_TARGET" "FOR_ALLIANCE" "USE_FOR_ME"
Name "용신투호"
Description "바람을 타고 달린다"
IconFileName "skill/shaman/yongsin.sub"
MotionIndex 21
List AffectData
{
"이동 속도 : + %.0f" "(10 * (20 + (SkillPoint * 3))) / 20" ""
"지속 시간 : %.0f분" "4 * ((10 + SkillPoint) / 10)" ""
}
CoolTimeFormula "20"
NeedSPFormula "50 + (SkillPoint * 10)"