A small cake only produced during spring.
No Monsters drop this item.
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 JSONID | 8066 |
aegisName ❔ | BlueberryCake |
dyeString ❔ | R:#ccc5f9,efe8fd;G:#babaff,fefeff;W:#1a1ad9,8f8fff |
Script to execute when the item is used/equipped.
if (@useType == 1)
callfunc("MPHeal", 4, 50, 100);
else
callfunc("HomunHeal", 200, 10);