Viewing Item

#20923: Illusion Goibne Spaulders

Item ID 20923 For Sale No
Identifier Goibne_Shoulder_IL Credit Price Not For Sale
Name Illusion Goibne Spaulders Type Armor
NPC Buy 0 Weight 100
NPC Sell 0 Weapon Level 0
Range 0 Defense 47
Slots 1 Refineable Yes
Attack 0 Min Equip Level 130
MATK 0 Max Equip Level None
Equip Locations Garment
Equip Upper None
Equippable Jobs All jobs
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bMdef,2;

3 bonus bVit,1;

4 if (.@r >= 7) {

5 .@val = 5;

6 if (.@r >= 9) {

7 .@val += 10;

8 }

9 }

10 if (.@val) {

11 bonus2 bAddEle,Ele_Water,.@val;

12 bonus2 bAddEle,Ele_Wind,.@val;

13 bonus2 bAddEle,Ele_Earth,.@val;

14 bonus2 bAddEle,Ele_Fire,.@val;

15 }

Equip Script None
Unequip Script None