The _id of an Actor document which this Token represents
OptionalactorDoes this Token uniquely represent a singular Actor, or is it one of many?
OptionalalphaThe opacity of the token image
Optionalbar1The configuration of the Token's primary resource bar
Optionalbar2The configuration of the Token's secondary resource bar
OptionaldeltaThe ActorDelta embedded document which stores the differences between this token and the base actor it represents.
An array of detection modes which are available to this Token
OptionaldisplayThe display mode of Token resource bars, from CONST.TOKEN_DISPLAY_MODES
OptionaldisplayThe display mode of the Token nameplate, from CONST.TOKEN_DISPLAY_MODES
OptionaldispositionA displayed Token disposition from CONST.TOKEN_DISPOSITIONS
OptionalelevationThe vertical elevation of the Token, in distance units
An object of optional key/value flags
OptionalheightThe height of the Token in grid units
OptionalhiddenIs the Token currently hidden from player view?
OptionallightConfiguration of the light source that this Token emits
OptionallockedIs the Token currently locked? A locked token cannot be moved or rotated via standard keyboard or mouse interaction.
OptionallockPrevent the Token image from visually rotating?
The name used to describe the Token
Configuration of occlusion options
Configuration of the Dynamic Token Ring
OptionalrotationThe rotation of the Token in degrees, from 0 to 360. A value of 0 represents a southward-facing Token.
OptionalshapeThe shape of the Token
Configuration of sight and vision properties for the Token
OptionalsortThe sort order
The token's texture on the canvas.
OptionalwidthThe width of the Token in grid units
OptionalxThe x-coordinate of the top-left corner of the Token
OptionalyThe y-coordinate of the top-left corner of the Token
The Token _id which uniquely identifies it within its parent Scene