{
"Available bots by wipe hours (key - hours after wipe, value - list of bot's setup names from main config)": {
"6": [
"bob_resources_farmer",
"john_looter"
],
"12": [
"alfred_hunter",
"austin_fighter"
],
"24": [
"alfred_hunter",
"austin_fighter",
"bob_resources_farmer",
"john_looter"
]
},
"Limits based on amount of players online": {
"Limit amount of active bots based on amount of players online?": false,
"Limits (key - min amount of players, value - max amount of bots)": {
"0": 5,
"5": 4,
"10": 3,
"15": 2,
"20": 1,
"25": 0
}
},
"Markers to show all RoamingNPCs on map": {
"Enable these markers?": true,
"Display name": "NPC {name}",
"Refresh rate in seconds": 1.0,
"Duration": 0,
"Radius": 0.2,
"Color 1": "#313647",
"Color 2": "#435663",
"Alpha": 0.75
},
"Markers to show all RoamingNPC's bases on map (RNPCs Buildings Addon)": {
"Enable these markers?": false,
"Display name": "Base of NPC {name}",
"Refresh rate in seconds": 0.0,
"Duration": 0,
"Radius": 0.2,
"Color 1": "#313647",
"Color 2": "#435663",
"Alpha": 0.75
}
}