
RENEWAL / ITEMS
Sanare Card
#27308Card
Sanare_Card
TypeCard
Card placementWeapon
Weight1
Buy price20 z
Sell price10 z
Card illustration
Description
Class: Card
Compounds On: Weapon
Weight: 1
Increases the recovery rate of recovery skills by +2%
If upgrade level is +9 or higher,
Increases the recovery rate of recovery skills by an additional +3%
If upgrade level is +11 or higher,
Increases the recovery rate of recovery skills by an additional +5%
English Renewal client description · iRO. Numeric server data above takes precedence when the client text differs.
Item details
- Card placement
- Weapon
- Trade
Item effect script
.@r = getrefine();
.@val = 2;
if (.@r >= 9) {
.@val += 3;
}
if (.@r >= 11) {
.@val += 5;
}
bonus bHealPower,.@val;
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.
