Renewal
.:Renewal Item Database:.

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;} bonus bAtk2,10; }
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;} bonus bAtk2,10; }
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

Force Shadow Weapon [Shadow Weapon]   Item ID# 24224 (S_Force_Weapon)
Shadow Force Weapon
Type
Shadow Gear
Class
Shadow Weapon
Buy
10z
Sell
5z
Weight
0
Required Lvl
70
Applicable Jobs
Every Job
Description
Gloves that increase wearer's potential ability
ATK +1%.
Refined to +7 increase ATK 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;} bonus bAtk2,10; }
Item Script
{ .@r = getrefine(); bonus bBaseAtk,.@r; bonus bMatk,.@r; bonus2 bAddClass,Class_All,(.@r<7)?1:((.@r<9)?2:3); },{},{}
Dropped By No Result

back to top