Search
Preparing search index...
The search index is not available
oldschooljs
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
SimpleMonster
Class SimpleMonster
Hierarchy
Monster
SimpleMonster
Index
Constructors
constructor
Properties
aliases
all
Items
custom
Kill
Logic
data
id
name
on
Task
Table
pickpocket
Table
table
Methods
kill
Constructors
constructor
new
Simple
Monster
(
options
:
SimpleMonsterOptions
)
:
SimpleMonster
Parameters
options:
SimpleMonsterOptions
Returns
SimpleMonster
Properties
aliases
aliases
:
string
[]
all
Items
all
Items
:
number
[]
Optional
custom
Kill
Logic
custom
Kill
Logic
:
CustomKillLogic
data
data
:
MonsterData
id
id
:
number
name
name
:
string
Optional
on
Task
Table
on
Task
Table
:
LootTable
Optional
pickpocket
Table
pickpocket
Table
:
LootTable
Optional
table
table
:
LootTable
Methods
kill
kill
(
quantity
?:
number
, options
?:
MonsterKillOptions
)
:
Bank
Parameters
Default value
quantity:
number
= 1
Default value
options:
MonsterKillOptions
= {}
Returns
Bank
Globals
Simple
Monster
constructor
aliases
all
Items
custom
Kill
Logic
data
id
name
on
Task
Table
pickpocket
Table
table
kill