
RENEWAL / ITEMS
Sage Shadow Armor
#24278Shadowgear
S_Sage_Armor
TypeShadowgear
Equipment positionShadow armor
Weight0
Buy price10 z
Sell price5 z
Required level1
Description
An armor worn on top of normal armor for additional defense. Can be equipped alone but the defense effect is insignificant
Class: Shadow Armor
Weight: 0
Requires Level: 1
Usable By: All Jobs
When Hindsight is used, increases ASPD rate based on the upgrade level of the item for 50 seconds.
If upgrade level is +7: When Hindsight is used, increases ASPD by 1 for 50 seconds.
If upgrade level is +9: When Hindsight is used, increases ASPD by 1 for 50 seconds.
Sage Shadow Shoes
Reduces the variable cast time of Heaven's Drive by 40%.
When equipped by Sage: MATK +3%.
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 bMaxHP,getrefine()*10;
autobonus3 "{ .@r = getrefine(); if (.@r>=9) { bonus bAspd,2; } else if (.@r>=7) { bonus bAspd,1; } bonus bAspdRate,.@r; }",1000,50000,"SA_AUTOSPELL";