forked from metin2/client
1
0
Fork 0
client/bin/pack/PC/ymir work/pc/assassin/skill/gwangyeok.msk

41 lines
999 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

ScriptType SkillDataScript
Attribute "ATTACK_SKILL" "NEED_TARGET" "WEAPON_LIMITATION" "FAN_RANGE"
NeedWeapon "BOW"
CoolTimeFormula "20"
NeedSPFormula "50 + (140 * SkillPoint)"
TargetCountFormula "2 + floor(6 * SkillPoint)"
Range "2500"
MotionIndex "5"
IconFileName "skill/assassin/gwangyeok.sub"
Type ACTIVE
MaxLevel "30"
949Name "관격술"
949Description "한번에 여러명의 적에게 화살을 쏜다"
List 949ConditionData
{
"장거리 공격"
"동시에 여러 대상 공격"
}
List 949AffectData
{
"공격력 %.0f-%0.f" "minatk + (1.7*minatk + 100 + dex*2 + str*2)*k" "maxatk + (1.7*maxatk + 300 + dex*2 + str*2)*k"
"최대 %.0f 명까지 공격" "2 + floor(6 * SkillPoint)" ""
}
936Name "쫘숫"
936Description "寧늴<E5AFA7>놔뜩怜숫芚냥둔훙<EB9194>벧"
List 936ConditionData
{
"장거리 공격"
"동시에 여러 대상 공격"
}
List 936AffectData
{
"공격력 %.0f-%0.f" "20 + 1.1*MinATK + (1.5*MinATK + 300)*SkillPoint" "20 + 1.1*MaxATK + (1.5*MaxATK + 300)*SkillPoint"
"최대 %.0f 명까지 공격" "2 + floor(6 * SkillPoint)" ""
}