I am wondering if there is already a simple script that will allow you to place a status marker on a token via the API. The use case is pretty simple, I am creating a "condition bot" journal entry, then I am defining several macros for adding/removing conditions that will automatically update their character sheet based on the condition using one of the existing attribute alteration scripts out there (slightly modified for my use case). It would be nice to be able to set a status marker as part of this process, so I simply want to have something like: !statusmarker @{target|token_id} <markername> <markervalue> The !fly script is nice because it let's you keep track of larger values by duplicating the status marker and setting a value for each... but !fly is only specific to the "wings" status marker. My searching didn't seem to come up with anything, but I could have missed it.