Loom Engine - v3.1.1
GitHub
TheWorldTable.ai
Preparing search index...
ZoneBossEndData
Interface ZoneBossEndData
interface
ZoneBossEndData
{
boss_id
:
string
;
outcome
:
ZoneBossOutcome
;
killer_character_id
:
string
|
null
;
loot
:
readonly
DropSpec
[]
;
duration_ms
:
number
;
}
Index
Properties
boss_
id
outcome
killer_
character_
id
loot
duration_
ms
Properties
boss_
id
boss_id
:
string
outcome
outcome
:
ZoneBossOutcome
killer_
character_
id
killer_character_id
:
string
|
null
loot
loot
:
readonly
DropSpec
[]
duration_
ms
duration_ms
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
boss_
id
outcome
killer_
character_
id
loot
duration_
ms
GitHub
TheWorldTable.ai
Loom Engine - v3.1.1
Loading...