Renewal
.:Renewal Item Database:.
Shadow Gear

Advanced Paradise Shadow Shoes [Shadow Footgear]   Item ID# 24695 (S_2Para_Shoes)
Type
Shadow Gear
Class
Shadow Footgear
Buy
n/a
Sell
n/a
Weight
0
Required Lvl
100
Refineable
No
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.

MaxHP +100
ASPD +7% (Decreases after attack delay by 7%).
Item Script
{ bonus bAspdRate,7; bonus bMaxHP,.@r*10+100; },{},{}
Dropped By No Result

Advanced Shadow Shield [Shadow Shield]   Item ID# 24215 (S_Advanced_Shield)
Type
Shadow Gear
Class
Shadow Shield
Buy
n/a
Sell
n/a
Weight
0
Required Lvl
100
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.

Each 3 refines increases experience gained from defeating monsters by 1%.

When combined with Advanced Shadow Shoes:
Increases experience gained from defeating monsters by 2%.
If total refine levels of entire set is +15 or higher, increases experience gained from defeating monsters by 2%.

Level Limit: 149

More Information on Combo:
Item Script
{ .@r = getrefine(); bonus bMaxHP,.@r*10; bonus2 bExpAddRace,RC_All,(.@r/3); },{},{}
Dropped By No Result

Advanced Shadow Shoes [Shadow Footgear]   Item ID# 24214 (S_Advanced_Shoes)
Type
Shadow Gear
Class
Shadow Footgear
Buy
n/a
Sell
n/a
Weight
0
Required Lvl
100
Applicable Jobs
Every Job
Description
A pair of shoes worn on top of normal shoes for additional defense.
Can be equipped alone but needs a complete set to have bonus effect.

Each 3 refines increases experience gained from defeating monsters by 1%.

When combined with Advanced Shadow Shield:
Increases experience gained from defeating monsters by 2%.
If total refine levels of entire set is +15 or higher, increases experience gained from defeating monsters by 2%.

Level Limit: 149

More Information on Combo:
Item Script
{ .@r = getrefine(); bonus bMaxHP,.@r*10; bonus2 bExpAddRace,RC_All,(.@r/3); },{},{}
Dropped By No Result

Aimed Shadow Earring [Shadow Pendant]   Item ID# 24457 (S_Aimed_Earing)
Type
Shadow Gear
Class
Shadow Pendant
Buy
n/a
Sell
n/a
Weight
0
Required Lvl
99
Applicable Jobs
Ranger
Description
A sacred earring which is believed to protect its wearer. It also draws the wearer's potential abilities.

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

For each 3 Refine Levels:
Increases physical damage against enemies of every size by additional 2%.
Item Script
{ .@r = getrefine(); bonus bMaxHP,.@r*10; bonus2 bAddSize,Size_All,3+2*(.@r/3); },{},{}
Dropped By No Result

Aimed Shadow Pendant [Shadow Earring]   Item ID# 24456 (S_Aimed_Pendant)
Type
Shadow Gear
Class
Shadow Earring
Buy
n/a
Sell
n/a
Weight
0
Required Lvl
99
Applicable Jobs
Ranger
Description
A sacred necklace which is believed to protect its wearer. It also draws the wearer's potential abilities.

Increases damage of Aimed Bolt by 5%.

For each 2 refine levels:
Increases damage of Aimed Bolt by additional 2%.
Item Script
{ .@r = getrefine(); bonus bMaxHP,.@r*10; bonus2 bSkillAtk,"RA_AIMEDBOLT",5+2*(.@r/2); },{},{}
Dropped By No Result

Aimed Shadow Weapon [Shadow Weapon]   Item ID# 24455 (S_Aimed_Weapon)
Type
Shadow Gear
Class
Shadow Weapon
Buy
n/a
Sell
n/a
Weight
0
Required Lvl
99
Applicable Jobs
Ranger
Description
A pair of gloves that can draw the wearer's potential ability.

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 Aimed Shadow Pendant and Aimed Shadow Earring:
For each refine level of entire set:
Increases damage of Aimed Bolt by 1%.

When equipped with Ranger Shadow Shield:
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 bBaseAtk,.@r; bonus bMatk,.@r; bonus bLongAtkRate,3+(.@r>=7?3:0)+(.@r>=9?4:0); },{},{}
Dropped By No Result

Alchemist Shadow Armor [Shadow Body]   Item ID# 24272 (S_Alchemist_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 ATK based on Learning Potion skill level.
For each refine level above +6, increases ATK based on Learning Potion skill level.

When equipped with Alchemist Shadow Shoes:
Enables the use of Level 3 Adrenaline Rush.
Item Script
{ .@r = getrefine(); bonus bMaxHP,.@r*10; .@a = getskilllv("AM_LEARNINGPOTION"); .@r = max(.@r,6); bonus bBaseAtk,.@a+((.@r-6)*.@a); },{},{}
Dropped By No Result

Alchemist Shadow Shoes [Shadow Footgear]   Item ID# 24259 (S_Alchemist_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.

When equipped by Alchemist classes: Increases Healing skills effectiveness by 30%.
For each refine level, increases Healing skills effectiveness by 7%.
Item Script
{ .@r = getrefine(); bonus bMaxHP,.@r*10; if (BaseJob == Job_Alchemist) bonus bHealPower,30+7*.@r; },{},{}
Dropped By No Result

All Race Shadow Shield [Shadow Shield]   Item ID# 24342 (S_AllRace_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.

Damage taken from all monster -1%.

Refine Level +7: Damage taken from all monster -1%.
Refine Level +9: Damage taken from all monster -1%.

[All Races Shadow set]
All Races Shadow Shoes, All Races Shadow Shield
Experience gained from defeating monster +3%.
Item Script
{ .@r = getrefine(); bonus bMaxHP,.@r*10; if (.@r >= 9) { .@val = 3; } else if (.@r >= 7) { .@val = 2; } else { .@val = 1; } bonus2 bSubRace,RC_All,.@val; },{},{}
Dropped By No Result

All Race Shadow Shoes [Shadow Footgear]   Item ID# 24341 (S_AllRace_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.

Physical damage inflicted against all monster +2%.

Refine Level +7: Physical damage inflicted against all monster +1%.
Refine Level +9: Physical damage inflicted against all monster +2%.

[All Races Shadow set]
All Races Shadow Shoes, All Races Shadow Shield
Experience gained from defeating monster +3%.
Item Script
{ .@r = getrefine(); bonus bMaxHP,.@r*10; if (.@r >= 9) { .@val = 5; } else if (.@r >= 7) { .@val = 3; } else { .@val = 2; } bonus2 bAddRace,RC_All,.@val; bonus2 bMagicAddRace,RC_All,.@val; },{},{}
Dropped By No Result

Almighty Shadow Earring [Shadow Pendant]   Item ID# 24339 (S_AllMighty_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.

Every refine levels: All Stats +1.
Item Script
{ .@r = getrefine(); bonus bMaxHP,.@r*10; bonus bAllStats,.@r; },{},{}
Dropped By No Result

Almighty Shadow Pendant [Shadow Earring]   Item ID# 24340 (S_AllMighty_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.

Every refine levels: All Stats +1.
Item Script
{ .@r = getrefine(); bonus bMaxHP,.@r*10; bonus bAllStats,.@r; },{},{}
Dropped By No Result

< 12345 >
back to top