Basic Info

Name 15246 True Hunting Mail[1]
Item ID 15246 - True_Hunting_Mail
Type Armor
15246
Armor awarded by the royal family as a token of gratitude to hunters who excelled in hunting competitions.
MaxHP + 1000, MaxSP + 200.
Increases physical and magical damage to Beast and Insect monsters by 10%.
For every 3 refine levels, MaxHP, MaxSP + 1%.
When equipped with True Hunting Coat, True Hunting Boots, Variable Cast Time - 7%.
When True Hunting Mail, True Hunting Coat, True Hunting Boots are all +9 or higher, Variable Cast Time - 8%.
_
Class : Armor Defense : 40
Weight : 90
Required Level : 100
Jobs : All jobs

Details

Weight 90
NPC Buy 20 z
NPC Sell 10 z
Refineable Yes
Equip Locations Armor

Stats

Range 0
Defense 40
Attack 0
Magical Attack 0
Weapon Level 0
Slots 1

Restrictions

Level Range 100 +
Usage None
Trade None
Job Class Types Normal / Upper / Baby
Job Classes All Jobs
Gender Any

Scripts

Use Script
bonus(bMaxHP, 1000); bonus(bMaxSP, 200); bonus2(bAddRace, RC_Brute, 10); bonus2(bMagicAddRace, RC_Brute, 10); bonus2(bAddRace, RC_Insect, 10); bonus2(bMagicAddRace, RC_Insect, 10); bonus(bMaxHPrate, getrefine()/3); bonus(bMaxSPrate, getrefine()/3);
Equip Script
None
Unequip Script
None