Veteran Sword ItemID: 1188 (Veteran_Sword) |
---|
Type | Weapon | Location | 2-Handed Weapon | Weight | 200 |
---|
Buy | 10000 | Sell | 5000 | Pre-/Sufix | |
---|
|
| A sword that can only be obtained from masterful sword training. The sword is said to be stronger when wielded by a master swordsman. If the player has mastered the Bash Skill, Bash Damage +50%. If the player has mastered the Bowling Bash Skill, Bowling Bash Damage +50%. STR + 1, DEX + 1 Class : Two-handed Sword Attack : 180 Weight : 200 Property : Neutral Weapon Level : 4 Required Level : 80 Applicable Job : Swordman Class
|
---|
Script: | { if(getskilllv("SM_BASH")==10) { bonus2 bSkillAtk,"SM_BASH",50; } if(getskilllv("KN_BOWLINGBASH")==10) { bonus2 bSkillAtk,"KN_BOWLINGBASH",50; } bonus bStr,1; bonus bDex,1; } , { } , { } |
---|
Crafting: | - |
---|
|