
RENEWAL / ITEMS
Ancient Stalactic Golem Card
#27292Card
Ancient_Sta_Golem_Card
TypeCard
Card placementGarment
Weight1
Buy price20 z
Sell price10 z
Card illustration
Description
For every 10 base VIT, MHP + 150, increase ASPD by 1%.
------------------------
When base VIT is 120 or higher, reduce after cast delay by 3%.
------------------------
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
.@vit = readparam(bVit);
.@val = .@vit/10;
if (.@val) {
bonus bAspdRate,.@val;
bonus bMaxHP,(150*.@val);
if (.@vit >= 120) {
bonus bDelayrate,-3;
} }
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.
