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