Loom Engine - v3.1.1
GitHub
TheWorldTable.ai
Preparing search index...
ZoneBossTickData
Interface ZoneBossTickData
interface
ZoneBossTickData
{
boss_id
:
string
;
hp_current
:
number
;
x
:
number
;
y
:
number
;
recent_hits
:
readonly
ZoneBossHit
[]
;
}
Index
Properties
boss_
id
hp_
current
x
y
recent_
hits
Properties
boss_
id
boss_id
:
string
hp_
current
hp_current
:
number
x
x
:
number
y
y
:
number
recent_
hits
recent_hits
:
readonly
ZoneBossHit
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
boss_
id
hp_
current
x
y
recent_
hits
GitHub
TheWorldTable.ai
Loom Engine - v3.1.1
Loading...