
RENEWAL / ITEMS
Marsh Arclouse Card
#27177Card
Rr_Arclouse_Card
You’re viewing Renewal.
No matching Pre-Renewal record.TypeCard
Card placementGarment
Weight1
Buy price20 z
Sell price10 z
Card illustration
Description
Class: Card
Weight: 0
MATK + 3 for every 10 base Int.
Aspd + 1% for every 10 base Int.
MATK + 40 if users base Int is 120 or higher.
English Renewal client description · iRO. Numeric server data above takes precedence when the client text differs.
Item details
- Card placement
- Garment
- Trade
Item effect script
.@int = readparam(bInt);
.@bonus = 3*(.@int/10);
if (.@int>=120) {
.@bonus += 40;
}
bonus bMatk,.@bonus;
bonus bAspdRate,(.@int/10);
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
- 27177
- Aegis Name
- Rr_Arclouse_Card
- Name
- Marsh Arclouse Card
- Type
- Card
- Buy
- 20
- Weight
- 10
- Locations
- Garment
- Yes
- Flags
- Buying Store
- Yes
- Drop Effect
- CLIENT
- Script
- .@int = readparam(bInt); .@bonus = 3*(.@int/10); if (.@int>=120) { .@bonus += 40; } bonus bMatk,.@bonus; bonus bAspdRate,(.@int/10);
- Client Resource
- 이름없는카드
- Client Name
- Rockridge Arclouse Card
- Description Server
- iRO
- Description Source
- iRO/System/itemInfo.lub
- Combos
- Items
- 27177480522
- Names
- Rr_Arclouse_CardDual_SW_Cape_LT
- Script
- bonus bSpl,5; bonus2 bMagicAtkEle,Ele_All,40;
- 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/rr_arclouse_card.bmp
