Viewing Item

#19264: Gold Fish Head Hat

Item ID 19264 For Sale No
Identifier GoldFish_Hat Credit Price Not For Sale
Name Gold Fish Head Hat Type Armor
NPC Buy 20 Weight 40
NPC Sell 10 Weapon Level 0
Range 0 Defense 2
Slots 1 Refineable Yes
Attack 0 Min Equip Level None
MATK 0 Max Equip Level None
Equip Locations Upper Headgear
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 if (.@r>8) {

3 bonus4 bAutoSpellWhenHit,"WZ_QUAGMIRE",1,10,1;

4 }

5 if (.@r<6) {

6 autobonus "{ bonus2 bMagicAtkEle,Ele_Holy,10; }",10,60000,BF_MAGIC,"{ specialeffect2 EF_ASPERSIO; }";

7 }

8 else {

9 autobonus "{ bonus2 bMagicAtkEle,Ele_Holy,10; }",(10+(.@r*2)),60000,BF_MAGIC,"{ specialeffect2 EF_ASPERSIO; }";

10 }

Equip Script None
Unequip Script None