AuraRO Logo

Viewing Item

#550012: Patent Shadow Staff

Item ID 550012 For Sale No
Identifier Patent Shadow Staff Credit Price Not For Sale
Name Patent Shadow Staff Type
NPC Buy 20 Weight 75
NPC Sell 10 Weapon Level 0
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 40 Min Equip Level 150
MATK 0 Max Equip Level None
Equip Locations None
Equip Upper None
Equippable Jobs None
Equip Gender Unknown
Item Use Script

1 bonus bUnbreakableWeapon;

2 .@r = getrefine();

3 bonus bMatk,.@r/2*15;

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

5 if (.@r>=7) {

6 bonus2 bMagicAtkEle,Ele_Earth,15;

7 bonus2 bMagicAtkEle,Ele_Neutral,15;

8 }

9 if (.@r>=9) {

10 bonus2 bSkillAtk,"SO_PSYCHIC_WAVE",25;

11 bonus bVariableCastrate,-7;

12 }

13 if (.@r>=11) {

14 bonus bVariableCastrate,-8;

15 bonus2 bSkillCooldown,"SO_PSYCHIC_WAVE",-1000;

16 }

Equip Script None
Unequip Script None