Renewal
.:Renewal Item Database:.
Shadow Gear

Jack Shadow Armor [Shadow Body]   Item ID# 24512 (S_Jack_Armor)
Type
Shadow Gear
Class
Shadow Armor
Buy
n/a
Sell
n/a
Weight
0
Required Lvl
99
Applicable Jobs
Warlock
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 Jack Frost by 5%.
Every 2 refine levels, increases damage of Jack Frost by additional 2%.
Item Script
{ bonus2 bSkillAtk,"WL_JACKFROST",5+2*getrefine(); },{},{}
Dropped By No Result

Jack Shadow Shield [Shadow Shield]   Item ID# 24513 (S_Jack_Shield)
Type
Shadow Gear
Class
Shadow Shield
Buy
n/a
Sell
n/a
Weight
0
Required Lvl
99
Applicable Jobs
Warlock
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 Jack Shadow Armor and Jack Shadow Shoes:
For each refine level of entire set:
Increases damage of Jack Frost by 1%.

When equipped with Warlock 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

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

Decreases Jack Frost skill cooldown by 0.1 second.

For each 2 Refine Levels:
Decreases Jack Frost skill cooldown by additional 0.1 second.
Item Script
{ bonus2 bSkillCooldown,"WL_JACKFROST",-1000-100*(getrefine()/2); },{},{}
Dropped By No Result

Judex Shadow Armor [Shadow Body]   Item ID# 24494 (S_Judex_Armor)
Type
Shadow Gear
Class
Shadow Armor
Buy
n/a
Sell
n/a
Weight
0
Required Lvl
99
Applicable Jobs
Arch Bishop
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 Judex by 5%.
Every 2 refine levels, increases damage of Judex by additional 2%.
Item Script
{ bonus2 bSkillAtk,"AB_JUDEX",5+2*(getrefine()/2); },{},{}
Dropped By No Result

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

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

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

When equipped with Arc Bishop 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_Holy,10; } else if (.@r>=7) { bonus2 bMagicAtkEle,Ele_Holy,6; } else { bonus2 bMagicAtkEle,Ele_Holy,3; } },{},{}
Dropped By No Result

Judex Shadow Shoes [Shadow Footgear]   Item ID# 24496 (S_Judex_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 magical damage against enemies of every size by 3%.

For each 3 Refine Levels:
Increases magical damage against enemies of every size by 2%.
Item Script
{ bonus2 bMagicAddSize,Size_All,3+2*(getrefine()/3); },{},{}
Dropped By No Result

back to top