
RENEWAL / ITEMS
Swordman Shadow Earring
#24246Shadowgear
S_Swordman_earring
TypeShadowgear
Equipment positionShadow right accessory
Weight0
Buy price0 z
Sell price0 z
Required level1
Description
A sacred earring which is believed to protect its wearer. It also draws the wearer's potential abilities.
Class: Shadow Earring
Weight: 1
Requires Level: 1
Usable By: All Jobs
Reduces SP cost of Bash by 20%.
For every refine level reduces SP cost of Bash by 3%.
Swordman Shadow Pendant
Weapon ATK Power +1%,
MaxHP +1%.
If total refine levels of entire set at least +10:
Weapon ATK Power +2%,
MaxHP +2%.
English Renewal client description · iRO. Numeric server data above takes precedence when the client text differs.
Item details
- Equipment position
- Shadow right accessory
- Trade
Item effect script
.@r = getrefine();
bonus bMaxHP,.@r*10;
bonus2 bSkillUseSPrate,"SM_BASH",20+(3*.@r);