Edit

RandomRegionalDifficultyChanceCondition Class

Extends

Loot item condition that applies a given value to the chances that loot will drop, modified by the region the drop is happening within.

Properties

maxChance

read-only maxChance: number;

The base chance, from 0.0-1.0, that loot will drop. Will be modified by the current region's multiplier.

Type: number