
PRE-RENEWAL / ITEMS
Gold Acidus Card
#4378Card
Acidus_Card
You’re viewing Pre-Renewal.
View Renewal version TypeCard
Card placementFootgear
Weight1
Buy price20 z
Sell price10 z
Card illustration
Description
MaxHP +4%
MaxSP +4%
When the compounded
shoes's upgrade level
is no greater than 4,
these bonuses are
increased to MaxHP
+8% and MaxSP +8%,
and adds SP and
HP Recovery +5%.
Class: Card
Compound on: Footgear
Weight: 1
English Pre-Renewal client description. 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
Pre-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
- 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
- Description Source
- ROenglishRE/Pre-Renewal/itemInfo.lua
- 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
