A bowl containing a fine dish made from cute Squirrels, very healthy. Also it makes you strong and sturdy.
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 | 622 |
aegisName ❔ | SquirrelStew |
dyeString ❔ | W:#3f221d,754d23,f5cea4 |
Script to execute when the item is used/equipped.
@min = 2000;
@max = 2800;
@delay = 6;
@type = 2;
doevent "rand_sc_heal::OnUse";
sc_start(SC_INCMHPRATE, 240000, 15);
sc_start(SC_INCVIT, 240000, 5);
sc_start(SC_INCAGI, 240000, 3);
sc_start(SC_INCDEX, 240000, -3);
getitembound EmptyBowl, 1, IBT_ACCOUNT;