Viewing Item

#19296: Fancy Feather Hat

Item ID 19296 For Sale No
Identifier Classical_Fhat Credit Price Not For Sale
Name Fancy Feather Hat Type Armor
NPC Buy 0 Weight 0
NPC Sell 0 Weapon Level 0
Range 0 Defense 0
Slots 1 Refineable Yes
Attack 0 Min Equip Level None
MATK 0 Max Equip Level None
Equip Locations Upper Headgear
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,15*(.@r/2);

6 if

7 (.@r

8 =7)

9 {

10 bonus

11 bLongAtkRate,7;

12 }

13 if

14 (.@r

15 =9)

16 {

17 bonus

18 bAtkRate,5;

19 bonus

20 bAspd,1;

21 }

22 if

23 (.@r

24 =11)

25 {

26 bonus

27 bLongAtkRate,5;

28 }

29 if

30 (.@r

31 =10)

32 {

33 bonus

34 bFixedCast,-100*(min((.@r-10),15)/1);

35 }

Equip Script None
Unequip Script None