
RENEWAL / ITEMS
Enhanced Soldier Skeleton Card
#4634Card
P_Soldier_Skeleton_Card
TypeCard
Card placementWeapon
Weight1
Buy price20 z
Sell price10 z
Card illustration
Description
Class: Card
Compounds On: Weapon
Weight: 1
Crit + 9
If the users base level is 100 or higher,
Additional Crit + 1
Increases critical damage on targets by 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
if (BaseLevel<100) {
bonus bCritical,9;
}
else {
bonus bCritical,10;
bonus bCritAtkRate,5;
}
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.
