Moubootaur Legends

Pumpkin Lollipop - Item DB

Pumpkin Lollipop | 626

A lollipop with delicious pumpkin flavor.

Attack Speed +10%, Heal 40-70 HP
ID 626
type IT_HEALING
weight 1
delay 1000

Mobs that drop this item:

No Monsters drop this item.

ID for use in Discord:
Expert View

You'd like to see behind the curtain? Then you are here at the right place - lots of data only contributors would normally see.

Open raw JSON
ID 626
aegisName PumpkinLollipop
dyeString W:#f4950d,f4be40,ffffff;R:#ff9600
Script

Script to execute when the item is used/equipped.

callfunc("SC_Bonus", 17, SC_ATTHASTE_POTION1, 10);
callfunc("ItHeal", 4, 40, 70);