Rest
...args: [data?: ItemDataConstructorData, context?: Context<ActorPF>]Is this item usable at base level, disregarding per-action details.
Is the item is fully functional.
This returns composite result of if the item is equipped, has quantity, is not disabled, is not out of charges, etc. and is not representative if the item can be set active or not via setActive.
Set item's active state.
Active state
Optional
context: objectOptional update context
Static
_addStatic
_collectStatic
createItem create dialog.
Initial form data
Optional
context: { Additional options.
Dialog context options.
Pack ID parameter passed to Item.create() options
Parent parameter passed to Item.create() options
Synchronized with Foundry VTT v11.315
Static
createStatic
getGenerated using TypeDoc
Base item
From which all other item documents inherit from.