
RENEWAL / ITEMS
10 Gallon Hat Of Flame
#18940Armor
10_Gallon_Hat_Of_Flame
TypeArmor
Equipment positionHeadgear (Top)
GenderBoth
Weight100
Buy price10 z
Sell price5 z
Required level90
Armor level1
No description is available. Available properties and effects are shown below.
Item details
- Gender
- Both
- Equipment position
- Headgear (Top)
- Jobs
- All
- Yes
- Classes
- All
- Yes
- Refineable
- Yes
- Trade
Item effect script
bonus bUnbreakableHelm;
bonus2 bSubEle,Ele_Fire,5;
bonus2 bSubEle,Ele_Water,-5;
bonus2 bAddEffWhenHit,Eff_Burning,1000;
autobonus2 "{}",50,100,BF_WEAPON|BF_MAGIC,"{ heal 0,-30; }";
TRY IT ON
8 directions · original animationsSee it on your character
Loading character preview…
SouthDrag to rotate
The preview shows appearance; equipment requirements are listed in the item details.
Some additional particle effects use the game client’s internal renderer and are not included in this preview.
Build an outfit with this itemEquipment sets
Set 1
Set effect
bonus2 bAddClass,Class_All,9;
bonus bMatkRate,9;
bonus2 bSubRace,RC_DemiHuman,5;
if (getequiprefinerycnt(EQI_HEAD_TOP) >= 7)
bonus2 bSubRace,RC_DemiHuman,5;
Set 2
Set effect
bonus2 bAddClass,Class_All,9;
bonus bMatkRate,9;
bonus2 bSubRace,RC_DemiHuman,5;
if (getequiprefinerycnt(EQI_HEAD_TOP) >= 7)
bonus2 bSubRace,RC_DemiHuman,5;


