first commit
This commit is contained in:
13
config/unchained/haBooster.json
Normal file
13
config/unchained/haBooster.json
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"koStreakPoints": 100,
|
||||
"koCountPoints": 1,
|
||||
"captureStreakPoints": 0,
|
||||
"captureCountPoints": 0,
|
||||
"thresholds": {
|
||||
"99": 1
|
||||
},
|
||||
"marbles": 5,
|
||||
"debug": false,
|
||||
"blacklist": [],
|
||||
"whitelist": []
|
||||
}
|
15
config/unchained/ivBooster.json
Normal file
15
config/unchained/ivBooster.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"koStreakPoints": 0,
|
||||
"koCountPoints": 0,
|
||||
"captureStreakPoints": 1,
|
||||
"captureCountPoints": 0,
|
||||
"thresholds": {
|
||||
"5": 1,
|
||||
"10": 2,
|
||||
"20": 3,
|
||||
"30": 4
|
||||
},
|
||||
"debug": false,
|
||||
"blacklist": [],
|
||||
"whitelist": []
|
||||
}
|
14
config/unchained/shinyBooster.json
Normal file
14
config/unchained/shinyBooster.json
Normal file
@ -0,0 +1,14 @@
|
||||
{
|
||||
"koStreakPoints": 1,
|
||||
"koCountPoints": 0,
|
||||
"captureStreakPoints": 0,
|
||||
"captureCountPoints": 0,
|
||||
"thresholds": {
|
||||
"100": 1,
|
||||
"300": 2,
|
||||
"500": 3
|
||||
},
|
||||
"debug": false,
|
||||
"blacklist": [],
|
||||
"whitelist": []
|
||||
}
|
Reference in New Issue
Block a user