mwg API
Reference
Overview
Examples
Getting started
Design
FAQ
Preparing search index...
Actors
BuiltEntity
Interface BuiltEntity
interface
BuiltEntity
{
id
:
string
;
item
?:
InventoryItem
;
progression
?:
Progression
;
reactions
:
ReactionTable
<
{
hp
:
number
;
maxHp
:
number
}
>
;
stats
:
StatBlock
;
}
Index
Properties
id
item?
progression?
reactions
stats
Properties
id
id
:
string
Optional
item
item
?:
InventoryItem
Optional
progression
progression
?:
Progression
reactions
reactions
:
ReactionTable
<
{
hp
:
number
;
maxHp
:
number
}
>
stats
stats
:
StatBlock
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
item
progression
reactions
stats
Reference
Overview
Examples
Getting started
Design
FAQ
mwg API
Loading...