Renewal
.:Renewal Item Database:.
Armor - Footgear

Dance Shoes [1]   [Footgear]   Item ID# 2465 (Dance_Shoes)
Type
Armor
Class
Footgear
Buy
20z
Sell
10z
Weight
30
Defense
15
Required Lvl
105
Armor Lvl
1
Slot
1
Gender
Female Only
Applicable Jobs
Minstrel / Wanderer
Description
Comfortable shoes designed specifically for dancing.
AGI + 1, ASPD + 2%.
Reduces the SP cost of Swing Dance by 32.
Item Script
{ bonus bAgi,1; bonus bAspdRate,2; bonus2 bSkillUseSP,"WA_SWING_DANCE",32; },{},{}
Dropped By

Dark Mitsuwa God Shoes [0]   [Footgear]   Item ID# 22228 (Triad_God_Shoes_J_)
Type
Armor
Class
Footgear
Buy
20z
Sell
10z
Weight
30
Defense
15
Required Lvl
100
Armor Lvl
1
Slot
0
Applicable Jobs
Every Job
Description
Not Available

[iRO Description]
Not Available
Item Script
{ .@r = getrefine(); bonus bMdef,10; bonus2 bMagicAddClass,Class_Boss,15; bonus bMatk,5*.@r; bonus bAspdRate,.@r; bonus2 bMagicAtkEle,Ele_Dark,3*.@r; if (.@r>=10) bonus2 bMagicAtkEle,Ele_Dark,50; },{},{}
Dropped By No Result

Defender Booster Shoes [1]   [Footgear]   Item ID# 470002 (Defn_Shoes)
Defiant Booster Shoes
Type
Armor
Class
Footgear
Buy
n/a
Sell
n/a
Weight
0
Defense
18
Required Lvl
100
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
Special shoes prepared for your rapid growth.
It is specialized in some elemental magic attacks.

Cannot be refined normally.

MATK +20, FLEE +20.

For each 3 refine levels: MaxHP +400.

Refine Level +7: MaxHP +1800.
Refine Level +9: Reduces fixed cast time by 0.5 seconds.
Item Script
{ bonus bMatk,20; bonus bFlee,20; .@r = getrefine(); if (.@r>=3) { bonus bMaxHP,.@r/3*400; } if (.@r>=7) { bonus bMaxHP,1800; } if (.@r>=9) { bonus bFixedCast,-500; } },{},{}
Dropped By No Result

Devil Worshipper Shoes [0]   [Footgear]   Item ID# 22138 (Demonist_Shoes)
Type
Armor
Class
Footgear
Buy
20z
Sell
10z
Weight
50
Defense
15
Required Lvl
100
Armor Lvl
1
Slot
0
Applicable Jobs
Every Job
Description
A pair of shoes made by a worshipper of Baphomet with magical powers.
MaxHP +3%, MaxSP +3%, MATK +2%.
Increases Neutral and Fire elemental magic damage by 2%.

Refine Level +5:
MaxHP +7%, MaxSP +7%, MATK +3%.
Increases Neutral and Fire elemental magic damage by 3%.

Refine Level +7:
MaxHP +10%, MaxSP +10%, MATK +5%.
Increases Neutral and Fire elemental magic damage by 5%.
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

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

back to top