Game version
Mercury Suit-LT artwork from Ragnarok Online
RENEWAL / ITEMS

Mercury Suit-LT [1]

#450389Armor

Mercury_Suits_LT

TypeArmor
Equipment positionArmor
GenderBoth
Weight30
Buy price0 z
Sell price0 z
DEF30
Slots1
Required level150
Armor level2

Description

ATK/MATK +120. ------------------------ Every 2 refine level, ATK/MATK +10. Every 3 refine level, increases skills Swirling Petal/Cross Slash damage by 20% and increases Fire/Water/Wind properties magic damage by 7%. ------------------------ When refined to +9 or higher, ATK/MATK +12%. When refined to +11 or higher, increases physical/magic damage to enemies of all races by 15%. When refined to +13 or higher, reduces global cooldown by 15%. ------------------------ Set Bonus: Mercury Suit-LT Faceworm Larva Card Increases skill Cold Blooded Cannon damage by 25%. ------------------------ Set Bonus: Mercury Suit-LT Ancient Mummy Card Increases skill Red Flame Cannon damage by 25%. ------------------------ Set Bonus: Mercury Suit-LT Gioia Card Increases skill Thundering Cannon damage by 30 and increases resistance to all properties by 40%. ------------------------ Set Bonus: Mercury Suit-LT Assaulter Card Increases long-ranged physical damage by 15% and CRI +5. ------------------------ Set Bonus: Mercury Suit-LT Samurai Spectre Card Increases long-ranged physical damage by 25% and CRI +10. ------------------------ [Grade Bonus] [Grade D] When using skill Pure Soul, DEF +300, MDEF +100 for 30 seconds. Every 2 refine level, ATK、MATK +8. Every 3 refine level, increases physical/magic damage to enemies of all sizes by 5%. [Grade C] Every 3 refine level, increase skills Golden Dragon Cannon/Darkening Cannon/Shadow Dance/Huuma Shuriken-Grasp damage by 5%. [Grade B] Every 2 refine level, P.ATK/S.MATK +1. Every 3 refine level, increases physical/magic damage to enemies of all sizes by 5%. [Grade A] Every 3 refine level, increases skills Golden Dragon Cannon/Darkening Cannon/Shadow Dance/Huuma Shuriken-Grasp damage by 5%. When refined to +13 or higher, increases physical/magic damage to enemies of all properties by 15%. ------------------------ Type: Armor Def: 30 Weight: 30 Armor Level: 2 Required Level: 150 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 bBaseAtk,120+(10*(.@r/2));
bonus bMatk,120+(10*(.@r/2));
bonus2 bSkillAtk,"KO_HUUMARANKA",20*(.@r/3);
bonus2 bSkillAtk,"KO_JYUMONJIKIRI",20*(.@r/3);
bonus2 bMagicAtkEle,Ele_Fire,7*(.@r/3);
bonus2 bMagicAtkEle,Ele_Water,7*(.@r/3);
bonus2 bMagicAtkEle,Ele_Wind,7*(.@r/3);
if (.@r>=9) {
   bonus bAtkRate,12;
   bonus bMatkRate,12;
   if (.@r>=11) {
       bonus2 bAddRace,RC_All,15;
       bonus2 bMagicAddRace,RC_All,15;
       if (.@r>=13) {
            bonus bDelayrate,-15;
       }
   }
}
if (.@g>=ENCHANTGRADE_D) {
   autobonus3 "{ bonus bDef,300; bonus bMdef,100; }",1000,30000,"KO_MEIKYOUSISUI";
   bonus bBaseAtk,8*(.@r/2);
   bonus bMatk,8*(.@r/2);
   bonus2 bAddSize,Size_All,5*(.@r/3);
   bonus2 bMagicAddSize,Size_All,5*(.@r/3);
}
if (.@g>=ENCHANTGRADE_C) {
   bonus2 bSkillAtk,"SS_KINRYUUHOU",5*(.@r/3);
   bonus2 bSkillAtk,"SS_ANTENPOU",5*(.@r/3);
   bonus2 bSkillAtk,"SS_KAGENOMAI",5*(.@r/3);
   bonus2 bSkillAtk,"SS_FUUMASHOUAKU",5*(.@r/3);
}
if (.@g>=ENCHANTGRADE_B) {
   bonus bPAtk,.@r/2;
   bonus bSMatk,.@r/2;
   bonus2 bAddSize,Size_All,5*(.@r/3);
   bonus2 bMagicAddSize,Size_All,5*(.@r/3);
}
if (.@g>=ENCHANTGRADE_A) {
   bonus2 bSkillAtk,"SS_KINRYUUHOU",5*(.@r/3);
   bonus2 bSkillAtk,"SS_ANTENPOU",5*(.@r/3);
   bonus2 bSkillAtk,"SS_KAGENOMAI",5*(.@r/3);
   bonus2 bSkillAtk,"SS_FUUMASHOUAKU",5*(.@r/3);
   if (.@r>=13) {
       bonus2 bAddEle,Ele_All,15;
       bonus2 bMagicAddEle,Ele_All,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.