Renewal
.:Renewal Item Database:.

Enhanced Force Shadow Weapon [Shadow Weapon]   Item ID# 24223 (S_Enhance_Force_Weapon)
Enhance Force Shadow Weapon
Type
Shadow Gear
Class
Shadow Weapon
Buy
10z
Sell
5z
Weight
0
Required Lvl
100
Applicable Jobs
Rune Knight
Arch Bishop
Warlock
Mechanic
Ranger
Guillotine Cross
Royal Guard
Shura
Sorcerer
Shadow Chaser
Genetic
Minstrel / Wanderer
Description
Gloves that increase wearer's potential ability.
ATK +10
Every 2 refines increase ATK by 1%.
[Enhanced Force Shadow Set]
Enhanced Force Shadow Weapon, Force Shadow Earring, Force Shadow Pendant
ATK +1%.
If total refine levels of entire set is at least +20, increase ATK by 1%.
If total refine levels of entire set is at least +25, increase ATK by 1%.

More Information on Combo:
Combo Script
{ .@r = getequiprefinerycnt(EQI_SHADOW_WEAPON)+getequiprefinerycnt(EQI_SHADOW_ACC_R)+getequiprefinerycnt(EQI_SHADOW_ACC_L); if(.@r>=25) {bonus2 bAddClass,Class_All,2;} else if(.@r>=20) {bonus2 bAddClass,Class_All,1;} bonus2 bAddClass,Class_All,1; }
Item Script
{ .@r = getrefine(); bonus bBaseAtk,.@r+10; bonus bMatk,.@r; bonus2 bAddClass,Class_All,(.@r/2); },{},{}
Dropped By No Result

Force Shadow Earring [Shadow Pendant]   Item ID# 24225 (S_Force_Earring)
Type
Shadow Gear
Class
Shadow Pendant
Buy
10z
Sell
5z
Weight
0
Required Lvl
70
Applicable Jobs
Every Job
Description
Earring that increase wearer's potential ability
ATK +5
Every refine increase ATK by 1.
Refined to +7 increase MaxHP by 1%.
Refined to +9 increase ATK by 1%.
[Force Shadow Set]
Force Shadow Weapon
Force Shadow Earring
Force Shadow Pendant
ATK +10.
If total refine levels of entire set is at least +20, increase ATK by 1%.
If total refine levels of entire set is at least +25, increase ATK by 1%.

More Information on Combo:
Combo Script
{ .@r = getequiprefinerycnt(EQI_SHADOW_WEAPON)+getequiprefinerycnt(EQI_SHADOW_ACC_R)+getequiprefinerycnt(EQI_SHADOW_ACC_L); if(.@r>=25) {bonus2 bAddClass,Class_All,2;} else if(.@r>=20) {bonus2 bAddClass,Class_All,1;} bonus2 bAddClass,Class_All,1; }
Item Script
{ .@r = getrefine(); bonus bMaxHP,.@r*10; bonus bBaseAtk,(5+.@r); if (.@r>=7) bonus bMaxHPrate,1; if (.@r>=9) bonus bMaxSPrate,1; },{},{}
Dropped By No Result

Force Shadow Pendant [Shadow Earring]   Item ID# 24226 (S_Force_Pendant)
Type
Shadow Gear
Class
Shadow Earring
Buy
10z
Sell
5z
Weight
0
Required Lvl
70
Applicable Jobs
Every Job
Description
Pendant that increase wearer's potential ability
ATK +5
Every refine increase ATK by 1.
Refined to +7 increase MaxHP by 1%.
Refined to +9 increase ATK by 1%.
[Force Shadow Set]
Force Shadow Weapon
Force Shadow Earring
Force Shadow Pendant
ATK +10.
If total refine levels of entire set is at least +20, increase ATK by 1%.
If total refine levels of entire set is at least +25, increase ATK by 1%.

More Information on Combo:
Combo Script
{ .@r = getequiprefinerycnt(EQI_SHADOW_WEAPON)+getequiprefinerycnt(EQI_SHADOW_ACC_R)+getequiprefinerycnt(EQI_SHADOW_ACC_L); if(.@r>=25) {bonus2 bAddClass,Class_All,2;} else if(.@r>=20) {bonus2 bAddClass,Class_All,1;} bonus2 bAddClass,Class_All,1; }
Item Script
{ .@r = getrefine(); bonus bMaxHP,.@r*10; bonus bBaseAtk,(5+.@r); if (.@r>=7) bonus bMaxSPrate,1; if (.@r>=9) bonus2 bAddClass,Class_All,1; },{},{}
Dropped By No Result

back to top