
RENEWAL / ITEMS
Lava Leather Suit [1]
#15379Armor
Lava_Leather_Suits
You’re viewing Renewal.
No matching Pre-Renewal record.TypeArmor
Equipment positionArmor
GenderBoth
Weight100
Buy price50,000 z
Sell price25,000 z
DEF70
Slots1
Required level175
Armor level1
Description
Suits made with the skins of creatures in laval dungeon.
Seems like it's still heating.
ATK + 100.
If refined to +7 or higher, additional ATK + 50.
If refined to +9 or higher, critical damage +10%.
When equipped with Lava Leather Muffler, Lava Leather Shoes,
ATK + 2%.
If each of Lava Leather Suits, Lava Leather Mufflers, Lava Leather Shoes' refine rate is +7, ATK + 3%.
If the sum of refine rates is 27 or higher,
Critical Damage +20%
Type : Armor Defense : 70
Weight: 100
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
- Armor
- Jobs
- All
- Yes
- Classes
- All
- Yes
- Refineable
- Yes
- Trade
Item effect script
.@r = getrefine();
bonus bBaseAtk,100;
if (.@r>=7)
bonus bBaseAtk,50;
if (.@r>=9)
bonus bCritAtkRate,10;
Dropped by
Using your server rates| Monster | Base chance | Your chance | Notes |
|---|---|---|---|
![]() | 0.5% | 0.5% | Random options: MAGMA3 |
![]() | 1% | 1% |
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
- 15379
- Aegis Name
- Lava_Leather_Suits
- Name
- Lava Leather Suit
- Type
- Armor
- Buy
- 50000
- Weight
- 1000
- Defense
- 70
- Slots
- 1
- Locations
- Armor
- Yes
- Armor Level
- 1
- Equip Level Min
- 175
- Refineable
- Yes
- Script
- .@r = getrefine(); bonus bBaseAtk,100; if (.@r>=7) bonus bBaseAtk,50; if (.@r>=9) bonus bCritAtkRate,10;
- Client Resource
- Lava_Leather_Suits
- Client Name
- Lava Leather Suits
- Description Server
- iRO
- Description Source
- iRO/System/itemInfo.lub
- Combos
- 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_suits.bmp
- Art Source
- iRO/data.grf/data/texture/유저인터페이스/collection/lava_leather_suits.bmp

