Viewing Item

#15246: True Hunting Mail

Item ID 15246 For Sale No
Identifier True_Hunting_Mail Credit Price Not For Sale
Name True Hunting Mail Type Armor
NPC Buy 0 Weight 90
NPC Sell 0 Weapon Level 0
Range 0 Defense 40
Slots 1 Refineable Yes
Attack 0 Min Equip Level 100
MATK 0 Max Equip Level None
Description Armor awarded to the hunters who excelled at the hunting competitions as a token of gratitude from the royal family.
_______________________
MaxHP +1000
MaxSP +200
Increases Damage against monsters of Animal and Insect race by 10%.
_______________________
For each 3 Refine Levels:
MaxHP and MaxSP +1%
_______________________
When equipped with True Hunting Manteau and True Hunting Boots:
Decreases After Skill Delay by 7%.
_______________________
Refine Level of True Hunting Mail, True Hunting Manteau and True Hunting Boots each is +9 or higher:
Decreases After Skill Delay by additional 8%.
_______________________
Type: Armor
Defense: 40
Weight: 90
Armor Level: 1
_______________________
Requirement:
Base Level 100
Equip Locations Armor
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r

2 =

3 getrefine();

4 bonus

5 bMaxHP,1000;

6 bonus

7 bMaxSP,200;

8 bonus2

9 bAddRace,RC_Insect,10;

10 bonus2

11 bMagicAddRace,RC_Insect,10;

12 bonus2

13 bAddRace,RC_Brute,10;

14 bonus2

15 bMagicAddRace,RC_Brute,10;

16 bonus

17 bMaxHPrate,(.@r/3);

18 bonus

19 bMaxSPrate,(.@r/3);

Equip Script None
Unequip Script None