
RENEWAL / ITEMS
Hero Target Suit [1]
#15098Armor
Hero_Taget_Suits
TypeArmor
Equipment positionArmor
GenderBoth
Weight20
Buy price10 z
Sell price5 z
DEF60
Slots1
Required level160
Armor level1
Description
Honorable suit given to those who fought Satan Morroc. The suit is enhanced with powers to increase concentration and spirit, occasionally it will release unpredictable attacks.
Class: Armor
Defense: 60
Weight: 20
Requires Level: 160
Usable By: Ranger, Maestro, Wanderer
All Stats + 1
Max HP + 5%
Max SP + 5%
Aspd + 1
Increases long-ranged damage on targets by 3%.
Adds a chance of casting Level 10 Improve Concentration on the user when performing a physical attack.
Adds a chance of casting Level 10 Double Strafe on the target when performing a long-ranged attack.
The chance of casting the skills is increased per upgrade level of the armor.
English Renewal client description · iRO. Numeric server data above takes precedence when the client text differs.
Item details
- Gender
- Both
- Equipment position
- Armor
- Jobs
- Archer
- Yes
- Bard Dancer
- Yes
- Hunter
- Yes
- Classes
- Upper
- Yes
- All Third
- Yes
- Fourth
- Yes
- Refineable
- Yes
- Trade
Item effect script
bonus bMaxHPrate,5;
bonus bMaxSPrate,5;
bonus bLongAtkRate,3;
bonus bAspd,1;
.@r = getrefine();
bonus bAllStats,1;
bonus5 bAutoSpell,"AC_CONCENTRATION",10,(1+.@r)*3,BF_WEAPON,0;
bonus5 bAutoSpell,"AC_DOUBLE",10,(1+.@r)*3,BF_LONG,1;