Viewing Item (Veteran Sword) Ragnarok: Project Zero Control Panel
Basic Info
Name | Veteran Sword[1] |
---|---|
Item ID |
1188
-
Veteran_Sword
|
Type | Weapon - Two-Handed Sword |
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
-------------------------
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
Details
Weight | 200 |
---|---|
NPC Buy | 10,000 z |
NPC Sell | 5,000 z |
Refineable | Yes |
Equip Locations | Main Hand + Off Hand |
Stats
Range | 1 |
---|---|
Defense | 0 |
Attack | 180 |
Magical Attack | 0 |
Weapon Level | 4 |
Slots | 1 |
Restrictions
Level Range | 80 + |
---|---|
Usage | None |
Trade | None |
Job Class Types | Normal / Upper / Baby |
Job Classes | Swordsman / Knight / Crusader |
Gender | Any |
Scripts
Use 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; |
Equip Script |
None |
Unequip Script |
None |