
RENEWAL / ITEMS
Gold Acidus Card
#4378Card
Acidus_Card
You’re viewing Renewal.
View Pre-Renewal version TypeCard
Card placementFootgear
Weight1
Buy price20 z
Sell price10 z
Card illustration
Description
Increases Max HP
and Max SP by 4%.
When the compounded
shoes's upgrade level
is no greater than 4,
these bonuses are
increased to Max HP
+8% and Max SP +8%,
and adds SP and
HP Recovery +5%.
Class : Card
Compound on: Footwear
Weight : 1
English Renewal client description · iRO. Numeric server data above takes precedence when the client text differs.
Item details
- Card placement
- Footgear
- Trade
Item effect script
if (getrefine()<=4) {
bonus bMaxHPrate,8;
bonus bMaxSPrate,8;
bonus bHPrecovRate,5;
bonus bSPrecovRate,5;
}
else {
bonus bMaxHPrate,4;
bonus bMaxSPrate,4;
}
Dropped by
Using your server rates| Monster | Base chance | Your chance | Notes |
|---|---|---|---|
![]() | 0.01% | 0.01% | Cannot be stolen |
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
- 4378
- Aegis Name
- Acidus_Card
- Name
- Gold Acidus Card
- Type
- Card
- Buy
- 20
- Weight
- 10
- Locations
- Shoes
- Yes
- Flags
- Buying Store
- Yes
- Drop Effect
- CLIENT
- Script
- if (getrefine()<=4) { bonus bMaxHPrate,8; bonus bMaxSPrate,8; bonus bHPrecovRate,5; bonus bSPrecovRate,5; } else { bonus bMaxHPrate,4; bonus bMaxSPrate,4; }
- Client Resource
- 이름없는카드
- Client Name
- Gold Acidus Card
- Description Server
- iRO
- Description Source
- iRO/System/itemInfo.lub
- Combos
- Items
- 3000154378
- Names
- Ferus_P_CardAcidus_Card
- Script
- .@r = getequiprefinerycnt(EQI_SHOES); bonus bMaxHPrate,4*(.@r/4); bonus bMaxSPrate,4*(.@r/4);
- Client Class Num
- 0
- Image Source
- iRO/data.grf/data/texture/유저인터페이스/item/이름없는카드.bmp
- Collection Image
- /static/assets/art/9d2bd8d4af19f51ff4649c05.webp
- Collection Source
- iRO/data.grf/data/texture/유저인터페이스/collection/이름없는카드.bmp
- Art Source
- iRO/data.grf/data/texture/유저인터페이스/cardbmp/골드어시더스.bmp
