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

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

Physical melee attacks have a low chance to auto-cast Level 3 Ignition Break.
(If a higher level of the skill is learnt, autocast that instead).

Refine Level +7:
Increases the chance to autocast Ignition Break by additional 1%.

Refine Level +9:
Increases the chance to autocast Ignition Break by additional 2%.

When equipped with Ignition Shadow Pendant and Ignition Shadow Earring:
For each refine level of entire set:
Increases damage of Ignition Break by 1%.

When equipped with Rune Knight Shadow Shield:
Ignores physical defense of all races, except Players, by 40%.

For each refine level of entire set:
Ignores physical defense of all races, except Players, by additional 1%.
Item Script
{ .@r = getrefine(); bonus bBaseAtk,.@r; bonus bMatk,.@r; bonus3 bAutoSpell,"RK_IGNITIONBREAK",max(3,getskilllv("RK_IGNITIONBREAK")),10+(.@r>=7?10:0)+(.@r>=9?20:0); },{},{}
Dropped By No Result

Infinity Shadow Weapon [Shadow Weapon]   Item ID# 24386 (S_Infinity_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 3 refine levels:
Increases physical damage inflicted on all size monsters by 1%.
Reduces damage taken from all size monsters by 1%.

Refine Level +10:
Nullifies weapon damage penalty resulting from monster's size.
Item Script
{ .@r = getrefine(); bonus bBaseAtk,.@r; bonus bMatk,.@r; .@val = .@r/3; if (.@val) { bonus2 bAddSize,Size_All,.@val; bonus2 bMagicAddSize,Size_All,.@val; bonus2 bSubSize,Size_All,.@val; if (.@r >= 10) { bonus bNoSizeFix; } } },{},{}
Dropped By No Result

Insect Shadow Weapon [Shadow Weapon]   Item ID# 24159 (S_Insect_Net_Weapon)
Insect Net Shadow 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 Insect monsters by 5%.

For each 2 refine levels:
Ignores physical defense of Insect monsters by additional 1%.

[+ Penetration Shadow Pendant & Penetration Shadow Earring]:
ATK +5.
If total refine level of entire set at least +25:
Ignores physical defense of Insect monsters by 100%.

More Information on Combo:
Item Script
{ .@r = getrefine(); bonus bBaseAtk,.@r; bonus bMatk,.@r; bonus2 bIgnoreDefRaceRate,RC_Insect,5+(.@r/2); },{},{}
Dropped By No Result

back to top