Options
All
  • Public
  • Public/Protected
  • All
Menu

Object representing additional properties of one of the pools of a loot table. Returned by LootPool.beginTiers.

since

1.0

Hierarchy

  • LootTiers

Index

Methods

  • setBonusChance(bonusChance: number): LootTiers
  • since

    1.0

    Parameters

    • bonusChance: number

    Returns LootTiers

    reference to itself to be used in sequential calls

  • since

    1.0

    Parameters

    • bonusRolls: number

    Returns LootTiers

    reference to itself to be used in sequential calls

  • setInitialRange(initialRange: number): LootTiers
  • since

    1.0

    Parameters

    • initialRange: number

    Returns LootTiers

    reference to itself to be used in sequential calls

Generated using TypeDoc