Viewing Item

#480510: Royal Hunting Manteau A-type

Item ID 480510 For Sale No
Identifier Royal_H_Manteau_A Credit Price Not For Sale
Name Royal Hunting Manteau A-type Type Armor
NPC Buy 0 Weight 90
NPC Sell 0 Weapon Level 0
Range 0 Defense 70
Slots 1 Refineable Yes
Attack 0 Min Equip Level 115
MATK 0 Max Equip Level None
Description An manteau crafted for efficient hunting by hunters participating in hunting competitions.
_______________________
MaxHP +1000
_______________________
For each 2 Refine Levels:
MaxHP +100
_______________________
Refine Level +7:
Increases Attack Speed (decreases After Attack Delay by 5%).
_______________________
When enchanted with Royal Hunting Boots Type A:
Increases Physical Damage by 10%.
Decreases Variable Casting Time by 10%.
_______________________
Type: Garment
Defense: 70
Weight: 90
Armor Level: 1
_______________________
Requirement:
Base Level 115
Equip Locations Garment
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+100*(.@r/2);

6 if

7 (.@r

8 =7)

9 {

10 bonus

11 bAspdRate,5;

12 }

Equip Script None
Unequip Script None