-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsettings.opy.json
38 lines (38 loc) · 1.08 KB
/
settings.opy.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
{
"main": {
"description": "Scrimmie! v3.6.5\nCreated by CBF\r\n\r\nStandard Version\r\nLast tested on Patch 2.12.0.0 - 128702\r\n\r\nImport Code: Y2TXE\r\nworkshop.codes/scrimmie\r\ndiscord.gg/TNtbWP4aAg",
"modeName": "Scrimmie!"
},
"lobby": {
"allowPlayersInQueue": true,
"spectatorSlots": 12,
"pauseGameOnDisconnect": true
},
"gamemodes": {
"clash": {
"captureSpeed%": 45
},
"control": {
"enabled": false,
"scoreToWin": 3
},
"escort": {},
"flashpoint": {
"enabled": false,
"scoreToWin": 5
},
"hybrid": {},
"push": {},
"general": {
"enableCompetitiveRules": true,
"gamemodeStartTrigger": "immediately",
"enableKillCam": false,
"roleLimit": "1Tank2Offense2Support",
"tankPassiveHealthBonus": "alwaysEnabled"
}
},
"workshop": {
"Control Point Progress Increment": 33.3,
"Payload Progress Increment": 10
}
}