Renewal
.:Renewal Item Database:.
Armor - Footgear

Moan of Corruption [1]   [Footgear]   Item ID# 470204 (aegis_470204)
Type
Armor
Class
Footgear
Buy
n/a
Sell
n/a
Weight
30
Defense
16
Required Lvl
240
Armor Lvl
2
Slot
1
Applicable Jobs
Every Job
Description
Not Available

[iRO Description]
Not Available
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus bSpl,5; bonus bCon,3; bonus bUseSPrate,15; bonus bMatk,7*(.@r/3); if (.@r>=7) { bonus bSMatk,3; bonus bMatkRate,5; if (.@r>=9) { bonus bVariableCastrate,-10; if (.@r>=11) { bonus2 bMagicAddSize,Size_Medium,15; bonus2 bMagicAddSize,Size_Large,15; } } } if (.@g>=ENCHANTGRADE_D) { bonus bMatkRate,5; bonus bSpl,5; if (.@g>=ENCHANTGRADE_C) { bonus bFixedCast,-1000; if (.@g>=ENCHANTGRADE_B) { bonus bSMatk,7; if (.@g>=ENCHANTGRADE_A) { bonus bSpl,8*(.@r/2); } } } } },{},{}
Dropped By No Result

Moaning of Evil Spirits [1]   [Footgear]   Item ID# 470112 (Moaning_of_EvilSpirits)
Type
Armor
Class
Footgear
Buy
n/a
Sell
n/a
Weight
50
Defense
15
Required Lvl
99
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
Not Available

[iRO Description]
Shoes of the high priest who offered wicked prayers with the zealots. It is possessed by an evil spirit and emits an ominous groan.

MATK + 10%.
Reduce incoming physical damage from normal monsters by 5%.
Increase ASPD by 1% per 1 refine rate
When refined to +7 or higher, additional MATK + 10%.
When refined to +9 or higher, additional MATK + 10%. Ignores magical defense of all race by 100%.

When equipped with Fallen Bishop Card, increase damage to Dorams by 50%.
When equipped with Sealed Fallen Bishop Card, increases magical damage against human and angel monsters by 20%.
When using magical attacks, curses enemies.
Reduce reflection damge by 10% per 1 refine rate.

Type : Shoes Defense : 15
Required Level : 90
Class : All
Item Script
expand to view script
{ .@r = getrefine(); bonus bMdef,15; bonus bMatkRate,15; bonus2 bSubClass,Class_Boss,5; bonus bMaxHPrate,4*.@r; if (.@r>=7) { bonus2 bMagicAtkEle,Ele_Dark,20; bonus2 bMagicAtkEle,Ele_Neutral,20; } if (.@r>=9) { bonus2 bMagicAtkEle,Ele_Dark,25; bonus2 bMagicAtkEle,Ele_Neutral,25; } },{},{}
Dropped By No Result

Modified Agi Boots [0]   [Footgear]   Item ID# 22109 (Modify_Agi_Boots)
Modified Agility Boots
Type
Armor
Class
Footgear
Buy
20z
Sell
10z
Weight
60
Defense
25
Required Lvl
99
Armor Lvl
1
Slot
0
Applicable Jobs
Kagerou / Oboro
Rebellion
Description
A magical boots that was made a long time ago, no sign of wear nor tear on it.
MaxHP +300, MaxSP +30.
Every 3 refine level: MaxHP +100, MaxSP +10, ASPD +3%.
If base AGI at least 120: ASPD +1.

More Information on Combo:
Item Script
{ .@r = getrefine(); bonus bMaxHP,300+(100*(.@r/3)); bonus bMaxSP,30+(10*(.@r/3)); bonus bAspdRate,3*(.@r/3); if (readparam(bAgi)>=120) bonus bAspd,1; },{},{}
Dropped By No Result

Modified Agi Boots [1]   [Footgear]   Item ID# 22115 (Modify_Agi_Boots_)
Modified Agility Boots
Type
Armor
Class
Footgear
Buy
20z
Sell
10z
Weight
60
Defense
25
Required Lvl
99
Armor Lvl
1
Slot
1
Applicable Jobs
Kagerou / Oboro
Rebellion
Description
A magical boots that was made a long time ago, no sign of wear nor tear on it.
MaxHP +300, MaxSP +30.
Every 3 refine level: MaxHP +100, MaxSP +10, ASPD +3%.
If base AGI at least 120: ASPD +1.

More Information on Combo:
Item Script
{ .@r = getrefine(); bonus bMaxHP,300+(100*(.@r/3)); bonus bMaxSP,30+(10*(.@r/3)); bonus bAspdRate,3*(.@r/3); if (readparam(bAgi)>=120) bonus bAspd,1; },{},{}
Dropped By No Result

Modified Dex Boots [0]   [Footgear]   Item ID# 22111 (Modify_Dex_Boots)
Modified Dexterity Boots
Type
Armor
Class
Footgear
Buy
20z
Sell
10z
Weight
60
Defense
25
Required Lvl
99
Armor Lvl
1
Slot
0
Applicable Jobs
Kagerou / Oboro
Rebellion
Description
A magical boots that was made a long time ago, no sign of wear nor tear on it.
MaxHP +300, MaxSP +30.
Every 3 refine level: MaxHP +100, MaxSP +10, DEX +3.

If base DEX at least 120:
Reduces fixed cast time by 0.5 seconds.
Increases long range physical attacks by 5%.

More Information on Combo:
Item Script
{ .@r = getrefine(); bonus bMaxHP,300+(100*(.@r/3)); bonus bMaxSP,30+(10*(.@r/3)); bonus bDex,3*(.@r/3); if (readparam(bDex)>=120) { bonus bLongAtkRate,5; bonus bFixedCast,-500; } },{},{}
Dropped By No Result

Modified Dex Boots [1]   [Footgear]   Item ID# 22117 (Modify_Dex_Boots_)
Modified Dexterity Boots
Type
Armor
Class
Footgear
Buy
20z
Sell
10z
Weight
60
Defense
25
Required Lvl
99
Armor Lvl
1
Slot
1
Applicable Jobs
Kagerou / Oboro
Rebellion
Description
A magical boots that was made a long time ago, no sign of wear nor tear on it.
MaxHP +300, MaxSP +30.
Every 3 refine level: MaxHP +100, MaxSP +10, DEX +3.

If base DEX at least 120:
Reduces fixed cast time by 0.5 seconds.
Increases long range physical attacks by 5%.

More Information on Combo:
Item Script
{ .@r = getrefine(); bonus bMaxHP,300+(100*(.@r/3)); bonus bMaxSP,30+(10*(.@r/3)); bonus bDex,3*(.@r/3); if (readparam(bDex)>=120) { bonus bLongAtkRate,5; bonus bFixedCast,-500; } },{},{}
Dropped By No Result

Modified Int Boots [0]   [Footgear]   Item ID# 22108 (Modify_Int_Boots)
Modified Intelligence Boots
Type
Armor
Class
Footgear
Buy
20z
Sell
10z
Weight
60
Defense
20
Required Lvl
99
Armor Lvl
1
Slot
0
Applicable Jobs
Kagerou / Oboro
Rebellion
Description
A magical boots that was made a long time ago, no sign of wear nor tear on it.
MaxHP +300, MaxSP +30, MDEF +5.
Every 3 refine level: MaxHP +100, MaxSP +10, MATK +10.
If base INT at least 120: MATK +60.

More Information on Combo:
Item Script
{ .@r = getrefine(); bonus bMdef,5; bonus bMaxHP,300+(100*(.@r/3)); bonus bMaxSP,30+(10*(.@r/3)); bonus bMatk,10*(.@r/3); if (readparam(bInt)>=120) bonus bMatk,60; },{},{}
Dropped By No Result

Modified Int Boots [1]   [Footgear]   Item ID# 22114 (Modify_Int_Boots_)
Modified Intelligence Boots
Type
Armor
Class
Footgear
Buy
20z
Sell
10z
Weight
60
Defense
20
Required Lvl
99
Armor Lvl
1
Slot
1
Applicable Jobs
Kagerou / Oboro
Rebellion
Description
A magical boots that was made a long time ago, no sign of wear nor tear on it.
MaxHP +300, MaxSP +30, MDEF +5.
Every 3 refine level: MaxHP +100, MaxSP +10, MATK +10.
If base INT at least 120: MATK +60.

More Information on Combo:
Item Script
{ .@r = getrefine(); bonus bMdef,5; bonus bMaxHP,300+(100*(.@r/3)); bonus bMaxSP,30+(10*(.@r/3)); bonus bMatk,10*(.@r/3); if (readparam(bInt)>=120) bonus bMatk,60; },{},{}
Dropped By No Result

Modified Luk Boots [0]   [Footgear]   Item ID# 22112 (Modify_Luk_Boots)
Modified Luck Boots
Type
Armor
Class
Footgear
Buy
20z
Sell
10z
Weight
60
Defense
20
Required Lvl
99
Armor Lvl
1
Slot
0
Applicable Jobs
Kagerou / Oboro
Rebellion
Description
A magical boots that was made a long time ago, no sign of wear nor tear on it.
MaxHP +300, MaxSP +30, MDEF +5.
Every 3 refine level: MaxHP +100, MaxSP +10, critical damage +2%.
If base LUK at least 120: Increase critical damage by 30%.

More Information on Combo:
Item Script
{ .@r = getrefine(); bonus bMaxHP,300+(100*(.@r/3)); bonus bMaxSP,30+(10*(.@r/3)); bonus bMdef,5; bonus bCritAtkRate,2*(.@r/3); if (readparam(bLuk)>=120) bonus bCritAtkRate,30; },{},{}
Dropped By No Result

Modified Luk Boots [1]   [Footgear]   Item ID# 22118 (Modify_Luk_Boots_)
Modified Luck Boots
Type
Armor
Class
Footgear
Buy
20z
Sell
10z
Weight
60
Defense
20
Required Lvl
99
Armor Lvl
1
Slot
1
Applicable Jobs
Kagerou / Oboro
Rebellion
Description
A magical boots that was made a long time ago, no sign of wear nor tear on it.
MaxHP +300, MaxSP +30, MDEF +5.
Every 3 refine level: MaxHP +100, MaxSP +10, Critical damage +2%.
If base LUK at least 120: Increase critical damage by 30%.

More Information on Combo:
Item Script
{ .@r = getrefine(); bonus bMaxHP,300+(100*(.@r/3)); bonus bMaxSP,30+(10*(.@r/3)); bonus bMdef,5; bonus bCritAtkRate,2*(.@r/3); if (readparam(bLuk)>=120) bonus bCritAtkRate,30; },{},{}
Dropped By No Result

Modified Str Boots [0]   [Footgear]   Item ID# 22107 (Modify_Str_Boots)
Modified Strength Boots
Type
Armor
Class
Footgear
Buy
20z
Sell
10z
Weight
60
Defense
25
Required Lvl
99
Armor Lvl
1
Slot
0
Applicable Jobs
Kagerou / Oboro
Rebellion
Description
A magical boots that was made a long time ago, no sign of wear nor tear on it.
MaxHP +300, MaxSP +30.
Every 3 refine level: MaxHP +100, MaxSP +10, ATK +7.
If base STR at least 120: ATK +50.

More Information on Combo:
Item Script
{ .@r = getrefine(); bonus bMaxHP,300+(100*(.@r/3)); bonus bMaxSP,30+(10*(.@r/3)); bonus bBaseAtk,7*(.@r/3); if (readparam(bStr)>=120) bonus bBaseAtk,50; },{},{}
Dropped By No Result

Modified Str Boots [1]   [Footgear]   Item ID# 22113 (Modify_Str_Boots_)
Modified Strength Boots
Type
Armor
Class
Footgear
Buy
20z
Sell
10z
Weight
60
Defense
25
Required Lvl
99
Armor Lvl
1
Slot
1
Applicable Jobs
Kagerou / Oboro
Rebellion
Description
A magical boots that was made a long time ago, no sign of wear nor tear on it.
MaxHP +300, MaxSP +30.
Every 3 refine level: MaxHP +100, MaxSP +10, ATK +7.
If base STR at least 120 or higher: ATK +50.

More Information on Combo:
Item Script
{ .@r = getrefine(); bonus bMaxHP,300+(100*(.@r/3)); bonus bMaxSP,30+(10*(.@r/3)); bonus bBaseAtk,7*(.@r/3); if (readparam(bStr)>=120) bonus bBaseAtk,50; },{},{}
Dropped By No Result

< 1234 >
back to top