
RENEWAL / ITEMS
Lucky Shadow Armor
#24040Shadowgear
S_Lucky_Armor
TypeShadowgear
Equipment positionShadow armor
Weight0
Buy price0 z
Sell price0 z
Required level1
Description
An armor worn to enhance luck.
Class: Shadow Armor
Weight: 0
Requires Level: 1
Usable By: All Jobs
Luk + 1
Max HP + 10 per upgrade level of the item.
Crit + 1 per 2 upgrade levels of the item.
Set Bonus
Lucky Shadow Armor
Lucky Shadow Weapon
Luk + 1
English Renewal client description · iRO. Numeric server data above takes precedence when the client text differs.
Item details
- Equipment position
- Shadow armor
- Trade
Item effect script
bonus bLuk,1;
.@r = getrefine();
bonus bMaxHP,.@r*10;
bonus bCritical,(.@r/2);