
RENEWAL / ITEMS
Ancient Stone Shooter Card
#27295Card
Ancient_S_Shooter_Card
TypeCard
Card placementGarment
Weight1
Buy price20 z
Sell price10 z
Card illustration
Description
For every 10 base LUK, increase critical damage and ASPD by 1%.
------------------------
When base LUK is 120 or higher, increase critical damage by additional 5%.
------------------------
Type : Card
Compound : Garment
Weight : 1
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
.@luk = readparam(bLuk);
.@crit = .@luk/10;
bonus bAspdRate,.@crit;
if (.@luk >= 120) {
.@crit += 5;
}
bonus bCritAtkRate,.@crit;
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.
