Skip to content

[Version 4.10] Difficulty Modifier

Insane96 edited this page Jan 4, 2024 · 1 revision

Difficulty Modifier (Inherits from Modifier)

  • easy: (Number) the modifier if the difficulty is easy
  • normal: (Number) the modifier if the difficulty is normal
  • hard: (Number) the modifier if the difficulty is hard

Notes

If operation is set to "add", omitted values will default to 0, instead if set to "multiply", omitted values will default to 1.

Example

Check Equipment for use cases.

Clone this wiki locally