Viewing Item

#550012: Patent Shadow Staff

Item ID 550012 For Sale No
Identifier Up_Shadow_Staff_K Credit Price Not For Sale
Name Patent Shadow Staff Type Weapon - Staff
NPC Buy 20 Weight 75
NPC Sell 10 Weapon Level 4
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 40 Min Equip Level 150
MATK 195 Max Equip Level None
Equip Locations Main Hand
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Sage
Equip Gender Both (Male and Female)
Trade restriction None
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