A treat exquisite.
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 | 571 |
aegisName ❔ | TonoriDelight |
Script to execute when the item is used/equipped.
@type = 3;
@rarity=2;
[email protected]=rand(32,96);
if ([email protected] > 64)
[email protected]=rand(32,96);
itemheal 0, [email protected];
callfunc("SC_Bonus", 10, SC_ATTHASTE_POTION1, 3);
doevent "rand_sc_heal::OnUse";