Default Number Pattern

A default number pattern describes, for this game, how a set or range of numbers can be described in a string.

Many objects, like Conditions, accept either numbers or a string containing this default number pattern.

This pattern consists of multiple possible notations:

Finally, all of those notations can be combined by listing them separated by a ",".

It for example could look like this: "4,35,70-100,1000+".
This example would then be fulfilled when the value is either 4, 35, between 70 and 100 or larger or equal to 1000.


Revision #1
Created 9 October 2024 10:14:14 by SuIT-Ji
Updated 9 October 2024 10:29:45 by SuIT-Ji