{
"Version": "1.0.0",
"Include NPC Kills": false,
"Include Animal Kills": false,
"Ignore Teammate Kills": true,
"Reset Milestone On Death": true,
"Kill Milestones": {
"1": {
"Amount Of Health Restored": 10.0,
"Refill Weapon Ammo": false,
"Gear Set To Equip": "",
"Commands To Run": []
},
"2": {
"Amount Of Health Restored": 15.0,
"Refill Weapon Ammo": true,
"Gear Set To Equip": "",
"Commands To Run": []
},
"3": {
"Amount Of Health Restored": 20.0,
"Refill Weapon Ammo": true,
"Gear Set To Equip": "",
"Commands To Run": [
{
"Type": "Server",
"Command": "inventory.giveto {playerId} scrap 50"
}
]
}
}
}