Abstract_ExperimentalCallback for when the system thinks the item is fully ready.
InternalCalculate overland speeds.
InternalShow defenses in chat
Optionaloptions: { rollMode?: string | null; token?: any } = {}Additional options
OptionalrollMode?: string | nullThe roll mode to use for the roll; defaults to the user's current preference when null.
Optionaltoken?: anyRelevant token if any.
Called by ActorPF.getDefenses
Roll a specific saving throw
Identifier for saving throw type.
Optionaloptions: ActorRollOptions = {}Roll options.
The chat message if one was created, or its data if not. void if the roll was cancelled.
InternalUpdate Item Resource
the item to add to the actor's resources
Optionaloptions: { warnOnDuplicate?: boolean } = {}extra options
OptionalwarnOnDuplicate?: booleanSkips warning if item tag already exists in dictionary flags
True if resources were set
Abstract_Abstract_Prepare actor.changeFlags alterations.
Prepare changes specific to this actor type
Abstract_Prepare data post embedded documents have been prepared.
This is before changes and before prepareDerivedData()
Prepare data post change application.
This is called inside prepareDerivedData()
AbstractgetCustom change targets for this actor type
AbstractgetInitiative rolling options
AbstractgetGenerate generic labels.
AbstractgetActor appropriate token size
Vehicle actor data model