
RENEWAL / ITEMS
Insomnia Shadow Armor
#24093Shadowgear
S_Insomniac_Armor
TypeShadowgear
Equipment positionShadow armor
Weight0
Buy price0 z
Sell price0 z
Required level1
Description
DEF +1.
Increases resistance to Sleep by 1% per refine level.
------------------------
Set Bonus
Insomniac Shadow Armor
Insomniac Shadow Shoes
Stability Shadow Shield
DEF +5.
If sum total refine levels of the set is +20 or higher, Increases resistance to Sleep by 100%
------------------------
Class : Shadow Equipment
Location : Armor
Weight : 0
Required Level : 1
Jobs : All
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
.@r = getrefine();
bonus bMaxHP,.@r*10;
bonus bDef,1;
bonus2 bResEff,Eff_Sleep,.@r;