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

Cold Breath Shadow Shield [Shadow Shield]   Item ID# 24447 (S_W_Breath_Shield)
Type
Shadow Gear
Class
Shadow Shield
Buy
n/a
Sell
n/a
Weight
0
Required Lvl
99
Applicable Jobs
Rune Knight
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 Cold Breath Shadow Armor and Cold Breath Shadow Shoes:
For each 2 refine levels of entire set:
Decreases after skill cast delay of all skills by 1%.

When equipped with Rune Knight Shadow Weapon:
For each refine level of entire set:
Increases damage of Dragon Breath - Water by 1%.
Item Script
{ .@r = getrefine(); bonus bMaxHP,.@r*10; bonus bLongAtkRate,3+(.@r>=7?3:0)+(.@r>=9?4:0); },{},{}
Dropped By No Result

Concentration Shadow Shield [Shadow Shield]   Item ID# 24756 (S_Concentration_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: CON +1

Refine Level +7: P.ATK +2, S.MATK +2.

Refine Level +9: P.ATK +2, S.MATK +2.
Item Script
{ .@r = getrefine(); bonus bCon,.@r; if (.@r>=7) { bonus bPAtk,2; bonus bSmatk,2; if (.@r>=9) { bonus bPAtk,2; bonus bSmatk,2; } } },{},{}
Dropped By No Result

Cranial Shield (Shadow) [Shadow Shield]   Item ID# 24052 (S_Cranial_Shield)
Cranial Shadow 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 damage taken from Demihuman monster by 1%.
Refined to +7: reduces damage taken from Demihuman monster by 1%.
Refined to +9: reduces damage taken from Demihuman monster by 1%.
[+Bloody Shadow Shoes]
Increase experience gained when killing Demihuman monsters by 3%.

More Information on Combo:
Item Script
expand to view script
{ .@r = getrefine(); bonus bMaxHP,.@r*10; bonus2 bSubRace,RC_DemiHuman,1; bonus2 bSubRace,RC_Player_Human,1; if (.@r>6) { bonus2 bSubRace,RC_DemiHuman,1; bonus2 bSubRace,RC_Player_Human,1; } if (.@r>=9) { bonus2 bSubRace,RC_DemiHuman,1; bonus2 bSubRace,RC_Player_Human,1; } },{},{}
Dropped By No Result

Creative Shadow Shield [Shadow Shield]   Item ID# 24762 (S_Creative_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 2 Refine Levels: CRT +1.

Refine Level +7: C.RATE +2, H.PLUS +2.

Refine Level +9: C.RATE +2, H.PLUS +2.
Item Script
{ .@r = getrefine(); bonus bCrt,(.@r/2); if (.@r>=7) { bonus bCrate,2; bonus bHplus,2; if (.@r>=9) { bonus bCrate,2; bonus bHplus,2; } } },{},{}
Dropped By No Result

Crimson Shadow Shield [Shadow Shield]   Item ID# 24519 (S_Crimson_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 Fire elemental magic damage by 3%.
Refine Level +7, increases Fire elemental magic damage by additional 3%.
Refine Level +9, increases Fire elemental magic damage by additional 4%.

When equipped with Crimson Shadow Armor and Crimson Shadow Shoes:
For each refine level of entire set:
Increases damage of Crimson Rock 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_Fire,10; } else if (.@r>=7) { bonus2 bMagicAtkEle,Ele_Fire,6; } else { bonus2 bMagicAtkEle,Ele_Fire,3; } },{},{}
Dropped By No Result

Critical Shadow Shield [Shadow Shield]   Item ID# 24332 (S_Critical_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.
CRIT +5.
Every 2 refine levels: CRIT +1.
Refine Level +7: Critical damage +1%.
Refine Level +9: Critical damage +1%.

When combined with Critical Shadow Shoes:
For each refine level of entire set, ATK +1.
If total refine levels of entire set at least +15, critical damage +1%.
Item Script
{ .@r = getrefine(); bonus bMaxHP,.@r*10; bonus bCritical,5+.@r/2; if (.@r >= 9) { bonus bCritAtkRate,2; } else if (.@r >= 7) { bonus bCritAtkRate,1; } },{},{}
Dropped By No Result

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

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

Doram Magical Shadow Shield [Shadow Shield]   Item ID# 24317 (S_DoramMagical_Shield)
Type
Shadow Gear
Class
Shadow Shield
Buy
10z
Sell
5z
Weight
0
Applicable Jobs
Summoner
Spirit Handler
Description
A small shield worn on the arm for additional defense. Needs a complete set to have bonus effect.

MATK +3%.
When using Bunch of Shrimp, for 30 seconds restore SP by 5 every 5 second.

For each level of Catnip Meteor reduces skill cooldown by 0.1 second.
Refine Level +7: Increases damage of Catnip Meteor by 5%.
Refine Level +9: Increases damage of Catnip Meteor by 5%.

When equipped with Doram Magical Shadow Weapon:
All Stats +3, MaxHP +2%, MaxSP +2%.
Reduces SP cost of all skills by 10%.
Item Script
expand to view script
{ .@r = getrefine(); bonus bMaxHP,.@r*10; bonus bMatkRate,3; autobonus3 "{ bonus2 bSPRegenRate,5,5000; }",1000,30000,"SU_BUNCHOFSHRIMP"; bonus2 bSkillCooldown,"SU_CN_METEOR",-(.@r*100); if (.@r>=7) bonus2 bSkillAtk,"SU_CN_METEOR",5; if (.@r>=9) bonus2 bSkillAtk,"SU_CN_METEOR",5; },{},{}
Dropped By No Result

Doram Physical Shadow Shield [Shadow Shield]   Item ID# 24316 (S_DoramPhysical_Shield)
Doram Physical Shield Shadow
Type
Shadow Gear
Class
Shadow Shield
Buy
10z
Sell
5z
Weight
0
Applicable Jobs
Summoner
Spirit Handler
Description
A small shield worn on the arm for additional defense. Needs a complete set to have bonus effect.

ATK +3%.
When using Arclouse Dash on yourself, for 50 seconds ASPD +1.

For each level of Lunatic Carrot Beat, reduces skill coold down by 0.2 second.
Refine Level +7: Increases damage of Lunatic Carrot Beat by 5%.
Refine Level +9: Increases damage of Lunatic Carrot Beat by 5%.

When equipped with Doram Physical Shadow Weapon:
All Stats +3, MaxHP +2%, MaxSP +2%.
Reduces SP cost of all skills by 10%.
Item Script
expand to view script
{ .@r = getrefine(); bonus bMaxHP,.@r*10; bonus bAtkRate,3; autobonus3 "{ bonus bAspd,1; }",1000,50000,"SU_ARCLOUSEDASH"; bonus2 bSkillCooldown,"SU_LUNATICCARROTBEAT",-(.@r*200); if (.@r>=7) bonus2 bSkillAtk,"SU_LUNATICCARROTBEAT",5; if (.@r>=9) bonus2 bSkillAtk,"SU_LUNATICCARROTBEAT",5; },{},{}
Dropped By No Result

Dragoon Shield (Shadow) [Shadow Shield]   Item ID# 24057 (S_Dragoon_Shield)
Dragoon Shadow 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 damage taken from Dragon monster by 1%.
Refined to +7: reduces damage taken from Dragon monster by 1%.
Refined to +9: reduces damage taken from Dragon monster by 1%.
[+Dragoon Shadow Shoes]
Increase experience gained when killing Dragon monsters by 3%.

More Information on Combo:
Item Script
{ bonus2 bSubRace,RC_Dragon,1; .@r = getrefine(); bonus bMaxHP,.@r*10; if (.@r>=7) { bonus2 bSubRace,RC_Dragon,1; } if (.@r>=9) { bonus2 bSubRace,RC_Dragon,1; } },{},{}
Dropped By No Result

Duplex Shadow Shield [Shadow Shield]   Item ID# 24489 (S_Duplelight_Shield)
Duple Shadow 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 physical damage against enemies of every size by 1% and Increases magical damage with Holy element by 1%.

Refine Level +7:
Increases physical and magical Holy elemental damage against enemies of every size by additional 2%.

Refine Level +9:
Increases physical and magical Holy elemental damage against enemies of every size by additional 2%.

When equipped with Duplex Shadow Armor and Duplex Shadow Shoes:
For each Refine Level of entire set:
Increases damage of Duple Light by 1%.

When equipped with Arc Bishop Shadow Weapon:
Ignores physical and magical defense of all race, except Players, by 40%.

For each Refine Level of entire set:
Ignores physical and magical defense of all race, except Players, by additional 1%.
Item Script
{ .@r = getrefine(); if (.@r>=9) { bonus2 bAddSize,Size_All,5; bonus2 bMagicAtkEle,Ele_Holy,5; } else if (.@r>=7) { bonus2 bAddSize,Size_All,3; bonus2 bMagicAtkEle,Ele_Holy,3; } else { bonus2 bAddSize,Size_All,1; bonus2 bMagicAtkEle,Ele_Holy,1; } },{},{}
Dropped By No Result

< 1234567891011 > Last »
back to top