Refactored directory structure, added game files from TMP
This commit is contained in:
19
gamefiles/data/pc2/warrior/skill/geompung.msk
Normal file
19
gamefiles/data/pc2/warrior/skill/geompung.msk
Normal file
@ -0,0 +1,19 @@
|
||||
ScriptType SkillDataScript
|
||||
|
||||
Type HIGH
|
||||
Attribute "WEAPON_LIMITATION" "CAN_CHANGE_DIRECTION"
|
||||
NeedWeapon "SWORD" "TWO_HANDED"
|
||||
|
||||
Name "<22><>dz"
|
||||
Description "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>Ѵ<EFBFBD>"
|
||||
|
||||
IconFileName "skill/warrior/geompung.sub"
|
||||
MotionIndex 16
|
||||
|
||||
List AffectData
|
||||
{
|
||||
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> : %.0f ~ %.0f" "AttackPower" "(AttackPower * (10 + SkillPoint)) / 10"
|
||||
}
|
||||
|
||||
CoolTimeFormula "20 - SkillPoint / 2"
|
||||
NeedSPFormula "100"
|
Reference in New Issue
Block a user