
RENEWAL / ITEMS
Felrock's Armor
#15117Armor
Felock_Armor
You’re viewing Renewal.
No matching Pre-Renewal record.TypeArmor
Equipment positionArmor
GenderBoth
Weight75
Buy price10 z
Sell price5 z
DEF70
Required level125
Armor level1
Description
Airship captain Felrock‘s possessions.
Resolved the airship attack incident and acquired as a trophy.
MaxHP + 500, MaxSP + 50, MDEF + 10.
All State + 1.
If 7 refined, MaxHP + 500, MaxSP + 50.
If 9 refined, MaxHP + 200, MaxSP + 20.
If 12 refined, MaxHP + 300, MaxSP + 30.
If equipped together with Felrock‘s Armor, Felrock‘s Cloak, Felrock‘s Boots, MaxHP + 25%, MaxSP + 25%, unlimited movement acceleration, if total refined is 30 or over, additional MaxHP + 5%, MaxSP + 5%.
Type : Armor Defense : 70
Weight : 75
Required Level : 125
Job : 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
bonus bMaxHP,500;
bonus bMaxSP,50;
bonus bMdef,10;
bonus bAllStats,1;
.@r = getrefine();
if (.@r>=7) {
bonus bMaxHP,500;
bonus bMaxSP,50;
}
if (.@r>=9) {
bonus bMaxHP,200;
bonus bMaxSP,20;
}
if (.@r>=12) {
bonus bMaxHP,300;
bonus bMaxSP,30;
}
Dropped by
Using your server rates| Monster | Base chance | Your chance | Notes |
|---|---|---|---|
![]() | 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
- 15117
- Aegis Name
- Felock_Armor
- Name
- Felrock's Armor
- Type
- Armor
- Buy
- 10
- Weight
- 750
- Defense
- 70
- Locations
- Armor
- Yes
- Armor Level
- 1
- Equip Level Min
- 125
- Refineable
- Yes
- Script
- bonus bMaxHP,500; bonus bMaxSP,50; bonus bMdef,10; bonus bAllStats,1; .@r = getrefine(); if (.@r>=7) { bonus bMaxHP,500; bonus bMaxSP,50; } if (.@r>=9) { bonus bMaxHP,200; bonus bMaxSP,20; } if (.@r>=12) { bonus bMaxHP,300; bonus bMaxSP,30; }
- Client Resource
- 펠록의갑옷
- Client Name
- Felrock‘s Armor
- Description Server
- iRO
- Description Source
- iRO/System/itemInfo.lub
- Combos
- Items
- 151172074422047
- Names
- Felock_ArmorFelock_CapeFelock_Boots
- Script
- bonus bMaxHPrate,25; bonus bMaxSPrate,25; bonus bSpeedRate,40; if (getequiprefinerycnt(EQI_ARMOR)+getequiprefinerycnt(EQI_GARMENT)+getequiprefinerycnt(EQI_SHOES) >= 30) { bonus bMaxHPrate,5; bonus bMaxSPrate,5; }
- Client Class Num
- 0
- Image Source
- iRO/data.grf/data/texture/유저인터페이스/item/펠록의갑옷.bmp
- Art Source
- iRO/data.grf/data/texture/유저인터페이스/collection/펠록의갑옷.bmp
