AuraRO Logo

Viewing Item

#2002: Glorious Destruction Staff

Item ID 2002 For Sale No
Identifier Glorious Destruction Staff Credit Price Not For Sale
Name Glorious Destruction Staff Type
NPC Buy 20 Weight 0
NPC Sell 10 Weapon Level 0
Range 1 Defense 0
Slots 0 Refineable Yes
Attack 70 Min Equip Level 80
MATK 0 Max Equip Level None
Equip Locations None
Equip Upper None
Equippable Jobs None
Equip Gender Unknown
Item Use Script

1 .@r = min(14,getrefine());

2 bonus bMatkRate,.@r;

3 bonus bUnbreakableWeapon;

4 if (.@r>5) {

5 .@bonus1 = 5;

6 .@bonus2 = (.@r-5) * 2;

7 }

8 if (.@r>8) {

9 bonus5 bAutoSpellOnSkill,"WZ_STORMGUST","MG_SAFETYWALL",10,200,1;

10 bonus5 bAutoSpellOnSkill,"WZ_METEOR","MG_SAFETYWALL",10,200,1;

11 bonus5 bAutoSpellOnSkill,"WZ_VERMILION","MG_SAFETYWALL",10,200,1;

12 }

13 bonus2 bMagicAddRace,RC_DemiHuman,15+.@bonus2;

14 bonus2 bMagicAddRace,RC_Player_Human,15+.@bonus2;

15 bonus2 bIgnoreMdefRaceRate,RC_DemiHuman,25+.@bonus1+.@bonus2;

16 bonus2 bIgnoreMdefRaceRate,RC_Player_Human,25+.@bonus1+.@bonus2;

Equip Script None
Unequip Script None