Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Extends
Loot item condition that applies given values to the chances that loot will drop based on the current difficulty level.
Properties
chances
read-only chances: number[];
A four-element array containing the chance of a loot drop occurring for each difficulty level, in order: Peaceful, Easy, Normal, Hard.
Type: number[]