Game version
Sealed Gypsy Card artwork from Ragnarok Online
RENEWAL / ITEMS

Sealed Gypsy Card

#27219Card

SLD_Gypsy_Card

TypeCard
Card placementArmor
Weight1
Buy price0 z
Sell price0 z

Card illustration

Original iRO artwork. Select the card for a fullscreen view.

Sealed Gypsy Card

Sealed Gypsy Card full illustration

Description

Class: Card Compounds On: Armor Weight: 1 Additional Flee + 10, if the user's base Vit is 110 or higher. FLEE + 10. Additional Flee + 10, if the user's base Vit is 110 or higher. If compounded equipment is refined to +15 or above, Enables Level 7 Lady Luck, if the user has a Musical Instrument/Whip equipped. FLEE + 15 instead. Additional Flee + 15 instead, if the user's base Vit is 110 or higher.

English Renewal client description · iRO. Numeric server data above takes precedence when the client text differs.

Item details

Card placement
Armor
Trade

Item effect script

if (getrefine()<15) {
   if (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_MUSICAL || getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_WHIP) {
      skill "DC_FORTUNEKISS2",5;
   }
   bonus bFlee,(readparam(bVit)>=110) ? 20 : 10;
}
else {
   if (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_MUSICAL || getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_WHIP) {
      skill "DC_FORTUNEKISS2",7;
   }
   bonus bFlee,(readparam(bVit)>=110) ? 30 : 15;
}
MAKE IT YOURS

Your server. Your rates.

See experience and drop chances adjusted to your server.

Drop chances are capped at 100%. These are base-rate estimates; server caps, level penalties, VIP and event bonuses can change the final result. MVP reward drops have their own multiplier.

PRIVACY

Cookie settings

A functional cookie remembers your database, theme, rates and notice acknowledgement for up to 180 days. Google Analytics and Google AdSense may use additional cookies and process usage information.

You can clear your saved site preferences below. This does not change choices made in a Google consent message or remove Google cookies. Read our Privacy & cookies page for Google privacy controls.