artemis/example_config/idac.yaml

43 lines
834 B
YAML
Raw Normal View History

2023-10-01 01:54:23 +00:00
server:
enable: True
loglevel: "info"
2023-10-01 01:54:23 +00:00
ssl: False
ssl_key: "cert/idac.key"
ssl_cert: "cert/idac.crt"
matching_host: "127.0.0.1"
port_matching: 20000
port_echo1: 20001
port_echo2: 20002
port_matching_p2p: 20003
timerelease:
timerelease_no: 3
timerelease_avatar_gacha_no: 3
2023-10-01 01:54:23 +00:00
stamp:
enable: True
2023-10-01 01:54:23 +00:00
enabled_stamps: # max 3 play stamps
150:
- "touhou_remilia_scarlet"
- "touhou_flandre_scarlet"
- "touhou_sakuya_izayoi"
2024-07-18 07:12:55 +00:00
170:
- "touhou_remilia_scarlet"
- "touhou_flandre_scarlet"
- "touhou_sakuya_izayoi"
2023-10-01 01:54:23 +00:00
timetrial:
enable: True
enabled_timetrial:
150: "touhou_remilia_scarlet"
2024-07-18 07:12:55 +00:00
170: "touhou_remilia_scarlet"
battle_event:
2024-07-18 07:12:55 +00:00
enable: True
enabled_battle_event:
170: "touhou_1st"
round_event:
enable: True
enabled_round: "S2R2"
last_round: "S2R1"