Renewal
.:Renewal Item Database:.

Enhanced Soul Shadow Weapon [Shadow Weapon]   Item ID# 24227 (S_Enhance_Spirit_Weapon)
Enhance Spirit 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
MATK +10
Every refine increase MATK by 1%.
[Enhanced Soul Shadow Set]
Enhanced Soul Shadow Weapon, Soul Shadow Earring, Soul Shadow Pendant
MATK +1%
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 bMatkRate,1; }
Item Script
{ .@r = getrefine(); bonus bBaseAtk,.@r; bonus bMatk,10; bonus bMatkRate,(.@r/2); },{},{}
Dropped By No Result

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 bMatkRate,1; }
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 bMatkRate,1; }
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

back to top