Game version
Sealed General Daehyon Card artwork from Ragnarok Online
RENEWAL / ITEMS

Sealed General Daehyon Card

#27220Card

SLD_Daehyon_Card

TypeCard
Card placementWeapon
Weight1
Buy price0 z
Sell price0 z

Card illustration

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

Sealed General Daehyon Card

Sealed General Daehyon Card full illustration

Description

Class: Card Weight: 1 ATK + 50 if compounded to One-Handed or Two-Handed Sword. If compounded equipment is refined to +15 or above, ATK +75 instead.

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

Item details

Card placement
Weapon
Trade

Item effect script

if (getrefine()<15) {
   if (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_1HSWORD || getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_2HSWORD) {
      bonus bBaseAtk,50;
   }
}
else {
   if (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_1HSWORD || getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_2HSWORD) {
      bonus bBaseAtk,75;
   }
}
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.