AbstractactiveAbstractcanIs this item usable at base level, disregarding per-action details.
AbstractisIs 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.
AbstractsetSet item's active state.
Active state
Optionalcontext: objectOptional update context
Static_createStatic_onOn-Create Operation
Post-create processing so awaiting the original operation has all secondary updates completed when it returns.
Documents
Operations and context data
Triggering user
Static_onOn-Delete Operation
Post-delete processing so awaiting the original operation has all secondary updates completed when it returns.
Documents
Operations and context data
Triggering user
Static_onOn-Update Operation
Post-update processing so awaiting the original operation has all secondary updates completed when it returns.
Documents
Operations and context data
Triggering user
StaticcreateItem create dialog.
Initial form data
Optionalcontext: {Additional options.
Synchronized with Foundry VTT v12.331
StaticdefaultOverride to provide naming by subType potential.
Context where the name would be used
Synced with Foundry v12.331
Staticget
Base item
From which all other item documents inherit from.