ID #24216
Shadowgear
Attack Shadow Armor
Buy Price: N/A
Sell Price: N/A
A suit of armor worn on top of normal armor for additional defense. Needs a complete set to have bonus effect.
_______________________
1% chance to increase ATK by 5*Refine Level for 3 sec when dealing physical attacks.
_______________________
For each Refine Level:
Increases trigger rate by 0.2%.
_______________________
Type: Shadow Armor
_______________________
Requirement: None
_______________________
1% chance to increase ATK by 5*Refine Level for 3 sec when dealing physical attacks.
_______________________
For each Refine Level:
Increases trigger rate by 0.2%.
_______________________
Type: Shadow Armor
_______________________
Requirement: None
Available from boxes
Basic Information
Type
Shadowgear
Requirements
Min Level
1
Scripts
Script .@r = getrefine(); bonus bMaxHP,.@r*10; autobonus "{ bonus bBaseAtk,("+.@r+"*5); }",(.@r*2)+10,3000,BF_NORMAL;
.@r = getrefine();
bonus bMaxHP,.@r*10;
autobonus "{ bonus bBaseAtk,("+.@r+"*5); }",(.@r*2)+10,3000,BF_NORMAL;