
RENEWAL / ITEMS
Imp Hat-LT [1]
#400156Armor
Imp_Hat_LT
You’re viewing Renewal.
No matching Pre-Renewal record.TypeArmor
Equipment positionHeadgear (Top)
GenderBoth
Weight40
Buy price0 z
Sell price0 z
DEF1
Slots1
Required level150
Armor level2
TRY IT ON
8 directions · original animationsSee it on your character
Loading character preview…
SouthDrag to rotate
Original iRO and kRO character and equipment sprites. 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 itemDescription
An improved version of the hat modeled after the imp,
the mascot of the Thor Volcano dungeon.
------------------------
When base level is 210 or higher,
P.ATK + 2, S.MATK + 2.
------------------------
There's a chance to grant the weapon Fire property for 60 seconds,
when doing physical attacks.
------------------------
There's a chance to increases Fire magical damage by 20% for 60 seconds,
when doing magical attacks.
------------------------
When refined +7 or higher,
Increases melee physical damage by 10%,
increases Fire magical damage by 10%.
------------------------
When refined +9 or higher,
ATK + 5%, MATK + 5%.
------------------------
When refined +11 or higher,
increases physical/magical damage to Earth property monsters by 20%.
------------------------
[Grade Bonus]
[Grade D] Increases melee physical damage by 5%, increases Fire magical damage by 5%.
[Grade C] P.ATK + 2, S.MATK + 2.
[Grade B] When refine rate is 12 or higher,
reduces Fixed Casting Time by 0.5 seconds.
------------------------
Type : Headgear
Def : 1
Location : Upper
Weight : 40
Armor Level : 2
Required Level : 150
Class : All Jobs
English Renewal client description · iRO. Numeric server data above takes precedence when the client text differs.
Item details
- Gender
- Both
- Equipment position
- Headgear (Top)
- Jobs
- All
- Yes
- Classes
- All
- Yes
- Refineable
- Yes
- Trade
Item effect script
.@g = getenchantgrade();
.@r = getrefine();
if (BaseLevel>=210) {
bonus bPAtk,2;
bonus bSMatk,2;
}
if (.@r>=7) {
bonus2 bMagicAtkEle,Ele_Fire,10;
bonus bShortAtkRate,10;
if (.@r>=9) {
bonus bAtkRate,5;
bonus bMatkRate,5;
if (.@r>=11) {
bonus2 bMagicAddEle,Ele_Earth,20;
bonus2 bAddEle,Ele_Earth,20;
}
}
}
if (.@g >= ENCHANTGRADE_D) {
bonus2 bMagicAtkEle,Ele_Fire,5;
bonus bShortAtkRate,5;
if (.@g >= ENCHANTGRADE_C) {
bonus bPAtk,2;
bonus bSMatk,2;
if (.@g >= ENCHANTGRADE_B) {
if (.@r>=12) {
bonus bFixedCast,-500;
}
}
}
}
autobonus "{ bonus bAtkEle,Ele_Fire; }",1,60000,BF_WEAPON;
autobonus "{ bonus2 bMagicAtkEle,Ele_Fire,20; }",1,60000,BF_MAGIC;
LOOK A LITTLE CLOSER
View on rAthena ↗All data & sources
Renewal snapshot e985006171 · Imported 2026-09-08. About data coverage
Full database properties
- Id
- 400156
- Aegis Name
- Imp_Hat_LT
- Name
- Imp Hat-LT
- Type
- Armor
- Weight
- 400
- Defense
- 1
- Slots
- 1
- Locations
- Head Top
- Yes
- Armor Level
- 2
- Equip Level Min
- 150
- Refineable
- Yes
- Gradable
- Yes
- View
- 589
- Script
- .@g = getenchantgrade(); .@r = getrefine(); if (BaseLevel>=210) { bonus bPAtk,2; bonus bSMatk,2; } if (.@r>=7) { bonus2 bMagicAtkEle,Ele_Fire,10; bonus bShortAtkRate,10; if (.@r>=9) { bonus bAtkRate,5; bonus bMatkRate,5; if (.@r>=11) { bonus2 bMagicAddEle,Ele_Earth,20; bonus2 bAddEle,Ele_Earth,20; } } } if (.@g >= ENCHANTGRADE_D) { bonus2 bMagicAtkEle,Ele_Fire,5; bonus bShortAtkRate,5; if (.@g >= ENCHANTGRADE_C) { bonus bPAtk,2; bonus bSMatk,2; if (.@g >= ENCHANTGRADE_B) { if (.@r>=12) { bonus bFixedCast,-500; } } } } autobonus "{ bonus bAtkEle,Ele_Fire; }",1,60000,BF_WEAPON; autobonus "{ bonus2 bMagicAtkEle,Ele_Fire,20; }",1,60000,BF_MAGIC;
- Client Resource
- 임프모자
- Client Name
- Imp Hat-LT
- Description Server
- iRO
- Description Source
- iRO/System/itemInfo.lub
- Client Class Num
- 589
- Image Source
- iRO/data.grf/data/texture/유저인터페이스/item/임프모자.bmp
- Art Source
- iRO/data.grf/data/texture/유저인터페이스/collection/임프모자.bmp