Renewal
.:Renewal Item Database:.
Armor - Shield

Engraved Orlean's Server [1]   [Shield]   Item ID# 460021 (ST_Orleans_Server)
Type
Armor
Class
Shield
Buy
n/a
Sell
n/a
Weight
100
Defense
75
Required Lvl
210
Armor Lvl
2
Slot
1
Applicable Jobs
Every Job
Description
A wide round iron plate that seems to have been carrying food. Well polished and shiny.
It was strengthened due to Varmundt's rune engraving.

MRES +2

Refine Level +7:
MRES +3, S.MATK +1.

Refine Level +11:
MATK +5%
Increases magical damage with every element by 5%.

When equipped with Engraved Orlean's Glove:
Decreases variable cast time by 5%.
S.MATK +2

Refine Level of Engraved Orlean's Glove is +9 or higher:
Decreases variable cast time by additional 5%.
SPL +1
Item Script
{ .@r = getrefine(); bonus bMres,2; if (.@r>=7) { bonus bSmatk,1; bonus bMres,3; if (.@r>=11) { bonus2 bMagicAtkEle,Ele_All,5; bonus bMatkRate,5; } } },{},{}
Dropped By No Result

Enhanced Time Keeper Shield [0]   [Shield]   Item ID# 28914 (Toughen_Time_Keepr_Shd)
Type
Armor
Class
Shield
Buy
n/a
Sell
n/a
Weight
0
Defense
25
Required Lvl
100
Armor Lvl
1
Slot
0
Applicable Jobs
Every Job
Description
A shield made from a mixed elunium and emperium.
MaxHP +500, MDEF +5.
Reduces damage taken from Neutral elemental attack by 15%.
Item Script
{ bonus2 bSubEle,Ele_Neutral,15; bonus bMdef,5; bonus bMaxHP,500; },{},{}
Dropped By No Result

Excelion Shield [1]   [Shield]   Item ID# 28941 (Excelion_Shield)
Type
Armor
Class
Shield
Buy
20z
Sell
10z
Weight
120
Defense
95
Required Lvl
100
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
A shield made from lost technology found in the research building ruins.
MaxHP +5%, MaxSP +5%, MDEF +5.

If Base Level at least 130:
MaxHP +5%, MaxSP +5%.

Every 3 refine levels:
ATK +30, MATK +30.
Item Script
{ .@r = getrefine(); bonus bMdef,5; bonus bMaxHPrate,5; bonus bMaxSPrate,5; bonus bBaseAtk,30*(.@r/3); bonus bMatk,30*(.@r/3); if (readparam(Baselevel)>=130) { bonus bMaxHPrate,5; bonus bMaxSPrate,5; } },{},{}
Dropped By No Result

Exorcism Bible [0]   [Shield]   Item ID# 2129 (Exorcism_Bible)
Type
Armor
Class
Shield
Buy
20z
Sell
10z
Weight
60
Defense
80
Required Lvl
50
Armor Lvl
1
Slot
0
Applicable Jobs
Priest
Monk
Description
A thick book contained basic skills for clerics.

INT +1. HP and SP Recovery +3%.

[+ Holy Stick]
Inflict 20% more damage with Magnus Exorcismus.
Add a chance of auto casting Level 1 Turn Undead on the attacker when receiving physical attack.

More Information on Combo:
Item Script
{ bonus bHPrecovRate,3; bonus bSPrecovRate,3; bonus bInt,1; },{},{}
Dropped By

Fallen Angel Shield [1]   [Shield]   Item ID# 2193 (Fallen_Angel_Shield)
Type
Armor
Class
Shield
Buy
n/a
Sell
n/a
Weight
50
Defense
100
Required Lvl
60
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
A shield of Angel that has been expelled from heaven.
Adds a chance of reducing after cast delay by 10% for 5 seconds when dealing magical attack.

Refine Level +7:
Adds a chance of reducing after cast delay by 5% for 5 seconds when dealing magical attack.
Item Script
{ .@r = getrefine(); if (.@r >=7) autobonus2 "{ .@r = getrefine(); bonus bDelayrate,-10-(5*(.@r-6)); }",50,5000,BF_MAGIC; else autobonus2 "{ bonus bDelayrate,-10; }",50,5000,BF_MAGIC; },{},{}
Dropped By No Result

Flame Thrower [0]   [Shield]   Item ID# 2139 (Flame_Thrower)
Type
Armor
Class
Shield
Buy
20000z
Sell
10000z
Weight
200
Defense
60
Required Lvl
99
Armor Lvl
1
Slot
0
Refineable
No
Applicable Jobs
Mechanic
Description
Allows you to shoot burning flames at an opponent.
Item Script
{},{},{}
Dropped By No Result
Buyable AtClick here for a list of venders

Flow Shield [1]   [Shield]   Item ID# 2163 (Flow_Shield)
Type
Armor
Class
Shield
Buy
20z
Sell
10z
Weight
130
Defense
50
Required Lvl
65
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
A magic shield with elemental resistance.

Decreases damage taken from Water elemental monsters by 5%.
Increases damage taken from Brute monsters by 5%.

When VIP status active:
Increases experience gained from defeating monsters by 10%.
Item Script
{ bonus2 bSubEle,Ele_Water,5; bonus2 bSubRace,RC_Brute,-5; bonus2 bSubRace,RC_Player_Doram,-5; },{},{}
Dropped By No Result

Fotia Shield [1]   [Shield]   Item ID# 28955 (Fotia_Shield)
Type
Armor
Class
Shield
Buy
20z
Sell
10z
Weight
100
Defense
120
Required Lvl
90
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
Not Available

[iRO Description]
A shield with the power of fire. There are various effects depending on the user's stats.
Class: Shield
Defense: 120
Requires Level: 90
Usable By: All Jobs
Mdef + 10
This item is indestructible in battle.
Reduces damage taken from Fire property attacks by 10%.
Increases physical and magical damage on Fire property targets by 5%.

If Fotia Shield [1] upgrade level is +6 or higher,
Reduces damage taken from Fire property attacks by an additional 15%.
Increases physical and magical damage on Fire property targets by an additional 10%.

If upgrade level is +8 or higher,
If the user's base Str is 90 or higher, Atk + 50.
If the user's base Agi is 90 or higher, Aspd + 5%.
If the user's base Vit is 90 or higher, increases the recovery rate of recovery skills and recovery items by 10%.
If the user's base Int is 90 or higher, Matk + 30.
If the user's base Dex is 90 or higher, reduces the variable casting time of skills by 5%.
If the user's base Luk is 90 or higher, increases critical damage on targets by 5%.
Item Script
expand to view script
{ .@r = getrefine(); bonus bUnbreakableShield; bonus bMdef,5; bonus2 bSubEle,Ele_Fire,10; bonus2 bAddEle,Ele_Fire,5; bonus2 bMagicAddEle,Ele_Fire,5; if (.@r>=6) { bonus2 bSubEle,Ele_Fire,15; bonus2 bAddEle,Ele_Fire,10; bonus2 bMagicAddEle,Ele_Fire,10; } if (.@r>=8) { if (readparam(bStr)>=90) bonus bBaseAtk,50; if (readparam(bAgi)>=90) bonus bAspdRate,5; if (readparam(bInt)>=90) bonus bMatk,30; if (readparam(bVit)>=90) bonus bAddItemHealRate,10; if (readparam(bDex)>=90) bonus bVariableCastrate,-5; if (readparam(bLuk)>=90) bonus bCritAtkRate,5; } },{},{}
Dropped By No Result

Fox Wrist Guard [1]   [Shield]   Item ID# 2171 (Fox_Armguard)
Fox Armguard
Type
Armor
Class
Shield
Buy
40000z
Sell
20000z
Weight
20
Defense
45
Required Lvl
100
Armor Lvl
1
Slot
1
Applicable Jobs
Ninja
Kagerou / Oboro
Description
Armguard inscribed with fox symbol that makes the wearer feel agile.
FLEE + 5.

More Information on Combo:
Item Script
{ bonus bFlee,5; },{},{}
Dropped By No Result
Buyable AtClick here for a list of venders

Freyja Spirit Shield [0]   [Shield]   Item ID# 2141 (Freyja_SShield7)
Freya's Spiritual Shield
Type
Armor
Class
Shield
Buy
n/a
Sell
n/a
Weight
30
Defense
5
Required Lvl
20
Armor Lvl
1
Slot
0
Refineable
No
Applicable Jobs
Every Job
Description
Rental Items
A spiritual shield granted by Freya. It appears very sturdy,
but it will eventually disappear and return to Freya's realm, Folkvangr.

Reduces damage taken from Medium sized monsters by 25%.
Item Script
{ bonus2 bSubSize,Size_Medium,25; },{},{}
Dropped By No Result

Freyja Spirit Shield [0]   [Shield]   Item ID# 2142 (Freyja_SShield30)
Freya's Spiritual Shield
Type
Armor
Class
Shield
Buy
n/a
Sell
n/a
Weight
30
Defense
5
Required Lvl
20
Armor Lvl
1
Slot
0
Refineable
No
Applicable Jobs
Every Job
Description
Rental Items
A spiritual shield granted by Freya. It appears very sturdy,
but it will eventually disappear and return to Freya's realm, Folkvangr.

Reduces damage taken from Medium sized monsters by 25%.
Item Script
{ bonus2 bSubSize,Size_Medium,25; },{},{}
Dropped By No Result

Freyja Spirit Shield [0]   [Shield]   Item ID# 2143 (Freyja_SShield60)
Freya's Spiritual Shield
Type
Armor
Class
Shield
Buy
n/a
Sell
n/a
Weight
30
Defense
5
Required Lvl
20
Armor Lvl
1
Slot
0
Refineable
No
Applicable Jobs
Every Job
Description
Rental Items
A spiritual shield granted by Freya. It appears very sturdy,
but it will eventually disappear and return to Freya's realm, Folkvangr.

Reduces damage taken from Medium sized monsters by 25%.
Item Script
{ bonus2 bSubSize,Size_Medium,25; },{},{}
Dropped By No Result

< 1234567891011 > Last »
back to top