Renewal
.:Renewal Item Database:.
Shadow Gear

Penetration Shadow Armor [Shadow Body]   Item ID# 24433 (S_Penetration_Armor)
Type
Shadow Gear
Class
Shadow Armor
Buy
n/a
Sell
n/a
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.

Ignores physical defense of Normal monsters by 5%.

For each 2 refine levels:
Ignores physical defense of Normal monsters by additional 1%.
Item Script
{ .@r = getrefine(); bonus bMaxHP,.@r*10; bonus2 bIgnoreDefClassRate,Class_Normal,5+.@r/2; },{},{}
Dropped By No Result

Penetration Shadow Earring [Shadow Pendant]   Item ID# 24166 (S_Penetration_Earring)
Type
Shadow Gear
Class
Shadow Pendant
Buy
n/a
Sell
n/a
Weight
0
Applicable Jobs
Every Job
Description
Item Script
{ .@r = getrefine(); bonus bMaxHP,.@r*10; bonus2 bIgnoreDefClassRate,Class_Normal,5+(.@r/2); },{},{}
Dropped By No Result

Penetration Shadow Pendant [Shadow Earring]   Item ID# 24167 (S_Penetration_Pendent)
Type
Shadow Gear
Class
Shadow Earring
Buy
n/a
Sell
n/a
Weight
0
Applicable Jobs
Every Job
Description
Item Script
{ .@r = getrefine(); bonus bMaxHP,.@r*10; bonus2 bIgnoreDefClassRate,Class_Normal,5+(.@r/2); },{},{}
Dropped By No Result

Penetration Shadow Shield [Shadow Shield]   Item ID# 24374 (S_Penetration_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.

Pierces physical defense of Normal monsters by 5%.
For every 2 refine levels, pierces physical defense of Normal monsters by 1%.
Item Script
{ .@r = getrefine(); bonus bMaxHP,.@r*10; bonus2 bIgnoreDefClassRate,Class_Normal,5+(.@r/2); },{},{}
Dropped By No Result

Penetration Shadow Shoes [Shadow Footgear]   Item ID# 24373 (S_Penetration_Shoes)
Type
Shadow Gear
Class
Shadow Footgear
Buy
n/a
Sell
n/a
Weight
0
Applicable Jobs
Every Job
Description
A pair of shoes worn on top of normal shoes for additional defense. Needs a complete set to have bonus effect.

Pierces physical defense of Normal monsters by 5%.
For every 2 refine levels, pierces physical defense of Normal monsters by 1%.
Item Script
{ .@r = getrefine(); bonus bMaxHP,.@r*10; bonus2 bIgnoreDefClassRate,Class_Normal,5+(.@r/2); },{},{}
Dropped By No Result

Penetration Shadow Weapon [Shadow Weapon]   Item ID# 24432 (S_Penetration_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.

Ignores physical defense of Normal monsters by 5%.
Every 2 refine levels, ignores physical defense of Normal monsters by additional 1%.

When equipped with Penetration Shadow Armor, Penetration Shadow Shield,
Penetration Shadow Shoes, Penetration Shadow Earring, Penetration Shadow Pendant

and iftotal refine level is +54 or higher:
Ignores physical defense of Normal monsters by additional 20%.
Item Script
{ .@r = getrefine(); bonus bBaseAtk,.@r; bonus bMatk,.@r; bonus2 bIgnoreDefClassRate,Class_Normal,5+.@r/2; },{},{}
Dropped By No Result

Perfect Size Shadow Armor [Shadow Body]   Item ID# 24426 (S_PerfectSize_Armor)
Type
Shadow Gear
Class
Shadow Armor
Buy
n/a
Sell
n/a
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.

Reduces physical and magic damage from enemies of all sizes by 2%.
Every refine level, DEF + 10.

Refine Level +7:
Reduces physical and magic damage from enemies of all sizes by additional 2%.

Refine Level +9:
Reduces physical and magic damage from enemies of all sizes by additional 3%.
Item Script
{ bonus2 bSubSize,Size_All,2; .@r = getrefine(); bonus bMaxHP,.@r*10; bonus bDef,.@r*10; if (.@r >= 7) { bonus2 bSubSize,Size_All,2; } if (.@r >= 9) { bonus2 bSubSize,Size_All,3; } },{},{}
Dropped By No Result

Perfect Size Shadow Weapon [Shadow Weapon]   Item ID# 24425 (S_PerfectSize_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.

Increases physical and magic damage against enemies of all sizes by 2%.
Every refine level, ATK + 3.

Refine Level +7, increases physical and magic damage to enemies of all sizes by additional 2%.
Refine Level +9, increases physical and magic damage to enemies of all sizes by additional 3%.

When equipped with Perfect Size Armor Shadow:
MaxHP +2%, MaxSP +2%.
Item Script
expand to view script
{ bonus2 bAddSize,Size_All,2; bonus2 bMagicAddSize,Size_All,2; .@r = getrefine(); bonus bBaseAtk,.@r; bonus bMatk,.@r; bonus bBaseAtk,.@r*3; if (.@r >= 7) { bonus2 bAddSize,Size_All,2; bonus2 bMagicAddSize,Size_All,2; } if (.@r >= 9) { bonus2 bAddSize,Size_All,3; bonus2 bMagicAddSize,Size_All,3; } },{},{}
Dropped By No Result

Physical Earring (Shadow) [Shadow Pendant]   Item ID# 24018 (S_Physical_Earring)
Physical Shadow Earring
Type
Shadow Gear
Class
Shadow Pendant
Buy
n/a
Sell
n/a
Weight
0
Applicable Jobs
Every Job
Description
A sacred earring which is believed to protect its wearer. It also draws the wearer's potential abilities.
ASPD +1%.
If refined to +7 or higher, ASPD +2%.
[Physical Shadow Set]
Physical Shadow Weapon
Physical Shadow Earring
Physical Shadow Pendant
Every refine level, ATK +1.
If total combined refine levels of the entire set is +23 or higher, ATK +1%.

More Information on Combo:
Item Script
{ .@r = getrefine(); bonus bMaxHP,.@r*10; bonus bAspdRate,(.@r>=7)?2:1; },{},{}
Dropped By No Result

Physical Pendant (Shadow) [Shadow Earring]   Item ID# 24020 (S_Physical_Pendant)
Physical Shadow Pendant
Type
Shadow Gear
Class
Shadow Earring
Buy
n/a
Sell
n/a
Weight
0
Applicable Jobs
Every Job
Description
A sacred necklace which is believed to protect its wearer. It also draws the wearer's potential abilities.
MaxHP +100.
Refined to +7 or higher, MaxHP +1%.
[Physical Shadow Set]
Physical Shadow Weapon
Physical Shadow Earring
Physical Shadow Pendant
Every refine level, ATK +1.
If total combined refine levels the entire set is +23 or higher, ATK +1%.

More Information on Combo:
Item Script
{ .@r = getrefine(); bonus bMaxHP,.@r*10; bonus bMaxHP,100; if (.@r>6) { bonus bMaxHPrate,1; } },{},{}
Dropped By No Result

Physical Power Shadow Shield [Shadow Shield]   Item ID# 24752 (S_P_Power_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: POW +1

Refine Level +7: P.ATK +3

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

Physical Power Shadow Weapon [Shadow Weapon]   Item ID# 24751 (S_P_Power_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 2 Refine Levels: POW +1

Refine Level +7: P.ATK +3

Refine Level +9: P.ATK +3

When equipped with Physical Power Shadow Shield:
P.ATK +3
Item Script
{ .@r = getrefine(); bonus bPow,(.@r/2); if (.@r>=7) { bonus bPAtk,3; if (.@r>=9) { bonus bPAtk,3; } } },{},{}
Dropped By No Result

< 1234 >
back to top