Renewal
.:Renewal Item Database:.
Shadow Gear

Duplex Shadow Shoes [Shadow Footgear]   Item ID# 24490 (S_Duplelight_Shoes)
Duple Shadow Shoes
Type
Shadow Gear
Class
Shadow Footgear
Buy
n/a
Sell
n/a
Weight
0
Required Lvl
99
Applicable Jobs
Arch Bishop
Description
A pair of shoes worn on top of normal shoes for additional defense. Needs a complete set to have bonus effect.

Increases critical damage by 5%.
Every 2 refine levels, increases critical damage by additional 1%.
Item Script
{ bonus bCritAtkRate,5+(getrefine()/2); },{},{}
Dropped By No Result

Durable Shield Shadow [Shadow Shield]   Item ID# 24735 (S_Durable_Shield)
Durable Shadow Shield
Type
Shadow Gear
Class
Shadow Shield
Buy
n/a
Sell
n/a
Weight
0
Required Lvl
99
Applicable Jobs
Every Job
Description
A small shield worn on the arm for additional defense. Needs a complete set to have bonus effect.

Increases melee and ranged physical damage by 2%.
For each 2 Refine Levels: ATK +1%.

Refine Level +9: ASPD +1

Refine Level +10:
Increases melee and ranged physical damage by additional 7%.
Item Script
{ .@r = getrefine(); bonus bLongAtkRate,2; bonus bShortAtkRate,2; bonus bAtkRate,(.@r/2); if (.@r>=9) { bonus bAspd,1; if (.@r>=10) { bonus bLongAtkRate,7; bonus bShortAtkRate,7; } } },{},{}
Dropped By No Result

Durable Weapon Shadow [Shadow Weapon]   Item ID# 24734 (S_Durable_Weapon)
Durable Shadow Weapon
Type
Shadow Gear
Class
Shadow Weapon
Buy
n/a
Sell
n/a
Weight
0
Required Lvl
99
Applicable Jobs
Every Job
Description
A pair of gloves that can draw the wearer's potential ability.

Increases melee and ranged physical damage by 2%.
For each 2 Refine Levels: ATK +1%

Refine Level +9: ASPD +1

Refine Level +10:
Increases melee and ranged physical damage by additional 7%.
Item Script
{ .@r = getrefine(); bonus bLongAtkRate,2; bonus bShortAtkRate,2; bonus bAtkRate,(.@r/2); if (.@r>=9) { bonus bAspd,1; if (.@r>=10) { bonus bLongAtkRate,7; bonus bShortAtkRate,7; } } },{},{}
Dropped By No Result

Dust Shadow Armor [Shadow Body]   Item ID# 24548 (S_Dust_Armor)
Type
Shadow Gear
Class
Shadow Armor
Buy
n/a
Sell
n/a
Weight
0
Required Lvl
99
Applicable Jobs
Sorcerer
Description
A suit of armor worn on top of normal armor for additional defense. Needs a complete set to have bonus effect.

Increases damage of Diamond Dust by 5%.

For each 2 refine levels:
Increases damage of Diamond Dust by additional 2%.
Item Script
{ bonus2 bSkillAtk,"SO_DIAMONDDUST",5+2*getrefine(); },{},{}
Dropped By No Result

Dust Shadow Shield [Shadow Shield]   Item ID# 24549 (S_Dust_Shield)
Type
Shadow Gear
Class
Shadow Shield
Buy
n/a
Sell
n/a
Weight
0
Required Lvl
99
Applicable Jobs
Sorcerer
Description
A small shield worn on the arm for additional defense. Needs a complete set to have bonus effect.

Increases Water elemental magic damage by 3%.
Refine Level +7, increases Water elemental magic damage by additional 3%.
Refine Level +9, increases Water elemental magic damage by additional 4%.

When equipped with Dust Shadow Armor and Dust Shadow Shoes:
For each refine level of entire set:
Increases damage of Diamond Dust by 1%.

When equipped with Sorcerer Shadow Weapon:
Ignores magical defense of all race monsters, except Players, by 40%.
For each refine level of entire set:
Ignores magical defense of all race monsters, except Players, by additional 1%.
Item Script
{ .@r = getrefine(); if (.@r>=9) { bonus2 bMagicAtkEle,Ele_Water,10; } else if (.@r>=7) { bonus2 bMagicAtkEle,Ele_Water,6; } else { bonus2 bMagicAtkEle,Ele_Water,3; } },{},{}
Dropped By No Result

Dust Shadow Shoes [Shadow Footgear]   Item ID# 24550 (S_Dust_Shoes)
Type
Shadow Gear
Class
Shadow Footgear
Buy
n/a
Sell
n/a
Weight
0
Required Lvl
99
Applicable Jobs
Sorcerer
Description
A pair of shoes worn on top of normal shoes for additional defense. Needs a complete set to have bonus effect.

Reduces SP consumption of Diamond Dust by 2%.

For each 2 refine levels:
Reduces SP consumption of Diamond Dust by additional 1%.
Item Script
{ bonus2 bSkillUseSPrate,"SO_DIAMONDDUST",4+(getrefine()/2); },{},{}
Dropped By No Result

< 123
back to top