Renewal
.:Renewal Item Database:.
Shadow Gear

Heal Shadow Armor [Shadow Body]   Item ID# 24120 (S_Heal_Armor)
Shadow Heal Armor
Type
Shadow Gear
Class
Shadow Armor
Buy
n/a
Sell
n/a
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.
Enables use of Level 1 Heal.
Increases SP consumption of Heal by 50.
Each refine decrease SP consumption of Heal by 5.
Item Script
{ .@r = getrefine(); bonus bMaxHP,.@r*10; skill "AL_HEAL",1; bonus2 bSkillUseSP,"AL_HEAL",-50+(.@r*5); },{},{}
Dropped By No Result

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

Heal Shadow Pendant [Shadow Earring]   Item ID# 24125 (S_Heal_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 Heal.
Increases SP consumption of heal by 50.
Each refine decrease SP consumption of Heal by 5.
Item Script
{ .@r = getrefine(); bonus bMaxHP,.@r*10; skill "AL_HEAL",1; bonus2 bSkillUseSP,"AL_HEAL",-50+(.@r*5); },{},{}
Dropped By No Result

Heal Shadow Shield [Shadow Shield]   Item ID# 24122 (S_Heal_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 Heal.
Increases SP consumption of Heal by 50.
Each refine decrease SP consumption of Heal by 5.
Item Script
{ .@r = getrefine(); bonus bMaxHP,.@r*10; skill "AL_HEAL",1; bonus2 bSkillUseSP,"AL_HEAL",-50+(.@r*5); },{},{}
Dropped By No Result

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

Heal Shadow Weapon [Shadow Weapon]   Item ID# 24123 (S_Heal_Weapon)
Shadow Heal 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 Heal.
Increases SP consumption of Heal by 50.
Each refine decrease SP consumption of Heal by 5.
Item Script
{ .@r = getrefine(); bonus bBaseAtk,.@r; bonus bMatk,.@r; skill "AL_HEAL",1; bonus2 bSkillUseSP,"AL_HEAL",-50+(.@r*5); },{},{}
Dropped By No Result

Healing Shadow Shield [Shadow Shield]   Item ID# 24366 (S_Healing_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.

MATK +10.
Refine Level +7, increases Healing skills effectiveness by 3%.
Refine Level +9, increases Healing skills effectiveness by 5%.

[Healing Shadow set: Healing Shadow Weapon, Healing Shadow Shield, Healing Shadow Shoes]
Increases Healing skills effectiveness by 5%.
If total refine level of entire set at least +25:
Increases Healing skills effectiveness by 15%.
Item Script
{ .@r = getrefine(); bonus bMaxHP,.@r*10; bonus bMatk,10; if (.@r >= 7) { .@val = 3; if (.@r >= 9) { .@val += 5; } bonus bHealPower,.@val; } },{},{}
Dropped By No Result

Healing Shadow Shoes [Shadow Footgear]   Item ID# 24367 (S_Healing_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.

MATK +10.
Refine Level +7, increases Healing skills by 3%.
Refine Level +9, increases Healing skills by 5%.

[Healing Shadow set: Healing Shadow Weapon, Healing Shadow Shield, Healing Shadow Shoes]
Increases Healing skills by 5%.
If total refine level of entire set at least +25: Increases Healing skills by 15%.
Item Script
{ .@r = getrefine(); bonus bMaxHP,.@r*10; bonus bMatk,10; if (.@r >= 7) { .@val = 3; if (.@r >= 9) { .@val += 5; } bonus bHealPower,.@val; } },{},{}
Dropped By No Result

Healing Shadow Weapon [Shadow Weapon]   Item ID# 24033 (S_Healing_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.
MATK +10.
When refined to +7 or higher, increases healing skills effectiveness by 5%.
Item Script
{ .@r = getrefine(); bonus bBaseAtk,.@r; bonus bMatk,10+.@r; if (.@r>6) bonus bHealPower2,5; },{},{}
Dropped By No Result

Hiding Shadow Armor [Shadow Body]   Item ID# 24126 (S_Hiding_Armor)
Hiding Shadow Armor
Type
Shadow Gear
Class
Shadow Armor
Buy
n/a
Sell
n/a
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.
Enables use of Level 1 Hiding.
Increases SP consumption of Hiding by 50.
Each refine decrease SP consumption of Hiding by 5.
Item Script
{ .@r = getrefine(); bonus bMaxHP,.@r*10; skill "TF_HIDING",1; bonus2 bSkillUseSP,"TF_HIDING",-50+(.@r*5); },{},{ sc_end SC_HIDING; }
Dropped By No Result

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

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

< 123 >
back to top