Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MonsterKillOptions

Hierarchy

  • MonsterKillOptions

Index

Properties

Optional farmingLevel

farmingLevel: undefined | number

Optional hasSuperiors

hasSuperiors: SimpleMonster

If monster is eligible for superior, pass the LootTable.

Optional inCatacombs

inCatacombs: undefined | false | true

This is true if the monster is being killed inside the catacombs.

Optional inWilderness

inWilderness: undefined | false | true

This is true if the monster is being killed inside the wilderness.

Optional onSlayerTask

onSlayerTask: undefined | false | true

This is true if the monster being killed is on-task.

Optional skulled

skulled: undefined | false | true

Optional slayerMaster

slayerMaster: MonsterSlayerMaster

This is the assigner of this task, if on a task.