Tasty delicacy from winter, with love from grandmas. During Winter, heals 10x more.
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 | 514 |
aegisName ❔ | CaramelCandy |
Script to execute when the item is used/equipped.
@type = 0;
@rarity=1;
if ([email protected] == WINTER) {
@rarity = 10;
}
doevent "rand_sc_heal::OnUse";