Viewing Item

#2048: Aeon Staff

Item ID 2048 For Sale No
Identifier Iron_Staff Credit Price Not For Sale
Name 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 None
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 }

8 if (.@r>=11) {

9 bonus2 bSkillCooldown,"WL_EARTHSTRAIN",-1000;

10 }

Equip Script None
Unequip Script None