
RENEWAL / ITEMS
Regia Hunting Mail [1]
#15390Armor
Regia_Hunting_Mail
TypeArmor
Equipment positionArmor
GenderBoth
Weight90
Buy price0 z
Sell price0 z
DEF25
Slots1
Required level50
Armor level1
Description
Armor made by the royal family as a token of gratitude for hunters with outstanding skills in hunting competitions.
MHP + 500, MSP + 100.
Increase physical and magical damage to animal, insect type monsters by 7%.
MHP + 50, MSP + 20 per 3 refine rates.
When equipped with Regia Hunting Manteau, Regia Hunting Boots, reduce variable casting by 7%.
When each refine rate of Regia Hunting Mail, Regia Hunting Manteau, Regia Hunting Boots is +9 or higher, reduce variable casting by extra 5%.
Type : Armor Defense : 25
Weight : 90
Required Level : 50
Class : All
English Renewal client description · iRO. Numeric server data above takes precedence when the client text differs.
Item details
- Gender
- Both
- Equipment position
- Armor
- Jobs
- All
- Yes
- Classes
- All
- Yes
- Refineable
- Yes
- Trade
Item effect script
.@r = getrefine();
bonus bMaxHP,500+50*(.@r/3);
bonus bMaxSP,100+20*(.@r/3);
bonus2 bAddRace,RC_Insect,7;
bonus2 bMagicAddRace,RC_Insect,7;
bonus2 bAddRace,RC_Brute,7;
bonus2 bMagicAddRace,RC_Brute,7;