amogus/config/game_settings.yaml

41 lines
1.2 KiB
YAML

# The Glass Box League — Complete Among Us Settings
# All values match the in-game lobby settings panel
game:
map_name: skeld
num_impostors: 2
player:
player_speed: 100.0 # pixels/second (1.0x = 100px/s)
crewmate_vision: 1.0 # multiplier (1.0x = 300px radius)
impostor_vision: 1.5 # multiplier (not affected by lights)
impostor:
kill_cooldown: 25.0 # seconds
kill_distance: medium # short (50px), medium (100px), long (150px)
meeting:
emergencies_per_player: 1
emergency_cooldown: 15.0 # seconds
discussion_time: 30.0 # seconds
voting_time: 120.0 # seconds
confirm_ejects: true # "Red was The Impostor" vs "Red was ejected"
anonymous_votes: false # hide who voted for whom
tasks:
visual_tasks: true # can see others doing visual tasks
taskbar_updates: always # always, meetings, never
common_tasks: 2
long_tasks: 1
short_tasks: 2
sabotage:
sabotage_cooldown: 30.0 # seconds between sabotages
reactor_timer: 45.0 # seconds to fix reactor
o2_timer: 45.0 # seconds to fix O2
lights_vision_multiplier: 0.25 # crewmate vision during lights sabotage
llm:
max_discussion_rounds: 20
convergence_threshold: 2