json
"EventTrackingRange": 33, //Range measured in foundations from the event center for which players need to be inside of to get credit for the Lethal Server Event.
"DinoKillRange": 15, //Range measured in foundations from the dino for which players need to be inside of to get credit for the kill on a Wild dino.
"ForceKillRangeForAll": false, //true will awarad players within the range of the dino to get credit for the kill on all dinos //false will give credit to the player who got the kill directly or if the dino is in the `ForcedKillRangeDinos` list all players in range will get credit
"ForcedKillRangeDinos": [ //List of dinos that will always give credit to all players inside the `DinoKillRange`. Only used if `ForceKillRangeForAll` is false
"Blueprint'/Game/PrimalEarth/Dinos/Rex/Rex_Character_BP.Rex_Character_BP'",
"Blueprint'/Game/PrimalEarth/Dinos/Spino/Spino_Character_BP.Spino_Character_BP'"
]