Initial data provided to construct the Actor document
Optional
context: Context<TokenDocument>The document context, see foundry.abstract.Document
Internal
_itemCached result of .itemTypes
Internal
Temporary solution until Foundry v12 where visibility of AE no longer controls if it's temporary.
Returns first active owner, favoring players and GM as fallback.
Cached override
Whether current user can see through this actor.
Abstract
expireAbstract
getAbstract
getMovement details for current movement
Override to support toggling buffs and operating the system's condition tracks
Called by TokenHUD
Status/condition ID
Optional
options: { active?: boolean; interaction?: boolean; overlay?: boolean } = {}Additional options
Synced with Foundry v12.331 & v13.342
Static
get
Base actor class with minimal functionality.
Provides only caching of .itemTypes and nothing else.