-
Notifications
You must be signed in to change notification settings - Fork 1
[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
If operation
is set to "add", omitted values will default to 0, instead if set to "multiply", omitted values will default to 1.
Check Equipment for use cases.