Loom Engine - v0.10.1
GitHub
TheWorldTable.ai
Preparing search index...
EncounterSpawnData
Interface EncounterSpawnData
interface
EncounterSpawnData
{
encounter_id
:
string
;
zone_id
:
string
;
level
:
number
;
knot
:
string
;
mobs
:
readonly
MobSpec
[]
;
boss
:
BossSpec
|
null
;
narrator_line
:
string
|
null
;
difficulty_score
:
number
;
}
Index
Properties
encounter_
id
zone_
id
level
knot
mobs
boss
narrator_
line
difficulty_
score
Properties
encounter_
id
encounter_id
:
string
zone_
id
zone_id
:
string
level
level
:
number
knot
knot
:
string
mobs
mobs
:
readonly
MobSpec
[]
boss
boss
:
BossSpec
|
null
narrator_
line
narrator_line
:
string
|
null
difficulty_
score
difficulty_score
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
encounter_
id
zone_
id
level
knot
mobs
boss
narrator_
line
difficulty_
score
GitHub
TheWorldTable.ai
Loom Engine - v0.10.1
Loading...