Viewing Item

#11564: Sweet Canape

Item ID 11564 For Sale No
Identifier Sweet_Canape Credit Price Not For Sale
Name Sweet Canape Type Usable
NPC Buy 100 Weight 2
NPC Sell 50 Weapon Level 0
Range 0 Defense 0
Slots 0 Refineable No
Attack 0 Min Equip Level None
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 .@is_HTF

2 =

3 instance_live_info(ILI_NAME,

4 instance_id(IM_PARTY))

5 ==

6 "LOM

7 Toy

8 Factory";

9 .@is_HTF_instance

10 =

11 strcharinfo(3)

12 ==

13 instance_mapname("1@xm_d",

14 instance_id(IM_PARTY));

15 .@is_HTF_dungeon

16 =

17 strcharinfo(3)

18 ==

19 "xmas_dun03";

20 if((.@is_HTF

21 &&

22 .@is_HTF_map)

23 ||

24 .@is_HTF_dungeon

25 ){

26 itemheal

27 900,0;

28 }else{

29 itemheal

30 180,0;

31 }

Equip Script None
Unequip Script None

Sweet Canape Dropped By

Monster ID Monster Name Sweet Canape Drop Chance Can be stealed Monster Level Monster Race Monster Element
2989 Vicious Cookie 0.0625% 68 Demon Level 3 Dark

Page generated in 1.91806 second(s). Number of queries executed: 12.

Language: