Renewal
.:Renewal Item Database:.

Caster Shadow Armor [Shadow Body]   Item ID# 24242 (S_Caster_Armor)
Caster 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.
MATK +5
Reduces SP consumption by 1%
Every 2 refine reduces SP consumption by 1%

[Caster Shadow Set]
Caster Shadow Armor, Caster Shadow Shield, Caster Shadow Shoes
Reduces SP consumption by 1%.
Reduces variable cast time by 1% for every 5 refine levels of the total set.
Reduces SP consumption by 1% when refine levels of the total set +25 or higher.

More Information on Combo:
Combo Script
{ .@r = getequiprefinerycnt(EQI_SHADOW_SHOES)+getequiprefinerycnt(EQI_SHADOW_SHIELD)+getequiprefinerycnt(EQI_SHADOW_ARMOR); bonus bVariableCastrate,-.@r/5; if(.@r>=25) { bonus bUseSPrate,-2; } else bonus bUseSPrate,-1; }
Item Script
{ .@r = getrefine(); bonus bMaxHP,.@r*10; bonus bMatk,5; bonus bUseSPrate,-1-(.@r/2); },{},{}
Dropped By No Result

Caster Shadow Shield [Shadow Shield]   Item ID# 24241 (S_Caster_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.
MATK +5
Reduces SP consumption by 1%.
Every 2 refine reduces SP consumption by 1%.
[Caster Shadow Set]
Caster Shadow Armor, Caster Shadow Shield, Caster Shadow Shoes
Reduces SP consumption by 1%.
Reduces variable cast time by 1% for every 5 refine levels of the total set.
Reduces SP consumption by 1% when refine levels of the total set +25 or higher.

More Information on Combo:
Combo Script
{ .@r = getequiprefinerycnt(EQI_SHADOW_SHOES)+getequiprefinerycnt(EQI_SHADOW_SHIELD)+getequiprefinerycnt(EQI_SHADOW_ARMOR); bonus bVariableCastrate,-.@r/5; if(.@r>=25) { bonus bUseSPrate,-2; } else bonus bUseSPrate,-1; }
Item Script
{ .@r = getrefine(); bonus bMaxHP,.@r*10; bonus bMatk,5; bonus bUseSPrate,-1-(.@r/2); },{},{}
Dropped By No Result

Caster Shadow Shoes [Shadow Footgear]   Item ID# 24240 (S_Caster_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.
MATK +5
Reduces SP consumption by 1%.
Every 2 refine reduces SP consumption by 1%.
[Caster Shadow Set]
Caster Shadow Armor, Caster Shadow Shield, Caster Shadow Shoes
Reduces SP consumption by 1%.
Reduces variable cast time by 1% for every 5 refine levels of the total set.
Reduces SP consumption by 1% when refine levels of the total set +25 or higher.

More Information on Combo:
Combo Script
{ .@r = getequiprefinerycnt(EQI_SHADOW_SHOES)+getequiprefinerycnt(EQI_SHADOW_SHIELD)+getequiprefinerycnt(EQI_SHADOW_ARMOR); bonus bVariableCastrate,-.@r/5; if(.@r>=25) { bonus bUseSPrate,-2; } else bonus bUseSPrate,-1; }
Item Script
{ .@r = getrefine(); bonus bMaxHP,.@r*10; bonus bMatk,5; bonus bUseSPrate,-1-(.@r/2); },{},{}
Dropped By No Result

back to top