About Satellite Crash Event
Satellite Crash Event
Something is falling from the sky...
A satellite has malfunctioned and is on a collision course with the island. When the event begins, all players are alerted to the crash location directly in chat, giving everyone a chance to race to the impact zone.
A satellite crashes at a random location at a random time set in the config
Crash location announced in chat
Scientists are deployed to secure the wreckage
Fight through the scientists and claim the satellite's loot
Creates a dynamic PvE/PvP hotspot anywhere on the island
Every crash creates a new opportunity for players to fight, loot, and compete.
Will you be the first to reach the crash site?
Satellite Crash Event — The sky isn't always safe.
SatelliteCrashEvent.admin
/SatelliteEvent <random/here>
Optional NpcSpawn required to spawn npc's
{
"Random Crash Settings": {
"How often to call in a random crash site": 3600.0,
"Random crash options": {
"Time in the air in seconds 180-600": 300.0,
"Despawn crash site time in seconds": 1200.0,
"Minimum amount of crates that can spawn": 3,
"Maximum amount of crates that can spawn": 1,
"Crates on fire time in seconds": 120.0,
"Alphaloot profiles names to use on crates": [],
"Scientist profiles names to use": [
"profile1",
"profile2"
]
}
},
"Scientist profiles": {
"profile1": {
"Total of profile to spawn in event": 5,
"Health": 100.0,
"Movement speed": 10.0,
"Roam Range": 40.0,
"Chase Range": 45.0,
"Sense Range": 40.0,
"Listen Range": 40.0,
"AimCone Scale": 1.0,
"Ware items": [
{
"ShortName": "hazmatsuit.spacesuit",
"SkinID": 0
}
],
"Belt items": [
{
"ShortName": "smg.mp5",
"Amount": 1,
"SkinID": 0,
"Mods": [],
"Ammo": ""
}
],
"List of kits to use": [],
"AlphaLoot profile names for loot": [],
"List of names to give the npc's": [
"Pvt. Harris",
"Pvt. Hobbs",
"Pvt. Fiske",
"Pvt. Carter",
"Pvt. Mackenzie",
"Pvt. Quinn",
"Pvt. Wright",
"Pvt. Baird",
"Pvt. Marshall",
"Pvt. O’Malley",
"Pvt. McElroy",
"Pvt. Grimes",
"Pvt. McGovern",
"Pvt. McGinnis",
"Pvt. Foley",
"Pvt. Morgan",
"Pvt. McEvoy",
"Pvt. Gunderson",
"Pvt. Hammarsten",
"Pvt. Jenkins"
]
},
"profile2": {
"Total of profile to spawn in event": 1,
"Health": 110.0,
"Movement speed": 10.0,
"Roam Range": 40.0,
"Chase Range": 45.0,
"Sense Range": 40.0,
"Listen Range": 40.0,
"AimCone Scale": 1.0,
"Ware items": [
{
"ShortName": "hazmatsuit.spacesuit",
"SkinID": 0
}
],
"Belt items": [
{
"ShortName": "pistol.m92",
"Amount": 1,
"SkinID": 0,
"Mods": [],
"Ammo": ""
}
],
"List of kits to use": [],
"AlphaLoot profile names for loot": [],
"List of names to give the npc's": [
"SGT. Tosh",
"SGT. Waugh",
"SGT. Stoughton",
"SGT. Cooper",
"SGT. Crockett",
"SGT. Jackson",
"SGT. Hamilton",
"SGT. Jefferson"
]
},
"profile3": {
"Total of profile to spawn in event": 1,
"Health": 150.0,
"Movement speed": 10.0,
"Roam Range": 40.0,
"Chase Range": 45.0,
"Sense Range": 40.0,
"Listen Range": 40.0,
"AimCone Scale": 1.0,
"Ware items": [
{
"ShortName": "hazmatsuit.spacesuit",
"SkinID": 0
}
],
"Belt items": [
{
"ShortName": "minigun",
"Amount": 1,
"SkinID": 0,
"Mods": [],
"Ammo": ""
}
],
"List of kits to use": [],
"AlphaLoot profile names for loot": [],
"List of names to give the npc's": [
"SGT. Lane",
"SGT. Jameson",
"SGT. Nuttall",
"SGT. Gentry",
"SGT. Gillespie",
"SGT. Pike",
"SGT. Wilson"
]
}
},
"Version": {
"Major": 1,
"Minor": 0,
"Patch": 1
}
}