
RENEWAL / ITEMS
Attack Shadow Armor
#24216Shadowgear
S_Attack_Armor
TypeShadowgear
Equipment positionShadow armor
Weight0
Buy price10 z
Sell price5 z
Required level1
Description
When physically attacking,
1% chance increase ATK equal to *5 refine level for 3 seconds.
Every refine level increase the chance +0,2%
------------------------
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;
autobonus "{ bonus bBaseAtk,("+.@r+"*5); }",(.@r*2)+10,3000,BF_NORMAL;