A small lemon cake. There's no sugar, so it's sour.
| Monster | Drop Chances |
|---|---|
| Bloody Mouboo | 3% |
| Jhon Longnose | 5.4% |
| Brainic | 0.4% |
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 | 8061 |
| aegisName ❔ | LemonCake |
| dyeString ❔ | R:#ade5a2,cff7bf;G:#cceccc,afffaf |
Script to execute when the item is used/equipped.
if (@useType == 1)
callfunc("ItHeal2", 4, 1);
else
callfunc("HomunHeal", 20, 10);