Viewing Item

#450421: Royal Hunting Mail A-type

Item ID 450421 For Sale No
Identifier Royal_H_Mail_A Credit Price Not For Sale
Name Royal Hunting Mail A-type Type Armor
NPC Buy 0 Weight 100
NPC Sell 0 Weapon Level 0
Range 0 Defense 125
Slots 1 Refineable Yes
Attack 0 Min Equip Level 115
MATK 0 Max Equip Level None
Description An armor crafted for efficient hunting by hunters participating in hunting competitions.
_______________________
ATK +100.
_______________________
For each 2 Refine Levels:
ATK +10.
_______________________
Refine Level +7:
Increases Attack Speed (decreases After Attack Delay by 10%).
_______________________
When equipped with Royal Hunting Manteau Type A:
ATK +50.
Decreases After Skill Delay by 10%.
_______________________
Type: Armor
Defense: 125
Weight: 100
Armor Level: 1
_______________________
Requirement:
Base Level 115
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 bBaseAtk,100+10*(.@r/2);

6 if

7 (.@r

8 =7)

9 {

10 bonus

11 bAspdRate,10;

12 }

Equip Script None
Unequip Script None