Nicely arranged plate with some seafood ingredients. Yummy?
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 | 625 |
aegisName ❔ | SeafoodPlate |
dyeString ❔ | W:#6a0022,7c151a,c60022;R:#115511,22aa22,99dd99 |
Script to execute when the item is used/equipped.
@min = 2000;
@max = 3000;
@delay = 9;
@type = 2;
doevent "rand_sc_heal::OnUse";
sc_start(SC_INCMHPRATE, 300000, 15);
sc_start(SC_INCVIT, 300000, 5);
sc_start(SC_INCDEX, 300000, 3);
sc_start(SC_INCAGI, 300000, 3);
getitembound EmptyPlate, 1, IBT_ACCOUNT;