forked from effigy-se/effigy-se
-
Notifications
You must be signed in to change notification settings - Fork 0
/
effigy_config.txt
59 lines (41 loc) · 1.59 KB
/
effigy_config.txt
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
## Use Effigy Game Services API
# USE_EFFIGY_API
## Effigy API connection info
# EFFIGY_API_URL https://effigy.se/api/index.php
## Effigy API authentication method
# EFFIGY_API_AUTH
## Effigy API key
# EFFIGY_API_KEY
## Which channel tag will have a summarized message about the round starting (no ping)
# CHANNEL_SOCIAL_NEW_GAME
## Which channel tag will have a summarized message about the round ending (no ping)
# CHANNEL_SOCIAL_END_GAME
## Which discord role to ping about game information
# GAME_NOTIFY_ROLE_ID
## Which channel has discord role assignments
# CHANNEL_ROLE_ASSIGNMENT
## Enables autotransfer system
AUTOTRANSFER
## Enables starting transfer votes by the crew at large.
ALLOW_VOTE_TRANSFER
## autovote initial delay (deciseconds in real time) before first automatic transfer vote call (default 120 minutes)
## Set to 0 to disable the subsystem altogether.
VOTE_AUTOTRANSFER_INITIAL 81000
## autovote delay (deciseconds in real time) before sequential automatic transfer votes are called (default 30 minutes)
VOTE_AUTOTRANSFER_INTERVAL 27000
## autovote maximum votes until automatic transfer call. (default 4)
## Set to 0 to force automatic crew transfer after the 'vote_autotransfer_initial' elapsed.
## Set to -1 to disable the maximum votes cap.
VOTE_AUTOTRANSFER_MAXIMUM 6
## Sets all light switches to 'on' after init
# ALL_LIGHTS_AFTER_INIT
## Jungle Ruin Budget
JUNGLE_BUDGET 5
## Jungle Caves Ruin Budget
JUNGLE_CAVE_BUDGET 5
## Ocean Ruin Budget
OCEAN_BUDGET 2
## Trench Budget
TRENCH_BUDGET 2
## Show the manifest preview estimation in the pre-game lobby
SHOW_MANIFEST_PREVIEW