AuraRO Logo

Viewing Item

#19264: Gold Fish Head Hat

Item ID 19264 For Sale No
Identifier Gold Fish Head Hat Credit Price Not For Sale
Name Gold Fish Head Hat Type
NPC Buy 20 Weight 40
NPC Sell 10 Weapon Level 0
Range 0 Defense 0
Slots 1 Refineable Yes
Attack 0 Min Equip Level 0
MATK 0 Max Equip Level None
Equip Locations None
Equip Upper None
Equippable Jobs None
Equip Gender Unknown
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