Viewing Item

#20854: Medical Cape

Item ID 20854 For Sale No
Identifier Medical_Cape Credit Price Not For Sale
Name Medical Cape Type Armor
NPC Buy 0 Weight 60
NPC Sell 0 Weapon Level 0
Range 0 Defense 12
Slots 1 Refineable Yes
Attack 0 Min Equip Level 10
MATK 0 Max Equip Level None
Equip Locations Garment
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r

2 =

3 getrefine();

4 .@drop

5 =

6 50;

7 bonus

8 bHPGainValue,100;

9 bonus

10 bMagicHPGainValue,100;

11 bonus

12 bSPGainValue,10;

13 bonus

14 bMagicSPGainValue,10;

15 if

16 (.@r

17 =7)

18 .@drop

19 +=

20 50;

21 if

22 (.@r

23 =9)

24 .@drop

25 +=

26 100;

27 bonus3

28 bAddMonsterDropItem,23360,RC_Brute,.@drop;

29 bonus3

30 bAddMonsterDropItem,23360,RC_Fish,.@drop;

31 bonus3

32 bAddMonsterDropItem,12791,RC_Fish,.@drop;

33 bonus3

34 bAddMonsterDropItem,12791,RC_Insect,.@drop;

35 bonus3

36 bAddMonsterDropItem,12016,RC_Demon,.@drop;

37 bonus3

38 bAddMonsterDropItem,12016,RC_DemiHuman,.@drop;

39 bonus3

40 bAddMonsterDropItem,23361,RC_Dragon,.@drop;

41 bonus3

42 bAddMonsterDropItem,23361,RC_Formless,.@drop;

43 bonus3

44 bAddMonsterDropItem,678,RC_Angel,.@drop;

45 bonus3

46 bAddMonsterDropItem,678,RC_Undead,.@drop;

Equip Script None
Unequip Script None