Static
healthStatic
healthStatic
woundGet actor type specific config
Actor document or type string
Retrieve hit die configuration relevant to given class.
Optional
actorType: stringActor type. If not provided, will be retrieved from the item parent or fall back to character
.
Static
defineDefine the data schema for documents of this type. The schema is populated the first time it is accessed and cached for future reuse.
Static
migrateMigrate candidate source data for this DataModel which may require initial cleaning or transformations.
The candidate source data from which the model will be constructed
Migrated source data, if necessary
Default Value
up