Name | Means |
Initial | The initial number of monsters / items placed in this level. |
Minimum / Maximum | Minimum or maximum monster / items can exist in this level. |
Random count [0,1,...,32764] or [-1] (65535) | What number monsters / items arrival? Set -1 to infinity. |
Random chance [0,1,...,65535] | Frequency of arrivalance. Set 0 to none, 65535 to max. Assume 2bit number (ex. 7(10) = 111(2)) |
place at random location | When new monsters arrival, the location they appear is set random. They arrive in the random polygon's center. |
Supply this infinity | Preset for random suppling of monsters / items. |
We cannot exterminate all monsters | Apply "Supply this infinity" to all monsters and items. |