Viewing Item

#400667: Peco Warrior Hat

Item ID 400667 For Sale No
Identifier Peco_Warrior_Hat_US Credit Price Not For Sale
Name Peco Warrior Hat Type Armor
NPC Buy 0 Weight 30
NPC Sell 0 Weapon Level 0
Range 0 Defense 10
Slots 1 Refineable Yes
Attack 0 Min Equip Level 1
MATK 0 Max Equip Level None
Equip Locations None
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 bMaxHPrate,10;

6 bonus

7 bAllStats,5;

8 bonus

9 bDelayrate,-20;

10 if

11 (BaseLevel

12 =100)

13 bonus3

14 bAutoSpell,"GC_CROSSIMPACT",3,50;

15 else

16 if

17 (BaseLevel

18 =99)

19 bonus3

20 bAutoSpell,"AS_SONICBLOW",10,50;

21 if

22 (getpetinfo(PETINFO_EGGID)

23 ==

24 9014)

25 {

26 bonus

27 bBaseAtk,50;

28 bonus

29 bAspd,5;

30 if

31 (getpetinfo(PETINFO_INTIMATE)

32 =

33 PET_INTIMATE_LOYAL)

34 {

35 bonus

36 bSpeedRate,25;

37 bonus

38 bAllStats,5;

39 if

40 (.@r

41 =10)

42 {

43 bonus

44 bMaxHPrate,10;

45 bonus

46 bMaxSPrate,10;

47 if

48 (.@r

49 =11)

50 {

51 bonus

52 bAtkRate,25;

53 if

54 (.@r

55 =12)

56 {

57 bonus

58 bMaxHPrate,20;

59 bonus

60 bMaxSPrate,20;

61 }

62 }

63 }

64 }

65 }

Equip Script None
Unequip Script None