Viewing Item

#19387: Experimental Goat Cap

Item ID 19387 For Sale No
Identifier Exa_Goat_Cap Credit Price Not For Sale
Name Experimental Goat Cap Type Armor
NPC Buy 20 Weight 50
NPC Sell 10 Weapon Level 0
Range 0 Defense 2
Slots 1 Refineable Yes
Attack 0 Min Equip Level 40
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 .@sub

5 =

6 10;

7 .@dmg

8 =

9 15;

10 if

11 (.@r

12 =

13 7)

14 {

15 .@dmg

16 +=

17 15;

18 if

19 (.@r

20 =

21 8)

22 {

23 .@sub

24 +=

25 15;

26 if

27 (.@r

28 =

29 9)

30 {

31 .@dmg

32 +=

33 20;

34 }

35 }

36 }

37 bonus2

38 bSubEle,Ele_Earth,.@sub;

39 bonus2

40 bAddRace2,RC2_WERNER_LAB,.@dmg;

41 bonus2

42 bMagicAddRace2,RC2_WERNER_LAB,.@dmg;

43 bonus2

44 bSubRace2,RC2_WERNER_LAB,.@dmg;

Equip Script None
Unequip Script None