Renewal
.:Renewal Item Database:.
Shadow Gear

Windy Shadow Shield [Shadow Shield]   Item ID# 24203 (S_Windy_Shield)
Type
Shadow Gear
Class
Shadow Shield
Buy
n/a
Sell
n/a
Weight
0
Applicable Jobs
Every Job
Description
A small shield worn on the arm for additional defense.
Can be equipped alone but needs a complete set to have bonus effect.
Reduces physical and magical damage taken from Wind property monsters by 1%.
Refined to +7, reduces physical and magical damage taken from Wind property monsters by 1%.
Refined to +9, reduces physical and magical damage taken from Wind property monsters by 1%.
[Windy Shadow Set]
Windy Shadow Armor
Windy Shadow Shield
Reduces physical and magical damage taken from Wind property monsters by 2%.

More Information on Combo:
Item Script
{ .@r = getrefine(); bonus bMaxHP,.@r*10; .@i = (.@r<7)?1:((.@r<9)?2:3); bonus2 bSubDefEle,Ele_Wind,.@i; bonus2 bMagicSubDefEle,Ele_Wind,.@i; },{},{}
Dropped By No Result

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

For each Refine Level: WIS +1

Refine Level +7: MRES +30

Refine Level +9: MRES +30
Item Script
{ .@r = getrefine(); bonus bWis,.@r; if (.@r>=7) { bonus bMres,30; if (.@r>=9) { bonus bMres,30; } } },{},{}
Dropped By No Result

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

For each Refine Level: WIS +1

Refine Level +7: MRES +30

Refine Level +9: MRES +30

When equipped with Wisdom Shadow Shield:
MRES +30
Item Script
{ .@r = getrefine(); bonus bWis,.@r; if (.@r>=7) { bonus bMres,30; if (.@r>=9) { bonus bMres,30; } } },{},{}
Dropped By No Result

Wise Earring (Shadow) [Shadow Pendant]   Item ID# 24050 (S_Wise_Earring)
Wise Shadow Earring
Type
Shadow Gear
Class
Shadow Pendant
Buy
n/a
Sell
n/a
Weight
0
Applicable Jobs
Every Job
Description
Sacred earring protecting the owner. Enables user's potential ability.
MaxSP +50.
Refined to +7: Max SP +1%.
Refined to +9: Max SP +1%.
Item Script
{ .@r = getrefine(); bonus bMaxHP,.@r*10; bonus bMaxSP,50; if (.@r>8) { bonus bMaxSPrate,2; } else if (.@r>6) { bonus bMaxSPrate,1; } },{},{}
Dropped By No Result

Wizard Shadow Armor [Shadow Body]   Item ID# 24277 (S_Wizard_Armor)
Type
Shadow Gear
Class
Shadow Armor
Buy
10z
Sell
5z
Weight
0
Applicable Jobs
Every Job
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 Jupitel Thunder by 20%.
For each refine level, increases damage of Jupitel Thunder by 5%.

When equipped with Wizard Shadow Shoes:
Increases damage of Meteor Storm, Storm Gust and Lord of Vermilion by 20%.
Reduces variable cast time of Jupitel Thunder by 40%.
Item Script
{ .@r = getrefine(); bonus bMaxHP,.@r*10; bonus2 bSkillAtk,"WZ_JUPITEL",20+.@r*5; },{},{}
Dropped By No Result

Wizard Shadow Shoes [Shadow Footgear]   Item ID# 24264 (S_Wizard_Shoes)
Type
Shadow Gear
Class
Shadow Footgear
Buy
n/a
Sell
n/a
Weight
0
Applicable Jobs
Every Job
Description
Shoes worn on top of normal shoes for additional defense.
Can be equipped alone but needs a complete set to have bonus effect.
Reduce variable cast time of Lord of Vermillion, Storm Gust and Meteor Storm by 20%.
Every refine level further reduce variable cast time of Lord of Vermillion, Storm Gust and Meteor Storm by 3%.
Item Script
{ .@r = getrefine(); bonus bMaxHP,.@r*10; bonus2 bVariableCastrate,"WZ_STORMGUST",-1*(20+(3*.@r)); bonus2 bVariableCastrate,"WZ_VERMILION",-1*(20+(3*.@r)); bonus2 bVariableCastrate,"WZ_METEOR",-1*(20+(3*.@r)); },{},{}
Dropped By No Result

« First < 666768697071
back to top