The _id of an Actor document which this Token represents
Optional
actorDoes this Token uniquely represent a singular Actor, or is it one of many?
Optional
alphaThe opacity of the token image
Optional
bar1The configuration of the Token's primary resource bar
Optional
bar2The configuration of the Token's secondary resource bar
Optional
deltaThe 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
Optional
displayThe display mode of Token resource bars, from CONST.TOKEN_DISPLAY_MODES
Optional
displayThe display mode of the Token nameplate, from CONST.TOKEN_DISPLAY_MODES
Optional
dispositionA displayed Token disposition from CONST.TOKEN_DISPOSITIONS
Optional
elevationThe vertical elevation of the Token, in distance units
An object of optional key/value flags
Optional
heightThe height of the Token in grid units
Optional
hiddenIs the Token currently hidden from player view?
Optional
lightConfiguration of the light source that this Token emits
Optional
lockedIs the Token currently locked? A locked token cannot be moved or rotated via standard keyboard or mouse interaction.
Optional
lockPrevent the Token image from visually rotating?
The name used to describe the Token
Configuration of occlusion options
Configuration of the Dynamic Token Ring
Optional
rotationThe rotation of the Token in degrees, from 0 to 360. A value of 0 represents a southward-facing Token.
Optional
shapeThe shape of the Token
Configuration of sight and vision properties for the Token
Optional
sortThe sort order
The token's texture on the canvas.
Optional
widthThe width of the Token in grid units
Optional
xThe x-coordinate of the top-left corner of the Token
Optional
yThe y-coordinate of the top-left corner of the Token
The Token _id which uniquely identifies it within its parent Scene