15 lines
231 B
JSON
15 lines
231 B
JSON
|
{
|
||
|
"koStreakPoints": 0,
|
||
|
"koCountPoints": 0,
|
||
|
"captureStreakPoints": 1,
|
||
|
"captureCountPoints": 0,
|
||
|
"thresholds": {
|
||
|
"5": 1,
|
||
|
"10": 2,
|
||
|
"20": 3,
|
||
|
"30": 4
|
||
|
},
|
||
|
"debug": false,
|
||
|
"blacklist": [],
|
||
|
"whitelist": []
|
||
|
}
|