
PRE-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 and Silence if base AGI is 90 or higher.
adds 50% resistance to the Stone Curse and Sleep if base VIT is 80 or higher.
Class: Card
Compound on: Headgear
Weight: 1
English Pre-Renewal client description. 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.
