Renewal
.:Renewal Item Database:.
Armor - Footgear

Devil Worshipper Shoes [1]   [Footgear]   Item ID# 22221 (Demonist_Shoes_)
Type
Armor
Class
Footgear
Buy
20z
Sell
10z
Weight
50
Defense
15
Required Lvl
100
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
Not Available

[iRO Description]
Not Available
Item Script
expand to view script
{ bonus bMdef,15; bonus bMaxHPrate,3; bonus bMaxSPrate,3; bonus bMatkRate,2; bonus2 bMagicAtkEle,Ele_Neutral,2; bonus2 bMagicAtkEle,Ele_Fire,2; .@r = getrefine(); if (.@r>=5) { bonus bMaxHPrate,7; bonus bMaxSPrate,7; bonus bMatkRate,3; bonus2 bMagicAtkEle,Ele_Neutral,3; bonus2 bMagicAtkEle,Ele_Fire,3; } if (.@r>=7) { bonus bMaxHPrate,10; bonus bMaxSPrate,10; bonus bMatkRate,5; bonus2 bMagicAtkEle,Ele_Neutral,5; bonus2 bMagicAtkEle,Ele_Fire,5; } },{},{}
Dropped By No Result

Diabolus Boots [1]   [Footgear]   Item ID# 2433 (Diabolus_Boots)
Type
Armor
Class
Footgear
Buy
20z
Sell
10z
Weight
25
Defense
15
Armor Lvl
1
Slot
1
Applicable Jobs
Lord Knight
High Priest
High Wizard
Whitesmith
Sniper
Assassin Cross
Paladin
Champion
Professor
Stalker
Creator
Clown / Gypsy
Description
A mysterious boots that automatically adjusts its size as the wearer's size. It seems alive.
MaxHP + (Base Level * 10).

More Information on Combo:
Item Script
{ bonus bMaxHP,(BaseLevel*10); },{},{}
Dropped By

Dim Glacier Boots [1]   [Footgear]   Item ID# 470197 (D_Glacier_Boots)
Type
Armor
Class
Footgear
Buy
n/a
Sell
n/a
Weight
200
Defense
126
Required Lvl
230
Armor Lvl
2
Slot
1
Applicable Jobs
Every Job
Description
Glacier's Boots that have lost their light due to being engulfed in venomous magic.

POW +2, CON +2

Refine Level +7:
ATK +5%, P.ATK +2

Refine Level +9:
Decreases variable cast time by 10%.

Refine Level +11:
Increases Physical Damage by 10%.

[Bonus by Grade]
[Grade D] ATK +2%
[Grade C] fixed cast time -1 second.
[Grade B] P.ATK +2, ATK +1%.
[Grade A] ATK +2%
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus bPow,2; bonus bCon,2; if (.@r>=7) { bonus bPAtk,2; bonus bAtkRate,5; if (.@r>=9) { bonus bVariableCastrate,-10; if (.@r>=11) { bonus bLongAtkRate,10; bonus bShortAtkRate,10; } } } if (.@g>=ENCHANTGRADE_D) { bonus bAtkRate,2; if (.@g>=ENCHANTGRADE_C) { bonus bFixedCast,-1000; if (.@g>=ENCHANTGRADE_B) { bonus bPAtk,2; bonus bAtkRate,1; if (.@g>=ENCHANTGRADE_A) { bonus bAtkRate,2; } } } } },{},{}
Dropped By No Result

Dim Glacier Shoes [1]   [Footgear]   Item ID# 470198 (D_Glacier_Shoes)
Type
Armor
Class
Footgear
Buy
n/a
Sell
n/a
Weight
100
Defense
90
Required Lvl
230
Armor Lvl
2
Slot
1
Applicable Jobs
Every Job
Description
Glacier's Shoes that have lost their light due to being engulfed in venomous magic.

SPL +2, CON +2

Refine Level +7:
MATK +5%, S.MATK +2

Refine Level +9:
Decreases variable cast time by 10%.

Refine Level +11:
Increases Magical Damage with every element by 10%.

[Bonus by Grade]
[Grade D] MATK +2%
[Grade C] fixed cast time -1 second.
[Grade B] S.MATK +2, MATK +1%.
[Grade A] MATK +2%
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus bSpl,2; bonus bCon,2; if (.@r>=7) { bonus bSMatk,2; bonus bMatkRate,5; if (.@r>=9) { bonus bVariableCastrate,-10; if (.@r>=11) { bonus2 bMagicAtkEle,Ele_All,10; } } } if (.@g>=ENCHANTGRADE_D) { bonus bMatkRate,2; if (.@g>=ENCHANTGRADE_C) { bonus bFixedCast,-1000; if (.@g>=ENCHANTGRADE_B) { bonus bSMatk,2; bonus bMatkRate,1; if (.@g>=ENCHANTGRADE_A) { bonus bMatkRate,2; } } } } },{},{}
Dropped By No Result

Diva Shoes [1]   [Footgear]   Item ID# 22127 (Diva_Shoes)
Type
Armor
Class
Footgear
Buy
n/a
Sell
n/a
Weight
60
Defense
10
Required Lvl
150
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
Unknown shoes obtained from magical labyrinth. It is unknown from what material it was made.

Refine Level +7: MaxHP +1000.
Refine Level +9: MaxHP +2000.

[Diva armor set]
Diva Robe, Diva Manteau, Diva Shoes
MaxHP +10%, MaxSP +10%.
Item Script
{ .@r = getrefine(); if (.@r>=7) bonus bMaxHP,1000; if (.@r>=9) bonus bMaxHP,2000; },{},{}
Dropped By No Result

Dragon Scale Boots [1]   [Footgear]   Item ID# 22208 (Dragon_Boots)
Type
Armor
Class
Footgear
Buy
n/a
Sell
n/a
Weight
60
Defense
35
Required Lvl
170
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
Boots made of many parts of powerful dragons. You can feel the pressure of the dragon just by wearing it.

MaxSP +500, ASPD +7% (Decreases after attack delay by 7%).
Decreases variable cast time by 7%.

Refine Level +7:
Decreases damage taken from Dragon monsters by 2%.

Refine Level +9:
Recieving physical or magical damage has a chance to recover 500 SP per second for 3 seconds.

Refine Level +11:
Decreases damage taken from Dragon monsters by additional 3%.
Item Script
expand to view script
{ .@r = getrefine(); bonus bMaxSP,500; bonus bAspdRate,7; bonus bVariableCastrate,-7; if (.@r>=7) { bonus2 bSubRace,RC_Dragon,2; } if (.@r>=9) { autobonus2 "{ bonus2 bSPRegenRate,500,1000; }",1,3000,BF_MAGIC|BF_WEAPON; } if (.@r>=11) { bonus2 bSubRace,RC_Dragon,3; } },{},{}
Dropped By No Result

Dragon Trainer Shoes [0]   [Footgear]   Item ID# 22058 (DragonTrainer_Shoes)
Type
Armor
Class
Footgear
Buy
n/a
Sell
n/a
Weight
30
Defense
10
Required Lvl
30
Armor Lvl
1
Slot
0
Applicable Jobs
Every Job
Description
A shoes once worn by man whose enslave dragon.
Experience gained from defeating Dragon monster +5%
Every refine levels increase experience gained from defeating Dragon monster by 1%.
Item Script
{ bonus2 bExpAddRace,RC_Dragon,5+getrefine(); },{},{}
Dropped By No Result

Dragon Trainer Shoes [1]   [Footgear]   Item ID# 22097 (DragonTrainer_Shoes_)
Type
Armor
Class
Footgear
Buy
20z
Sell
10z
Weight
30
Defense
10
Required Lvl
30
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
A pair of shoes worn by Dragon Slayer. All years of experience were accumulated on these shoes.
Increases exeperience gained from defeating Dragon monsters by 5%.
For every refine level: Increases exeperience gained from defeating Dragon monsters by 1%.
Item Script
{ bonus2 bExpAddRace,RC_Dragon,5+getrefine(); },{},{}
Dropped By No Result

Eden Team Boots I [0]   [Footgear]   Item ID# 2456 (Para_Team_Boots1)
Eden Group Boots I
Type
Armor
Class
Footgear
Buy
n/a
Sell
n/a
Weight
0
Defense
14
Required Lvl
7
Armor Lvl
1
Slot
0
Refineable
No
Applicable Jobs
Every Job
Description
Boots supplied only to members of the Paradise Group.
It's optimal for advendurers walking long distances without trouble.
HP Recovery +10%. SP Recovery +2%.
Impossible to refine this item.
Item Script
{ bonus bHPrecovRate,10; bonus bSPrecovRate,2; },{},{}
Dropped By No Result

Eden Team Boots II [0]   [Footgear]   Item ID# 2457 (Para_Team_Boots2)
Eden Group Boots II
Type
Armor
Class
Footgear
Buy
n/a
Sell
n/a
Weight
0
Defense
16
Required Lvl
26
Armor Lvl
1
Slot
0
Refineable
No
Applicable Jobs
Every Job
Description
Boots supplied only to members of the Paradise Group.
It's optimal for advendurers walking long distances without trouble.
HP Recovery +12%. SP Recovery +4%.
Impossible to refine this item.
Item Script
{ bonus bHPrecovRate,12; bonus bSPrecovRate,4; },{},{}
Dropped By No Result

Eden Team Boots III [0]   [Footgear]   Item ID# 2458 (Para_Team_Boots3)
Eden Group Boots III
Type
Armor
Class
Footgear
Buy
n/a
Sell
n/a
Weight
0
Defense
18
Required Lvl
40
Armor Lvl
1
Slot
0
Refineable
No
Applicable Jobs
Every Job
Description
Boots supplied only to members of the Paradise Group.
It's optimal for advendurers walking long distances without trouble.
HP Recovery +14%. SP Recovery +6%.
Impossible to refine this item.
Item Script
{ bonus bHPrecovRate,14; bonus bSPrecovRate,6; },{},{}
Dropped By No Result

Eden Team Boots IV [0]   [Footgear]   Item ID# 2473 (Para_Team_Boots4)
Eden Group Boots IV
Type
Armor
Class
Footgear
Buy
n/a
Sell
n/a
Weight
0
Defense
20
Required Lvl
60
Armor Lvl
1
Slot
0
Refineable
No
Applicable Jobs
Every Job
Description
Boots that are provided only for members of the Paradise Group.
These are designed to fit comfortably throughout long-walks.
VIT + 1, AGI + 1.
Increases HP recovery rate by 28%.
Increases SP recovery rate by 12%.
Impossible to refine this item.
Item Script
{ bonus bAgiVit,1; bonus bHPrecovRate,28; bonus bSPrecovRate,12; },{},{}
Dropped By No Result

< 1234567891011 > Last »
back to top