
RENEWAL / ITEMS
Lava Leather Muffler [1]
#20936Armor
Lava_Leather_Muffler
You’re viewing Renewal.
No matching Pre-Renewal record.TypeArmor
Equipment positionGarment
GenderBoth
Weight35
Buy price50,000 z
Sell price25,000 z
DEF35
Slots1
Required level175
Armor level1
Description
Muffler made with the skins of creatures in laval dungeon.
Seems like it's still heating.
CRI + 5.
If refined to +7 or higher, additional CRI + 5.
If refined to +9 or higher, additional critical damage + 5%.
If refined to +11 or higher, ATK + 3%.
When equipped with Lava Leather Shoes,
Increase critical damage by 5%.
Type : Garment Defense : 35
Weight : 35
Required Level : 175
Class : All
English Renewal client description · iRO. Numeric server data above takes precedence when the client text differs.
Item details
- Gender
- Both
- Equipment position
- Garment
- Jobs
- All
- Yes
- Classes
- All
- Yes
- Refineable
- Yes
- Trade
Item effect script
bonus bCritical,5;
.@r = getrefine();
if (.@r>=7)
bonus bCritical,5;
if (.@r>=9)
bonus bCritAtkRate,5;
if (.@r>=11)
bonus bAtkRate,3;
Dropped by
Using your server rates| Monster | Base chance | Your chance | Notes |
|---|---|---|---|
![]() | 0.5% | 0.5% | Random options: MAGMA3 |
Each row is a separate drop slot. Multipliers are estimates; server caps and bonuses may apply.
LOOK A LITTLE CLOSER
View on rAthena ↗All data & sources
Renewal snapshot e985006171 · Imported 2026-09-08. About data coverage
Full database properties
- Id
- 20936
- Aegis Name
- Lava_Leather_Muffler
- Name
- Lava Leather Muffler
- Type
- Armor
- Buy
- 50000
- Weight
- 350
- Defense
- 35
- Slots
- 1
- Locations
- Garment
- Yes
- Armor Level
- 1
- Equip Level Min
- 175
- Refineable
- Yes
- Script
- bonus bCritical,5; .@r = getrefine(); if (.@r>=7) bonus bCritical,5; if (.@r>=9) bonus bCritAtkRate,5; if (.@r>=11) bonus bAtkRate,3;
- Client Resource
- Lava_Leather_Muffler
- Client Name
- Lava Leather Muffler
- Description Server
- iRO
- Description Source
- iRO/System/itemInfo.lub
- Combos
- Items
- 2093622200
- Names
- Lava_Leather_MufflerLava_Leather_Shoes
- Script
- bonus bCritAtkRate,5;
- Items
- 209362220015379
- Names
- Lava_Leather_MufflerLava_Leather_ShoesLava_Leather_Suits
- Script
- bonus bAtkRate,2; .@a = getequiprefinerycnt(EQI_GARMENT); .@b = getequiprefinerycnt(EQI_SHOES); .@c = getequiprefinerycnt(EQI_ARMOR); if (.@a >= 7 && .@b >= 7 && .@c >= 7) { bonus bAtkRate,3; } if (.@a+.@b+.@c >= 27) { bonus bCritAtkRate,20; }
- Client Class Num
- 0
- Image Source
- iRO/data.grf/data/texture/유저인터페이스/item/lava_leather_muffler.bmp
- Art Source
- iRO/data.grf/data/texture/유저인터페이스/collection/lava_leather_muffler.bmp
