I'm working on an auto death script that rolls loot on an npc being killed. Right now I have it dropping a loot bag graphic when the monster dies and I store the results in the gm notes as a json object. My question is there a better place to store arbitrary data on a token that does not have a sheet? Can we attach data anywhere else?