Viewing Item

#24616: Super Magic Shadow Shield

Item ID 24616 For Sale No
Identifier S_Super_Magic_Shield Credit Price Not For Sale
Name Super Magic Shadow Shield Type Shadow Equipment
NPC Buy 0 Weight 0
NPC Sell 0 Weapon Level 0
Range 0 Defense 0
Slots 0 Refineable Yes
Attack 0 Min Equip Level 99
MATK 0 Max Equip Level None
Equip Locations Shadow Shield
Equip Upper None
Equippable Jobs Novice / Super novice
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 .@val = 5;

3 if (.@r>=7) {

4 .@val += 5;

5 }

6 if (.@r>=9) {

7 skill "HW_GRAVITATION",getskilllv("WZ_WATERBALL");

8 }

9 bonus2 bMagicAtkEle,Ele_Neutral,.@val;

10 bonus2 bMagicAtkEle,Ele_Fire,.@val;

11 bonus2 bMagicAtkEle,Ele_Earth,.@val;

12 bonus2 bMagicAtkEle,Ele_Water,.@val;

13 bonus2 bMagicAtkEle,Ele_Wind,.@val;

Equip Script None
Unequip Script None