Viewing Item

#450422: Royal Hunting Mail B-type

Item ID 450422 For Sale No
Identifier Royal_H_Mail_B Credit Price Not For Sale
Name Royal Hunting Mail B-type Type Armor
NPC Buy 0 Weight 75
NPC Sell 0 Weapon Level 0
Range 0 Defense 65
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.
_______________________
MATK +100.
_______________________
For each 2 Refine Levels:
MATK +10.
_______________________
Refine Level +7:
Decreases Variable Casting Time by 10%.
_______________________
When equipped with Royal Hunting Manteau Type B:
MATK +50.
Increases Attack Speed (decreases After Attack Delay by 10%).
_______________________
Type: Armor
Defense: 65
Weight: 75
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 bMatk,100+10*(.@r/2);

6 if

7 (.@r

8 =7)

9 {

10 bonus

11 bVariableCastrate,-10;

12 }

Equip Script None
Unequip Script None