0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #19264 Armor

Gold Fish Head Hat [1]

Buy Price: N/A Sell Price: N/A
A smirk golden fish hat. Every time I open my mouth, it seems fishy.
_______________________
Has a chance to endow weapon with Holy element for 60 seconds when dealing physical damage.
Has a chance to increase Holy element magic by 10% for 60 seconds when dealing magical damage.
_______________________
Refine Level +7:
Increased the chance to activate Magical Damage with Holy element increase.
_______________________
Refine Level +9:
When hit by a physical attack, has a low chance to auto-cast Quagmire lv.1 when receiving physical damage.
_______________________
Type: Headgear
Defense: 2
Position: Upper
Weight: 40
Armor Level: 1
_______________________
Requirement: None

Available from boxes

Equipment Reform

Available through the reform system C_Armor_Reform_1

Available through the reform system C_Armor_Reform_2

Equipment Slots

Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2

Basic Information

Armor
400
2
Equipment reform

Requirements

1

Scripts

.@r = getrefine(); if (.@r>8) { bonus4 bAutoSpellWhenHit,"WZ_QUAGMIRE",1,10,1; } if (.@r<6) { autobonus "{ bonus2 bMagicAtkEle,Ele_Holy,10; }",10,60000,BF_MAGIC,"{ specialeffect2 EF_ASPERSIO; }"; } else { autobonus "{ bonus2 bMagicAtkEle,Ele_Holy,10; }",(10+(.@r*2)),60000,BF_MAGIC,"{ specialeffect2 EF_ASPERSIO; }"; }
.@r = getrefine();
if (.@r>8) {
   bonus4 bAutoSpellWhenHit,"WZ_QUAGMIRE",1,10,1;
}
if (.@r<6) {
   autobonus "{ bonus2 bMagicAtkEle,Ele_Holy,10; }",10,60000,BF_MAGIC,"{ specialeffect2 EF_ASPERSIO; }";
}
else {
   autobonus "{ bonus2 bMagicAtkEle,Ele_Holy,10; }",(10+(.@r*2)),60000,BF_MAGIC,"{ specialeffect2 EF_ASPERSIO; }";
}
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.