Viewing Item

#2064: [Not For Sale] Aeon Staff

Item ID 2064 For Sale No
Identifier Comp_Iron_Staff Credit Price Not For Sale
Name [Not For Sale] Aeon Staff Type Weapon - Two-Handed Staff
NPC Buy 0 Weight 80
NPC Sell 0 Weapon Level 4
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 100 Min Equip Level 100
MATK 200 Max Equip Level None
Equip Locations Two-Handed
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Wizard
Equip Gender Both (Male and Female)
Trade restriction Can't be dropped / Can't be traded with player / Can't be put in Cart / Can't be put in Guild Storage / Can't be attached in Mail / Can't be auctioned
Item Use Script

1 bonus bUnbreakableWeapon;

2 .@r = getrefine();

3 bonus bMatk,10*(.@r/2);

4 bonus2 bSkillAtk,"WL_EARTHSTRAIN",12*(.@r/3);

5 if (.@r>=9)

6 bonus bVariableCastrate,-10;

7 if (.@r>=11)

8 bonus2 bSkillCooldown,"WL_EARTHSTRAIN",-1000;

Equip Script None
Unequip Script None