Viewing Item

#550057: Fortified Rod

Item ID 550057 For Sale No
Identifier Fourth_1h_Rod Credit Price Not For Sale
Name Fortified Rod Type Weapon - Staff
NPC Buy 0 Weight 90
NPC Sell 0 Weapon Level 5
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 120 Min Equip Level 200
MATK 200 Max Equip Level None
Description A weapon enhanced by using Etel's magical power.
New abilities that had not been discovered before began to emerge.
_______________________
Indestructible in battle
_______________________
MATK +200
_______________________
For each 2 Refine Levels:
Increases damage of Meteor Storm Buster and Jupitel Thunderstorm by 5%.
_______________________
For each 4 Refine Levels:
Increases Magical Damage with every element by 3%.
_______________________
Type: One-Handed Staff
Attack: 120
Weight: 90
Weapon Level: 5
_______________________
Requirement:
Base Level 200
Hyper Novice
Equip Locations Main Hand
Equip Upper None
Equippable Jobs Super novice
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r

2 =

3 getrefine();

4 bonus

5 bUnbreakableWeapon;

6 bonus2

7 bSkillAtk,"HN_METEOR_STORM_BUSTER",5*(.@r/2);

8 bonus2

9 bSkillAtk,"HN_JUPITEL_THUNDER_STORM",5*(.@r/2);

10 bonus2

11 bMagicAtkEle,Ele_All,3*(.@r/4);

Equip Script None
Unequip Script None