For AI agents: the complete documentation index is available at /llms.txt, the full documentation bundle is available at /llms-full.txt, and this page is available as Markdown at /server/classes/EmptyLootItem.md.

Class: EmptyLootItem

Beta

表示战利品池中的一个完全空的条目。如果选择此条目,则不会掉落任何物品。

Represents a completely empty entry in a loot pool. If this entry is chosen, no items will drop.

Extends

Properties

quality

readonly quality: number

Beta

Remarks

获取给定战利品池条目的品质。

Gets the quality of a given loot pool entry.

Inherited from

LootPoolEntry.quality


subTable?

readonly optional subTable?: LootPoolEntry

Beta

Remarks

获取给定战利品池条目的子表。

Gets the subtable of a given loot pool entry.

Inherited from

LootPoolEntry.subTable


weight

readonly weight: number

Beta

Remarks

获取给定战利品池条目的权重。

Gets the weight of a given loot pool entry.

Inherited from

LootPoolEntry.weight