
RENEWAL / ITEMS
Gemini-S58 Card
#4354Card
Gemini_Card
TypeCard
Card placementHeadgear
Weight1
Buy price20 z
Sell price10 z
Card illustration
Description
Adds 30% resistance
to the Stun status if
the wearer's base AGI
is 90 or greater, and
adds 50% resistance
to the Stone and Sleep
statuses if base VIT
is 80 or greater.
Class : Card
Compound on: Headgear
Weight : 1
English Renewal client description · iRO. Numeric server data above takes precedence when the client text differs.
Item details
- Card placement
- Headgear
- Trade
Item effect script
if (readparam(bAgi)>=90) {
bonus2 bResEff,Eff_Silence,3000;
bonus2 bResEff,Eff_Stun,3000;
}
if (readparam(bVit)>=80) {
bonus2 bResEff,Eff_Stone,5000;
bonus2 bResEff,Eff_Sleep,5000;
}
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.
