Game version
Santa Suit artwork from Ragnarok Online
RENEWAL / ITEMS

Santa Suit [1]

#450426Armor

Santa_Suit_US

TypeArmor
Equipment positionArmor
GenderBoth
Weight20
Buy price0 z
Sell price0 z
DEF120
Slots1
Required level100
Armor level2

Description

The red coat that Santa Claus wears every Christmas. ------------------------ Cannot be destroyed in battle. ------------------------ For every 2 refine level, S.MATK + 3. ------------------------ For every 3 refine level, MATK + 50. ------------------------ When refined to +10 or higher, immune to Frozen, Perfect Dodge + 20. ------------------------ When refined to +11 or higher, increase Arbitrium and Crystal Rain damage by 30%. ------------------------ When refined to +12 or higher, increase Water and Holy property magic damage by 20%. ------------------------ When refined to +13 or higher, enable to use Lv.10 Enchant Blade. When casting Enchant Blade, increase magic damage against all property enemies by 30% for 20 seconds. ------------------------ Set Bonus: Santa Suit [1] Stormy Knight Card INT +30, SPL+ 30. Increase Water and Holy property magic damage by 30%. ------------------------ [Grade Bonus] [Grade D] MHP +15%, MSP +15%. [Grade C] Reduce Variable Casting Time by 15%. [Grade B] Reduce After Cast Delay by 20%. [Grade A] Increase Arbitrium and Crystal Rain damage by 50%. ------------------------ Type : Armor Def : 120 Weight : 20 Armor Level : 2 Required Level : 100 Class : All Jobs

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

Item details

Gender
Both
Equipment position
Armor
Jobs
All
Yes
Classes
All
Yes
Refineable
Yes
Trade

Item effect script

.@r = getrefine();
.@g = getenchantgrade();
bonus bUnbreakableArmor;
bonus bSMatk,3*(.@r/2);
bonus bMatk,50*(.@r/3);
if (.@r>=10) {
   bonus2 bResEff,Eff_Freeze,10000;
   bonus bFlee2,20;
   if (.@r>=11) {
       bonus2 bSkillAtk,"CD_ARBITRIUM",30;
       bonus2 bSkillAtk,"CD_ARBITRIUM_ATK",30;
       bonus2 bSkillAtk,"AG_RAIN_OF_CRYSTAL",30;
       if (.@r>=12) {
            bonus2 bMagicAtkEle,Ele_Water,20;
            bonus2 bMagicAtkEle,Ele_Holy,20;
            if (.@r>=13) {
                skill "RK_ENCHANTBLADE",10;
                autobonus3 "{ bonus2 bMagicAddEle,Ele_All,30; }",1000,20000,"RK_ENCHANTBLADE";
            }
       }
   }
}
if (.@g>=ENCHANTGRADE_D) {
   bonus bMaxHPrate,15;
   bonus bMaxSPrate,15;
   if (.@g>=ENCHANTGRADE_C) {
       bonus bVariableCastrate,-15;
       if (.@g>=ENCHANTGRADE_B) {
            bonus bDelayrate,-20;
            if (.@g>=ENCHANTGRADE_A) {
                bonus2 bSkillAtk,"CD_ARBITRIUM",50;
                bonus2 bSkillAtk,"CD_ARBITRIUM_ATK",50;
                bonus2 bSkillAtk,"AG_RAIN_OF_CRYSTAL",50;
            }
       }
   }
}
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.