About Patrol Helicopter Crash Event
"Patrol Helicopter Crash Event" introduces a unique and dynamic event to your server. A random patrol helicopter will fly in, crash, and spawn armed scientists to guard the wreckage and its valuable loot—making it a challenge for players to access easily.
{
"Crash Settings": {
"Total players online needed to run random event": 0,
"Next event min time in minutes": 30,
"Next event max time in minutes": 60,
"Min time to crash in minutes": 1,
"Max time to crash in minutes": 1,
"Max loot crates to spawn": 4,
"Crates on fire time in seconds": 60.0,
"Crash site event run minutes": 2,
"Crash site trigger area radius": 60.0,
"Draw paint around radius": true,
"Paint color BLACK, RED, BLUE, PURPLE, GREEN": "BLACK",
"Total npc's to spawn": 2,
"Npc profiles to use at random per npc": [
{
"name": "Helicopter Npc",
"startHealth": 100.0,
"Speed": 5.0,
"RoamRange": 50.0,
"ChaseRange": 50.0,
"AimConeScale": 1.0,
"kits": [],
"cloths": [
{
"ShortName": "jumpsuit.suit",
"SkinID": 0
},
{
"ShortName": "twitch.headset",
"SkinID": 0
}
],
"weapons": [
{
"ShortName": "rifle.ak",
"Amount": 1,
"SkinID": 0,
"Mods": [],
"Ammo": ""
}
]
},
{
"name": "Helicopter Npc",
"startHealth": 100.0,
"Speed": 5.0,
"RoamRange": 50.0,
"ChaseRange": 50.0,
"AimConeScale": 1.0,
"kits": [],
"cloths": [
{
"ShortName": "jumpsuit.suit.blue",
"SkinID": 0
},
{
"ShortName": "twitch.headset",
"SkinID": 0
}
],
"weapons": [
{
"ShortName": "rifle.ak",
"Amount": 1,
"SkinID": 0,
"Mods": [],
"Ammo": ""
}
]
}
]
},
"Version": {
"Major": 1,
"Minor": 0,
"Patch": 0
}
}