
RENEWAL / ITEMS
Andre Shadow Armor
#24097Shadowgear
S_Adurate_Armor
TypeShadowgear
Equipment positionShadow armor
Weight0
Buy price0 z
Sell price0 z
Required level1
Description
DEF +1.
Increases resistance to Blind by 1% per refine level.
------------------------
Set Bonus
Adurate Shadow Armor
Adurate Shadow Shoes
Stability Shadow Shield
DEF +5.
If sum total refine levels of the set is +20 or higher, Increases resistance to Blind 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_Blind,.@r;