Veteran Sword [1]

Veteran Sword [1]

ID: 1188 · Veteran_Sword

NPC Sell: 5,000z
NPC Buy: 10.0K

Item Info

TypeWeapon (Two-Handed Sword)
Weight200
Slots1
ATK180
Equip Level80
Weapon Level4
EquipTwo Handed Weapon
NPC Buy10,000z
NPC Sell5,000z
Description
A sword that only allows for its swordmaster to use it. Str +1, Dex +1 When 'Bash' is mastered, the skill's attack power increases by 50%. When 'Bowling Bash' is mastered, the skill's attack power increases by 50%. Class: Two-Handed Sword Attack: 180 Weight: 200 Weapon Level: 4 Level Requirement: 80 Jobs: Swordman
Script
On Equip: 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;

No known monster drops for this item.