Renewal
.:Renewal Item Database:.
Shadow Gear

Cloaking Shadow Pendant [Shadow Earring]   Item ID# 24137 (S_Cloaking_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.
Enables use of Level 1 Cloaking.
Increases SP consumption of Cloaking by 50.
Each refine decrease SP consumption of Cloaking by 5.
Item Script
{ .@r = getrefine(); bonus bMaxHP,.@r*10; skill "AS_CLOAKING",1; bonus2 bSkillUseSP,"AS_CLOAKING",-50+(.@r*5); },{},{ sc_end SC_CLOAKING; }
Dropped By No Result

Cloaking Shadow Shield [Shadow Shield]   Item ID# 24134 (S_Cloaking_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.
Enables use of Level 1 Cloaking.
Increases SP consumption of Cloaking by 50.
Each refine decrease SP consumption of Cloaking by 5.
Item Script
{ .@r = getrefine(); bonus bMaxHP,.@r*10; skill "AS_CLOAKING",1; bonus2 bSkillUseSP,"AS_CLOAKING",-50+(.@r*5); },{},{ sc_end SC_CLOAKING; }
Dropped By No Result

Cloaking Shadow Shoes [Shadow Footgear]   Item ID# 24133 (S_Cloaking_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.
Enables use of Level 1 Cloaking.
Increases SP consumption of Cloaking by 50.
Each refine decrease SP consumption of Cloaking by 5.
Item Script
{ .@r = getrefine(); bonus bMaxHP,.@r*10; skill "AS_CLOAKING",1; bonus2 bSkillUseSP,"AS_CLOAKING",-50+(.@r*5); },{},{ sc_end SC_CLOAKING; }
Dropped By No Result

Cloaking Shadow Weapon [Shadow Weapon]   Item ID# 24135 (S_Cloaking_Weapon)
Cloaking 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.
Enables use of Level 1 Cloaking.
Increases SP consumption of Cloaking by 50.
Each refine decrease SP consumption of Cloaking by 5.
Item Script
{ .@r = getrefine(); bonus bBaseAtk,.@r; bonus bMatk,.@r; skill "AS_CLOAKING",1; bonus2 bSkillUseSP,"AS_CLOAKING",-50+(.@r*5); },{},{ sc_end SC_CLOAKING; }
Dropped By No Result

Cluster Shadow Armor [Shadow Body]   Item ID# 24452 (S_Cluster_Armor)
Type
Shadow Gear
Class
Shadow Armor
Buy
n/a
Sell
n/a
Weight
0
Required Lvl
99
Applicable Jobs
Ranger
Description
A suit of armor worn on top of normal armor for additional defense. Needs a complete set to have bonus effect.

Increases damage of Cluster Bomb by 5%.

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

Cluster Shadow Shield [Shadow Shield]   Item ID# 24453 (S_Cluster_Shield)
Type
Shadow Gear
Class
Shadow Shield
Buy
n/a
Sell
n/a
Weight
0
Required Lvl
99
Applicable Jobs
Ranger
Description
A small shield worn on the arm for additional defense. Needs a complete set to have bonus effect.

Increases damage of Cluster Bomb by 3%.
Refine Level +7, increases damage of Cluster Bomb by additional 3%.
Refine Level +9, increases damage of Cluster Bomb by additional 4%.

When equipped with Cluster Shadow Armor and Cluster Shadow Shoes:
For each refine level of entire set:
Increases damage of Cluster Bomb by 1%.

When equipped Ranger Shadow Weapon:
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 bMaxHP,.@r*10; bonus2 bSkillAtk,"RA_CLUSTERBOMB",3+(.@r>=7?3:0)+(.@r>=9?4:0); },{},{}
Dropped By No Result

Cluster Shadow Shoes [Shadow Footgear]   Item ID# 24454 (S_Cluster_Shoes)
Type
Shadow Gear
Class
Shadow Footgear
Buy
n/a
Sell
n/a
Weight
0
Required Lvl
99
Applicable Jobs
Ranger
Description
A pair of shoes worn on top of normal shoes for additional defense. Needs a complete set to have bonus effect.

Increases damage of Cluster Bomb by 5%.

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

Cold Bolt Shadow Armor [Shadow Body]   Item ID# 24219 (S_ColdBolt_Armor)
Cold Bolt Shadow Armor
Type
Shadow Gear
Class
Shadow Armor
Buy
10z
Sell
5z
Weight
0
Applicable Jobs
Every Job
Description
An armor worn on top of normal armor for additional defense.
Can be equipped alone but needs a complete set to have bonus effect.
Refined to +2, every melee physical attack has a 1% chance to autocast level (Refine/2) Cold Bolt.
Each refine level increases the trigger rate by 0.2%.
Item Script
{ .@r = getrefine(); bonus bMaxHP,.@r*10; if (.@r>=2) autobonus "{ bonus3 bAutoSpell,\"MG_COLDBOLT\",("+.@r+"/2),1000; }",(.@r*2)+100,100,BF_SHORT; },{},{}
Dropped By No Result

Cold Breath Shadow Armor [Shadow Body]   Item ID# 24446 (S_W_Breath_Armor)
Type
Shadow Gear
Class
Shadow Armor
Buy
n/a
Sell
n/a
Weight
0
Required Lvl
99
Applicable Jobs
Rune Knight
Description
A suit of armor worn on top of normal armor for additional defense. Needs a complete set to have bonus effect.

Increases damage of Dragon Breath - Water by 5%.

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

Cold Breath Shadow Shield [Shadow Shield]   Item ID# 24447 (S_W_Breath_Shield)
Type
Shadow Gear
Class
Shadow Shield
Buy
n/a
Sell
n/a
Weight
0
Required Lvl
99
Applicable Jobs
Rune Knight
Description
A small shield worn on the arm for additional defense. Needs a complete set to have bonus effect.

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 Cold Breath Shadow Armor and Cold Breath Shadow Shoes:
For each 2 refine levels of entire set:
Decreases after skill cast delay of all skills by 1%.

When equipped with Rune Knight Shadow Weapon:
For each refine level of entire set:
Increases damage of Dragon Breath - Water by 1%.
Item Script
{ .@r = getrefine(); bonus bMaxHP,.@r*10; bonus bLongAtkRate,3+(.@r>=7?3:0)+(.@r>=9?4:0); },{},{}
Dropped By No Result

Cold Breath Shadow Shoes [Shadow Footgear]   Item ID# 24448 (S_W_Breath_Shoes)
Type
Shadow Gear
Class
Shadow Footgear
Buy
n/a
Sell
n/a
Weight
0
Required Lvl
99
Applicable Jobs
Rune Knight
Description
A pair of shoes worn on top of normal shoes for additional defense. Needs a complete set to have bonus effect.

Reduces SP consumption of Dragon Breath - Water by 2%.

For each 2 refine levels:
Reduces SP consumption of Dragon Breath - Water by additional 1%.
Item Script
{ .@r = getrefine(); bonus bMaxHP,.@r*10; bonus2 bSkillUseSPrate,"RK_DRAGONBREATH_WATER",2+(.@r/2); },{},{}
Dropped By No Result

Concentration Shadow Shield [Shadow Shield]   Item ID# 24756 (S_Concentration_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 Refine Level: CON +1

Refine Level +7: P.ATK +2, S.MATK +2.

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

« First < 7891011121314151617 > Last »
back to top