Erstelle, bearbeite und validiere JSON für deine DayZ-Projekte.
xxxxxxxxxx
{
"name": "DayZ Server",
"version": "1.0",
"settings": {
"restartTimer": 4,
"nightLength": 2,
"weather": {
"rain": 0.3,
"fog": 0.2,
"overcast": 0.5
}
},
"loot": [
"item": "Weapon_AKM",
"chance": 0.05,
"locations": [
"Military",
"Crash_sites"
]
"item": "Food_Apple",
"chance": 0.4,
"Residential",
"Farm"
],
"enabled": true