Hierarchy

Properties

expandable?: boolean

Set to true if the value can be expanded beyond its normal maximum (in the case of relic items).

max: number

The maximum value this magical property can be on this item.

roundToNearestTenthPlace?: true

Does nothing for integer magical properties. For decimal magical properties, rounds it to the nearest .1 for calculations and display.

Generates the random sub-property to use for this magical property, if this magical property is a magical property with subtypes.

Methods

  • Generates a random starting value for this magical property.

    Returns number

Generated using TypeDoc