Renewal
.:Renewal Item Database:.
Shadow Gear - Shadow Shield

Temporal Transcendent Shadow Shield [Shadow Shield]   Item ID# 24418 (S_Timeoverload_Shield)
Shadow Transcendental Time 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.

Reduces variable cast time of all skills by 10%.
Item Script
{ bonus bMaxHP,getrefine()*10; bonus bVariableCastrate,-10; },{},{}
Dropped By No Result

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

Increases physical damage against enemies of every size by 3%.

Refine Level +7:
Increases physical damage against enemies of every size by additional 3%.

Refine Level +9:
Increases physical damage against enemies of every size by additional 4%.

When equipped with Tornado Shadow Armor and Tornado Shadow Shoes:
For each 2 Refine Levels of entire set:
Decreases after skill cast delay by 1%.

When equipped with Mechanic Shadow Weapon:
Ignores physical defense of all race, except Players, by 40%.

For each Refine Level of entire set:
Ignores physical defense of all race, except Players, by additional 1%.
Item Script
{ .@r = getrefine(); bonus bMaxHP,.@r*10; bonus2 bAddSize,Size_All,3+(.@r>=7?3:0)+(.@r>=9?4:0); },{},{}
Dropped By No Result

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

Increases physical damage against monster of all sizes by 3%.
Refine Level +7, increases physical damage against monster of all sizes by additional 3%.
Refine Level +9, increases physical damage against monster of all sizes by additional 4%.

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

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

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

Increases long ranged physical damage by 3%.
Refine Level +7, increases long ranged physical damage by additional 3%.
Refine Level +9, increases long ranged physical damage by additional 4%.

When equipped with Triangle Shadow Armor and Triangle Shadow Shoes:
For each 2 Refine Levels of entire set:
Decreases after skill cast delay of all skills by 1%.

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

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

Increases damage of Round Trip by 5%.

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

Underneath Shadow Shield [Shadow Shield]   Item ID# 24201 (S_Underneath_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 Earth property monsters by 1%.
Refined to +7, reduces physical and magical damage taken from Earth property monsters by 1%.
Refined to +9, reduces physical and magical damage taken from Earth property monsters by 1%.
[Underneath Shadow Set]
Underneath Shadow Armor
Underneath Shadow Shield
Reduces physical and magical damage taken from Earth 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_Earth,.@i; bonus2 bMagicSubDefEle,Ele_Earth,.@i; },{},{}
Dropped By No Result

Vital Shadow Shield [Shadow Shield]   Item ID# 24044 (S_Vital_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.
VIT +1.
DEF +1 per 1 refine level.
When equipped with Vital Shadow Shoes
VIT +1.

More Information on Combo:
Item Script
{ bonus bVit,1; .@r = getrefine(); bonus bMaxHP,.@r*10; bonus bDef,.@r; },{},{}
Dropped By No Result

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

Increases long ranged physical damage by 3%.
Refine Level +7, increases long ranged physical damage by additional 3%.
Refine Level +9, increases long ranged physical damage by additional 4%.

When equipped with Vulcan Shadow Armor and Vulcan Shadow Shoes:
For each 2 refine levels of entire set:
Increases damage of Vulcan Arm by 1%.

When equipped with Mechanic Shadow Weapon:
Ignores physical defense of all race monsters, except Players, by 40%.
For each refine level of entire set:
Ignores physical defense of all race monsters, except Players, by additional 1%.
Item Script
{ .@r = getrefine(); bonus bMaxHP,.@r*10; bonus bLongAtkRate,3+(.@r>=7?3:0)+(.@r>=9?4:0); },{},{}
Dropped By No Result

Wanderer Shadow Shield [Shadow Shield]   Item ID# 24313 (S_Wanderer_Shield)
Wanderer Shield Shadow
Type
Shadow Gear
Class
Shadow Shield
Buy
10z
Sell
5z
Weight
0
Required Lvl
99
Gender
Female Only
Applicable Jobs
Minstrel / Wanderer
Description
A small shield worn on the arm for additional defense. Needs a complete set to have bonus effect.

MaxSP +3%.
MDEF +1 multiplied by every 5 skill levels of Wanderer's exclusive skills:
Moonlight Serenade, Swing Dance and Symphony of Lover

When equipped with Wanderer Shadow Weapon:
MaxHP +2%, MaxSP +2%.
For each 2 Level of Lesson: Increases ranged physical damage by 1%.

When equipped with 2 types of Archer Shadow, Dancer Shadow or Wanderer Shadow Equipment:
All Stats +10, MaxHP +5%, MaxSP +5%.
Ignores physical and magical defense of Normal class monsters by 50%.
Item Script
{ .@r = getrefine(); bonus bMaxHP,.@r*10; bonus bMaxSPrate,3; bonus bMdef,.@r*(getskilllv("WA_SWING_DANCE")+getskilllv("WA_SYMPHONY_OF_LOVER")+getskilllv("WA_MOONLIT_SERENADE"))/5; },{},{}
Dropped By No Result

Warlock Shadow Shield [Shadow Shield]   Item ID# 24309 (S_Warlock_Shield)
Warlock Shield Shadow
Type
Shadow Gear
Class
Shadow Shield
Buy
10z
Sell
5z
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 damage of Earth Strain by 20%.
For each refine level, increases damage of Earth Strain by 5%.

When equipped with Warlock Shadow:
Reduces Life Drain cooldown by 1 second.
Reduces Earth Strain cooldown by 4 seconds.

When equipped with 2 types of Mage Shadow, Wizard Shadow or Warlock Shadow Equipment:
All Stats +10, MaxHP +5%, MaxSP +5%.
Pierces physical and magical defense of Normal monsters by 50%.
Item Script
{ .@r = getrefine(); bonus bMaxHP,.@r*10; bonus2 bSkillAtk,"WL_EARTHSTRAIN",20+.@r*5; },{},{}
Dropped By No Result

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

« First < 67891011
back to top