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

Magic Vibration Dragon Killer Shadow Weapon [Shadow Weapon]   Item ID# 24428 (S_M_Viv_Dr_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.

Ignore 5% magic defense of Ghost elemental and Dragon race monsters.

For each 2 refine levels:
Ignore 1% additional magic defense of Ghost elemental and Dragon race monsters.

When equipped with Tempest Shadow Earring and Tempest Shadow Pendant:
MATK + 5.
If total refine level of entire set is +25 or higher:
Ignore 100% of magic defense of Ghost elemental and Dragon race monsters.
Item Script
{ .@r = getrefine(); bonus bBaseAtk,.@r; bonus bMatk,.@r; bonus2 bIgnoreMdefRaceRate,RC_Formless,5+.@r/2; bonus2 bIgnoreMdefRaceRate,RC_Dragon,5+.@r/2; },{},{}
Dropped By No Result

Magical Spell Shadow Weapon [Shadow Weapon]   Item ID# 24753 (S_M_Spell_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: SPL +1

Refine Level +7: S.MATK +3

Refine Level +9: S.MATK +3

When equipped with Magical Spell Shadow Shield:
S.MATK +3
Item Script
{ .@r = getrefine(); bonus bSpl,(.@r/2); if (.@r>=7) { bonus bSmatk,3; if (.@r>=9) { bonus bSmatk,3; } } },{},{}
Dropped By No Result

Magical Weapon (Shadow) [Shadow Weapon]   Item ID# 24022 (S_Magical_Weapon)
Magical Shadow Weapon
Type
Shadow Gear
Class
Shadow Weapon
Buy
n/a
Sell
n/a
Weight
0
Applicable Jobs
Every Job
Description
A glove equipped in wearer's hand to draw his/her potential ability.
MATK +10.
Refined to +7 or higher, MATK +1%.
[Magical Shadow Set]
Magical Shadow Weapon
Magical Shadow Earring
Magical Shadow Pendant
Every refine level, MATK +1.
If total combined refine levels the entire set is +23 or higher, MATK +1%.

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

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

Increases Holy elemental magic damage by 3%.
Refine Level +7, increases Holy elemental magic damage by additional 3%.
Refine Level +9, increases Holy elemental magic damage by additional 4%.

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

When equipped with Arc Bishop Shadow Shield:
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_Holy,10; } else if (.@r>=7) { bonus2 bMagicAtkEle,Ele_Holy,6; } else { bonus2 bMagicAtkEle,Ele_Holy,3; } },{},{}
Dropped By No Result

Mammoth Shadow Weapon [Shadow Weapon]   Item ID# 24673 (S_Mammoth_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.

HIT +10

For each 2 Refine Levels: HIT +1.

Refine Level +9: Perfect Hit +5%.
Item Script
{ .@r = getrefine(); bonus bHit,10+(.@r/2); if (.@r>=9) { bonus bPerfectHitRate,5; } },{},{}
Dropped By No Result

Master Shadow Weapon [Shadow Weapon]   Item ID# 24792 (S_Master_Weapon)
Type
Shadow Gear
Class
Shadow Weapon
Buy
n/a
Sell
n/a
Weight
0
Required Lvl
200
Applicable Jobs
Every Job
Description
A pair of gloves that can draw the wearer's potential ability.

ATK +2%, MATK +2%

For each 2 Refine Levels:
Increases Physical Damage by 1%.
Increases Magical Damage with every element by 1%.

Refine Level +7:
MaxHP +3%, MaxSP +3%

Refine Level +9:
P.ATK +2, S.MATK +2
Item Script
expand to view script
{ .@r = getrefine(); bonus bMatkRate,2; bonus bAtkRate,2; bonus bShortAtkRate,(.@r/2); bonus bLongAtkRate,(.@r/2); bonus2 bMagicAtkEle,Ele_All,(.@r/2); if (.@r>=7) { bonus bMaxHPrate,3; bonus bMaxSPrate,3; if (.@r>=9) { bonus bPAtk,2; bonus bSMatk,2; } } },{},{}
Dropped By No Result

Mechanic Advanced Paradise Shadow Weapon [Shadow Weapon]   Item ID# 24700 (S_2Para_NC_Weapon)
Type
Shadow Gear
Class
Shadow Weapon
Buy
n/a
Sell
n/a
Weight
0
Required Lvl
100
Refineable
No
Applicable Jobs
Mechanic
Description
A pair of gloves that can draw the wearer's potential ability.

ATK +10, MATK +10.

When equipped with Advanced Paradise Shadow Armor, Advanced Paradise Shadow Shield, Advanced Paradise Shadow Shoes, Advanced Paradise Shadow Earring, Advanced Paradise Shadow Pendant:

Ignores physical defense of all race, except Players, by 50%.
Increases physical damage against enemies of every size by 5%.
Increases melee and ranged physical damage by 15%.
Decreases after skill cast delay by 15%.
Increases damage of Axe Tornado, Power Swing, Vulcan Arm, Knuckle Boost and Arm Cannon by 15%.
Item Script
{ bonus bBaseAtk,10; bonus bMatk,10; },{},{}
Dropped By No Result

Mechanic Shadow Weapon [Shadow Weapon]   Item ID# 24290 (S_Mechanic_weapon)
Mechanic Weapon Shadow
Type
Shadow Gear
Class
Shadow Weapon
Buy
10z
Sell
5z
Weight
0
Required Lvl
99
Applicable Jobs
Mechanic
Description
A glove that can draw the wearer's potential ability.
Increases Vulcan Arms damage by 20%.
For every refine level, increases Vulcan Arms damage by 5%.
Item Script
{ .@r = getrefine(); bonus bBaseAtk,.@r; bonus bMatk,.@r; bonus2 bSkillAtk,"NC_VULCANARM",20+.@r*5; },{},{}
Dropped By No Result

Mechanic's Booster Shadow Weapon [Shadow Weapon]   Item ID# 24591 (S_NC_B_Weapon)
Type
Shadow Gear
Class
Shadow Weapon
Buy
n/a
Sell
n/a
Weight
0
Required Lvl
100
Refineable
No
Applicable Jobs
Mechanic
Description
A pair of gloves that can draw the wearer's potential ability.

ATK +10, MATK +10.

When equipped with Booster Shadow Armor, Booster Shadow Shield, Booster Shadow Shoes, Booster Shadow Earring and Booster Shadow Pendant:
Increases physical damage against all size monters by 5%.
Increases ranged physical damage by 15%.
Decreases after skill cast delay of all skills by 15%.
Ignores 70% physical and magical defense of all race monsters (Except Players).
Increases damage of Axe Tornado and Arm Cannon by 15%.
Item Script
{ bonus bMatk,10; bonus bBaseAtk,10; },{},{}
Dropped By No Result

Medium Shadow Weapon [Shadow Weapon]   Item ID# 24076 (S_Medium_Weapon)
Medium Shadow Weapon
Type
Shadow Gear
Class
Shadow Weapon
Buy
n/a
Sell
n/a
Weight
0
Applicable Jobs
Every Job
Description
A glove that can draw the wearer's potential ability.
Increase damage inflicted on Medium size monsters by 2%.
Refined to +7: Increase damage inflicted on Medium size monsters by 1%.
Refined to +9: Increase damage inflicted on Medium size monsters by 2%.
[+Medium Shadow Weapon]
MaxHP +1%, MaxSP +1%.

More Information on Combo:
Item Script
{ bonus2 bAddSize,Size_Medium,2; .@r = getrefine(); bonus bBaseAtk,.@r; bonus bMatk,.@r; if (.@r>=7) { bonus2 bAddSize,Size_Medium,1; } if (.@r>=9) { bonus2 bAddSize,Size_Medium,2; } },{},{}
Dropped By No Result

Mega Blitz Shadow Weapon [Shadow Weapon]   Item ID# 24768 (S_Mega_Blitz_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.

ASPD +5% (Decreases after attack delay by 5%).

For each 2 Refine Levels: Decreases after skill cast delay by 1%.

Refine Level +7:
ASPD +1, Critical +3.

Refine Level +9:
ASPD +1, ASPD +3% (Decreases after attack delay by an additional 3%).

Refine Level +10:
P.ATK +2, S.MATK +2.
Item Script
{ .@r = getrefine(); bonus bAspdRate,5; bonus bDelayrate,-(.@r/2); if (.@r>=7) { bonus bAspdRate,5; bonus bAspd,1; if (.@r>=9) { bonus bDelayrate,-2; if (.@r>=10) { bonus bPAtk,2; bonus bSmatk,2; } } } },{},{}
Dropped By No Result

Minstrel & Wanderer Adva [Shadow Weapon]   Item ID# 24709 (S_2Para_WM_Weapon)
Wanderer&Minstrel Advanced Paradise Shadow Weapon
Type
Shadow Gear
Class
Shadow Weapon
Buy
n/a
Sell
n/a
Weight
0
Required Lvl
100
Refineable
No
Applicable Jobs
Minstrel / Wanderer
Description
A pair of gloves that can draw the wearer's potential ability.

ATK +10, MATK +10.

When equipped with Advanced Paradise Shadow Armor, Advanced Paradise Shadow Shield, Advanced Paradise Shadow Shoes, Advanced Paradise Shadow Earring, Advanced Paradise Shadow Pendant:

Ignores physical defense of all race, except Players, by 50%.
Increases ranged physical damage by 15%.
Increases magical damage with every element by 15%.
Decreases variable cast time by 10%.
Decreases after skill cast delay by 15%.
Increases damage of Severe Rainstorm, Metallic Sound and Reverberation by 15%.
Item Script
{ bonus bBaseAtk,10; bonus bMatk,10; },{},{}
Dropped By No Result

« First < 4567891011121314 > Last »
back to top