Good in various recipes, and loved by bunnies. During Easter and Valentine, heals 3x more.
Monster | Drop Chances |
---|---|
Bhop Fluffy | 0.51% |
Lovely Fluffy | 0.51% |
Snow Binny (NYI) | 1.5% 0.51% |
Living Potato | 0.11% |
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 | 530 |
aegisName ❔ | Carrot |
Script to execute when the item is used/equipped.
@type = 1;
@rarity=3;
if ($EVENT$ == "Easter" || $EVENT$ == "Valentine") {
@rarity=9;
}
doevent "rand_sc_heal::OnUse";