Loom Engine - v0.10.1
GitHub
TheWorldTable.ai
Preparing search index...
MobSpec
Interface MobSpec
interface
MobSpec
{
type
:
string
;
name
:
string
;
hp
:
number
;
dmg
:
number
;
count
:
number
;
position_hint
:
{
x
:
number
;
y
:
number
}
;
knot_flavor
:
string
;
}
Index
Properties
type
name
hp
dmg
count
position_
hint
knot_
flavor
Properties
type
type
:
string
name
name
:
string
hp
hp
:
number
dmg
dmg
:
number
count
count
:
number
position_
hint
position_hint
:
{
x
:
number
;
y
:
number
}
knot_
flavor
knot_flavor
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
name
hp
dmg
count
position_
hint
knot_
flavor
GitHub
TheWorldTable.ai
Loom Engine - v0.10.1
Loading...