
RENEWAL / ITEMS
Brown Rat Card
#27176Card
Rr_Cramp_Card
TypeCard
Card placementGarment
Weight1
Buy price20 z
Sell price10 z
Card illustration
Description
Class: Card
Weight: 0
ATK + 3 for every 10 base Str.
Aspd + 1% for every 10 base Str.
ATK + 40 if users base Str 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
.@str = readparam(bStr);
.@bonus = 3*(.@str/10);
if (.@str>=120) {
.@bonus += 40;
}
bonus bBaseAtk,.@bonus;
bonus bAspdRate,(.@str/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.
