MCrow
one month ago
Events settings can adjust the frequency and duration of weather events, airdrops, and arena settings.
Based on Official Unturned Wiki and our experience.
"Events": {
"Rain_Frequency_Min": 2.3,
"Rain_Frequency_Max": 5.6,
"Rain_Duration_Min": 0.05,
"Rain_Duration_Max": 0.15,
"Snow_Frequency_Min": 1.3,
"Snow_Frequency_Max": 4.6,
"Snow_Duration_Min": 0.2,
"Snow_Duration_Max": 0.5,
"Weather_Frequency_Multiplier": 1.0,
"Weather_Duration_Multiplier": 1.0,
"Airdrop_Frequency_Min": 0.8,
"Airdrop_Frequency_Max": 6.5,
"Airdrop_Speed": 128.0,
"Airdrop_Force": 9.5,
"Arena_Min_Players": 2,
"Arena_Compactor_Damage": 9,
"Arena_Compactor_Extra_Damage_Per_Second": 1.0,
"Arena_Clear_Timer": 5,
"Arena_Finale_Timer": 10,
"Arena_Restart_Timer": 15,
"Arena_Compactor_Delay_Timer": 1,
"Arena_Compactor_Pause_Timer": 5,
"Use_Airdrops": true,
"Arena_Use_Compactor_Pause": true,
"Arena_Compactor_Speed_Tiny": 0.5,
"Arena_Compactor_Speed_Small": 1.5,
"Arena_Compactor_Speed_Medium": 3.0,
"Arena_Compactor_Speed_Large": 4.5,
"Arena_Compactor_Speed_Insane": 6.0,
"Arena_Compactor_Shrink_Factor": 0.5
}
Work in progress
We are still working on this page. If you have any suggestions or would like to contribute, please let us know!
Need help?
If you need help with the documentation or have any questions, feel free to ask on the forum.
Ask on the forum
Want to contribute?
If you want to contribute to the documentation, you can do so by creating a pull request on GitHub.
Contribute on GitHub