|
Shadow Gear - Shadow Weapon
 |
Absorb Shadow Weapon [Shadow Weapon] Item ID# 24686 (S_Absorb_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.
MaxHP +3%, MaxSP +3%.
For each 3 Refine Levels: ATK +1%.
Refine Level +7: Decreases variable cast time by 3%.
Refine Level +10: Physical attacks have a 2% chance to absorb 2% of the inflicted damage as HP and 1% chance to absorb 2% of the inflicted damage as SP.
|
Item Script |
{ .@r = getrefine(); bonus bMaxHPrate,3; bonus bMaxSPrate,3; bonus bAtkRate,(.@r/3); if (.@r>=7) { bonus bVariableCastrate,-3; if (.@r>=10) { bonus2 bHPDrainRate,20,2; bonus2 bSPDrainRate,10,2; } } },{},{} |
Dropped By | No Result |
---|
 |
Adora Shadow Weapon [Shadow Weapon] Item ID# 24491 (S_Adoramus_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 Adora Shadow Pendant and Adora Shadow Earring: For each refine level of entire set: Increases damage of Adoramus 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 |
---|
 |
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 |
---|
 |
Arch Bishop Advanced Paradise Shadow Weapon [Shadow Weapon] Item ID# 24706 (S_2Para_AB_Weapon) Archbishop 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 |  | Arch Bishop |
|
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 and magical defense of all race, except Players, by 50%. Increases magical damage with every element by 15%. Decreases after skill cast delay by 15%. Decreases Adoramus skill cooldown by 1 second. Increases damage of Adoramus, Judex, Magnus Exorcismus and Duple Light by 15%. |
Item Script |
{ bonus bBaseAtk,10; bonus bMatk,10; },{},{} |
Dropped By | No Result |
---|
 |
Arrow Vulcan Shadow Weapon [Shadow Weapon] Item ID# 24503 (S_Arrowvulcan_Weapon) |  |
|
Type |
Shadow Gear |
Class |
Shadow Weapon |
Buy |
n/a |
Sell |
n/a |
Weight |
0 |
| Required Lvl |
99 | | | |
Applicable Jobs |  | Minstrel / Wanderer |
|
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 Arrow Vulcan Shadow Pendant and Arrow Vulcan Shadow Earring: For each refine level of entire set: Increases damage of Arrow Vulcan by 1%.
When equipped with Minstrel Shadow Shield or Wanderer 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(); if (.@r>=9) { bonus bLongAtkRate,10; } else if (.@r>=7) { bonus bLongAtkRate,6; } else { bonus bLongAtkRate,3; } },{},{} |
Dropped By | No Result |
---|
 |
Bearer's Shadow Weapon [Shadow Weapon] Item ID# 24183 (S_Bearers_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. MaxHP +100. Each 2 refines, MaxHP +10. [Bearer's Shadow set] Bearer's Shadow Weapon, Bearer's Shadow Armor, Bearer's Shadow Shield, Bearer's Shadow Shoes, Bearer's Shadow Earring, Bearer's Shadow Pendant. All Stats +1. If total refine levels of entire set is +45 or higher: Enable unlimited effect of Endure. MaxHP -60%. Each refine levels of items in the set increases MaxHP by 1%.
More Information on Combo: |
Item Script |
{ .@r = getrefine(); bonus bBaseAtk,.@r; bonus bMatk,.@r; bonus bMaxHP,100+(10*(.@r/2)); },{},{} |
Dropped By | No Result |
---|
|
|