Represents a loot pool entry containing a reference to another loot table, described by its path.

Hierarchy (View Summary)

Constructors

Properties

Constructors

Properties

path: string

The path to the referenced loot table. Example: loot_tables/chests/village/village_bundle.json

quality: number

Gets the quality of a given loot pool entry.

subTable?: LootPoolEntry

Gets the subtable of a given loot pool entry.

weight: number

Gets the weight of a given loot pool entry.