The best way to prepare good meat is to make barbecue on an open fire.
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 | 626 |
aegisName ❔ | BarbecuePlate |
dyeString ❔ | W:#6a0022,7c151a,c60022;R:#002504,2d551b,07871d |
Script to execute when the item is used/equipped.
@min = 2800;
@max = 3200;
@delay = 10;
@type = 2;
doevent "rand_sc_heal::OnUse";
sc_start(SC_INCMHPRATE, 360000, 25);
sc_start(SC_INCVIT, 360000, 5);
sc_start(SC_INCDEX, 360000, 5);
getitembound EmptyPlate, 1, IBT_ACCOUNT;