{
"Dino": "Blueprint'/Game/PrimalEarth/Dinos/Mammoth/Mammoth_Character_BP.Mammoth_Character_BP'",
"Weight": 1, //Weight is used to determine the chance of this dino being selected. The higher the number the more likely it will be selected.
"MinLevel": 50, //Override the MinLevel for this dino (must be less than or equal to the MaxLevel and must use both settings if including them)
"MaxLevel": 50 //Override the MaxLevel for this dino (must be greater than or equal to the MinLevel and must use both settings if including them)
}