Hierarchy

Methods

  • Called when a creature is about to be spawned

    Returns

    False if the creature cannot spawn, or undefined to use the default logic

    Parameters

    • type: CreatureType

      The type of creature

    • tile: default

      The tile where the creature will be spawned

    • aberrant: boolean

      True if the creature is an aberrant

    Returns undefined | boolean

  • Parameters

    Returns any

  • Parameters

    Returns any

Generated using TypeDoc