I'm new to Json write, and I wrote this for server settings for antioffline raiding, but it protects when people are online.

this is what I want... when someone goes offline antioffline raid is set for 100% til they come online then it goes to no protection.

{
"absoluteTimeScale": {
"03": 0.1
},
"activity": [
"input",
"loot",
"respawn",
"chat",
"wakeup"
],
"afkMinutes": 5,
"clanFirstOffline": false,
"clanShare": false,
"cooldownMinutes": 1,
"damageScale": {
"1": 1.0,
"12": 0.0,
"3": 0.0,
"48": 0.0,
"6": 0.0
},
"interimDamage": 0.0,
"minMembers": 1,
"playSound": true,
"prefabs": [
"door.hinged",
"door.double.hinged",
"window.bars",
"floor.ladder.hatch",
"floor.frame",
"wall.frame",
"shutter",
"wall.external",
"gates.external",
"box",
"locker"
],
"showMessage": true,
"sound": "assets/prefabs/weapon mods/silencers/effects/silencer_attach.fx.prefab",
"VERSION": "0.3.6"
}