Count per Wave |
Int |
How many zombies will be spawned in each wave |
CountPerWave |
Wave Count |
Int |
How many waves of zombies will be spawned in total |
WaveCount |
Is Continuous |
Bool |
Whether to spawn continuously, but there will be an upper limit for the same screen. |
IsContinuous |
Current Wave |
Int |
How many waves will be spawned in the current wave? |
CurrentWave |
|
Int |
(Deprecated, please do not use) |
WaveInterval_Deprecated |
Type |
Monster Type |
What kind of zombies are spawned in the current wave |
Type |
Enable Drop on Death |
Bool |
Whether the AI drops equipment or items when it dies. |
EnableDropOnDeath |
Start Spawn Time (s) |
Float |
Start Spawn Time (s) |
StartSpawnTime |
Wave Interval |
Float |
The time interval between the next wave and the previous wave. |
WaveInterval |