Game version
High-tech Shield artwork from Ragnarok Online
RENEWAL / ITEMS

High-tech Shield [1]

#460096Armor

Hightech_Shield_US

TypeArmor
Equipment positionShield
GenderBoth
Weight50
Buy price0 z
Sell price0 z
DEF50
Slots1
Required level100
Armor level2

Description

A multipurpose high-tech shield used by genetics. It can provide a powerful boost to the user. ------------------------ Reflects 25% of incoming physical damage. ------------------------ Increase long-range physical damage by 15%. ------------------------ For every 2 refine level, POW + 3, CON + 3. ------------------------ For every 3 refine level, MHP + 5%, After Cast Delay - 2%. ------------------------ When refined to +10 or higher, ATK + 15%. ------------------------ When refined to +11 or higher, increase Cart Cannon damage by 50%. ------------------------ When refined to +12 or higher, increase Spore Explosion damage by 50%. ------------------------ When refined to +13 or higher, increase long-range physical damage by additional 20%. ------------------------ When refined to +14 or higher, increase Cart Cannon damage and Spore Explosion damage by additional 80%. ------------------------ Set Bonus: High-tech Shield [1] Poison Spore Egg When pet relation is Loyal, increase movement speed, increase Spore Explosion damage by 40%. ------------------------ Set Bonus: High-tech Shield [1] Child Admin Beta Egg When pet relation is Loyal, increase movement speed, increase Cart Cannon damage by 40%. ------------------------ [Grade Bonus] [Grade C] POW + 3, CON + 3. [Grade B] Increase long-range physical damage by 20%. [Grade A] All Talent Status + 10. ------------------------ Type : Shield Def : 50 Weight : 50 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
Shield
Jobs
All
Yes
Classes
All
Yes
Refineable
Yes
Trade

Item effect script

.@r = getrefine();
.@g = getenchantgrade();
bonus bShortWeaponDamageReturn,25;
bonus bLongAtkRate,15;
bonus bPow,3*(.@r/2);
bonus bCon,3*(.@r/2);
bonus bMaxHPrate,5*(.@r/3);
bonus bDelayrate,-2*(.@r/3);
if (.@r>=10) {
   bonus2 bAddClass,Class_All,15;
   if (.@r>=11) {
       bonus2 bSkillAtk,"GN_CARTCANNON",50;
       if (.@r>=12) {
            bonus2 bSkillAtk,"GN_SPORE_EXPLOSION",50;
            if (.@r>=13) {
                bonus bLongAtkRate,20;
                if (.@r>=14) {
                    bonus2 bSkillAtk,"GN_CARTCANNON",80;
                    bonus2 bSkillAtk,"GN_SPORE_EXPLOSION",80;
                }
            }
       }
   }
}
if (getpetinfo(PETINFO_EGGID) == 9013) {
   if (getpetinfo(PETINFO_INTIMATE) >= PET_INTIMATE_LOYAL) {
       bonus bSpeedRate,25;
       bonus2 bSkillAtk,"GN_SPORE_EXPLOSION",40;
   }
}
if (getpetinfo(PETINFO_EGGID) == 9123) {
   if (getpetinfo(PETINFO_INTIMATE) >= PET_INTIMATE_LOYAL) {
       bonus bSpeedRate,25;
       bonus2 bSkillAtk,"GN_CARTCANNON",40;
   }
}
if (.@g>=ENCHANTGRADE_C) {
   bonus bPow,3;
   bonus bCon,3;
   if (.@g>=ENCHANTGRADE_B) {
       bonus bLongAtkRate,20;
       if (.@g>=ENCHANTGRADE_A) {
            bonus bAllTraitStats,10;
       }
   }
}
TRY IT ON

See it on your character

8 directions · original animations

Loading character preview…

Original iRO and kRO character and equipment sprites. The preview shows appearance; equipment requirements are listed in the item details.

Build an outfit with this item
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.