Renewal
.:Renewal Item Database:.

Soul Shadow Earring [Shadow Pendant]   Item ID# 24229 (S_Spirit_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
MATK +5
Every refine increase MATK by 1.
Refined to +7, increase MaxHP by 1%.
Refined to +9, increase MATK by 1%.
[Soul Shadow Set]
Soul Shadow Weapon
Soul Shadow Earring
Soul Shadow Pendant
MATK +10
If total refine levels of entire set is at least +20, increase MATK by 1%.
If total refine levels of entire set is at least +25, increase MATK 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) {bonus bMatkRate,2;} else if(.@r>=20) {bonus bMatkRate,1;} bonus bMatk,10; }
Item Script
{ .@r = getrefine(); bonus bMaxHP,.@r*10; bonus bMatk,(5+.@r); if (.@r>=7) bonus bMaxHPrate,1; if (.@r>=9) bonus bMatkRate,1; },{},{}
Dropped By No Result

Soul Shadow Pendant [Shadow Earring]   Item ID# 24230 (S_Spirit_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
MATK +5
Every refine increase MATK by 1.
Refined to +7, increase MaxHP by 1%.
Refined to +9, increase MATK by 1%.
[Soul Shadow Set]
Soul Shadow Weapon
Soul Shadow Earring
Soul Shadow Pendant
MATK +10
If total refine levels of entire set is at least +20, increase MATK by 1%.
If total refine levels of entire set is at least +25, increase MATK 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) {bonus bMatkRate,2;} else if(.@r>=20) {bonus bMatkRate,1;} bonus bMatk,10; }
Item Script
{ .@r = getrefine(); bonus bMaxHP,.@r*10; bonus bMatk,(5+.@r); if (.@r>=7) bonus bMaxHPrate,1; if (.@r>=9) bonus bMatkRate,1; },{},{}
Dropped By No Result

Soul Shadow Weapon [Shadow Weapon]   Item ID# 24228 (S_Spirit_Weapon)
Spirit Shadow 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
MATK +1%
If refined to +7, increase MATK by 1%.
If refined to +9, increase MATK by 1%.
[Soul Shadow Set]
Soul Shadow Weapon
Soul Shadow Earring
Soul Shadow Pendant
MATK +10
If total refine levels of entire set is at least +20, increase MATK by 1%.
If total refine levels of entire set is at least +25, increase MATK 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) {bonus bMatkRate,2;} else if(.@r>=20) {bonus bMatkRate,1;} bonus bMatk,10; }
Item Script
{ .@r = getrefine(); bonus bBaseAtk,.@r; bonus bMatk,.@r; bonus bMatkRate,(.@r<7)?1:((.@r<9)?2:3); },{},{}
Dropped By No Result

back to top