Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LootTable

A loot table.

Hierarchy

  • LootTable

Index

Properties

Optional AndOr

AndOr?: "AND" | "OR"

Optional Conditions

Conditions?: string

Requirements for getting this item.

GearScoreBonus

GearScoreBonus: number

HighWaterMarkMultiplier

HighWaterMarkMultiplier: number

Items

Items: LootTableItem[]

Items in this loot table.

LootTableID

LootTableID: string

ID of the table.

LuckSafe

LuckSafe: boolean

Roll is not influenced by luck.

MaxRoll

MaxRoll: number

The maximum unmodified loot roll on this table.

UseLevelGearScore

UseLevelGearScore: boolean

Determine possible gear score from the character level. (unconfirmed)

Generated using TypeDoc