Viewing Item

#5469: Musketeer Hat

Item ID 5469 For Sale No
Identifier Noble_Hat Credit Price Not For Sale
Name Musketeer Hat Type Armor
NPC Buy 20 Weight 30
NPC Sell 10 Weapon Level 0
Range 0 Defense 4
Slots 1 Refineable Yes
Attack 0 Min Equip Level 60
MATK 0 Max Equip Level None
Description \"One for all and all for one\" is inscribed on the inside of this extravagant hat.
It can be made into Kaho if you bring this to the Kaho Makerizlude,106,256,0,100,0,0 in Izlude.
_______________________
DEX +3
FLEE +3
_______________________
Refine Level +7:
FLEE +3
Increases Ranged Physical Damage by 3%.
_______________________
Refine Level +9:
FLEE +4
Increases Ranged Physical Damage by 5%.
_______________________
Type: Headgear
Defense: 4
Position: Upper
Weight: 30
Armor Level: 1
_______________________
Requirement:
Base Level 60
Equip Locations Upper Headgear
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction Can't be dropped
Item Use Script

1 bonus

2 bDex,3;

3 bonus

4 bFlee,3;

5 .@r

6 =

7 getrefine();

8 if

9 (.@r

10 =7)

11 {

12 bonus

13 bFlee,3;

14 bonus

15 bLongAtkRate,3;

16 }

17 if

18 (.@r

19 =9)

20 {

21 bonus

22 bFlee,4;

23 bonus

24 bLongAtkRate,2;

25 }

Equip Script None
Unequip Script None