Trouble with Synthetic Actors (unlinked tokens)

When I create a token from an actor and try to update something like its hp, I get the following error:
"actors is not a valid embedded Document within the Token Document".

If I link the token to the actor, everything works as expected. Though, being linked, it updates all tokens.
This would be problematic If I want to create one "goblin" actor, and have several different goblins in a scene.

Is there something different you need to do to handle updates when the token is unlinked?
Was this page helpful?