Loom Engine - v3.1.1
GitHub
TheWorldTable.ai
Preparing search index...
ZoneBossSpec
Interface ZoneBossSpec
interface
ZoneBossSpec
{
boss_id
:
string
;
type
:
string
;
name
:
string
;
hp_max
:
number
;
hp_current
:
number
;
dmg
:
number
;
x
:
number
;
y
:
number
;
knot_flavor
:
string
;
}
Index
Properties
boss_
id
type
name
hp_
max
hp_
current
dmg
x
y
knot_
flavor
Properties
boss_
id
boss_id
:
string
type
type
:
string
name
name
:
string
hp_
max
hp_max
:
number
hp_
current
hp_current
:
number
dmg
dmg
:
number
x
x
:
number
y
y
:
number
knot_
flavor
knot_flavor
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
boss_
id
type
name
hp_
max
hp_
current
dmg
x
y
knot_
flavor
GitHub
TheWorldTable.ai
Loom Engine - v3.1.1
Loading...