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/RandomAuxValueFunction.md.

Class: RandomAuxValueFunction

Beta

随机修改掉落物品数据值的战利品物品函数。

Loot item function that randomly modifies the data value of the item dropped.

Extends

Properties

conditions

readonly conditions: LootItemCondition[]

Beta

Inherited from

LootItemFunction.conditions


values

readonly values: NumberRange

Beta

Remarks

函数随机选择数据值的范围,包含最小值和最大值。

The value range from which the function randomly chooses the data value to assign. Contains minimum and maximum values.