0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #1188 Weapon

Veteran Sword [1]

Buy Price: N/A Sell Price: N/A
A sword that only a swordmaster can wield.
_______________________
STR +1
DEX +1
_______________________
When Bash is mastered:
Increases damage of Bash by 50%.
_______________________
When Bowling Bash is mastered:
Increases damage of Bowling Bash by 50%.
_______________________
Type: Two-Handed Sword
Attack: 180
Weight: 200
Weapon Level: 4
Can be enchanted by:
Mayomayo
_______________________
Requirement:
Base Level 80
Swordman classes

Monster Drops

Normal Drops

Duneyrr

Rate: 2.5%

Basic Information

Weapon
2000
1

Job Requirements

Yes
Yes
Yes

Requirements

4
80

Scripts

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;
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;
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.