Viewing Item

#19366: Illusion Goibne Helm

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

1 .@r = getrefine();

2 .@vit = 3;

3 if (.@r >= 7) {

4 .@vit += 5;

5 if (.@r >= 9) {

6 bonus bDelayrate,-12;

7 }

8 }

9 bonus bVit,.@vit;

10 bonus bMdef,3;

Equip Script None
Unequip Script None