; ; Copyright (c) 2008--2011 Andres Loeh, 2010--2012 Mikolaj Konarski ; ; This file is a part of the computer game Allure of the Stars ; ; and is released under the terms of the GNU Affero General Public License. ; ; For license and copyright information, see the file LICENSE. ; ; ; ; This is a commented out copy of the default game rules config file ; ; that is embedded in the binary. ; ; A user config file can overrides these options. The game looks for it at ; ; ~/.LambdaHack/config.rules.ini (or a similar path, depending on the OS). ; ; Warning: options are case-sensitive and only ';' for comments is permitted. ; [dungeon] ; depth: 12 ; [caves] ; ; Fixed caves for the first levels, then randomly picked caves. ; LambdaCave_1: caveRogue ; LambdaCave_12: caveNoise ; [engine] ; fovMode: Digital 12 ; ;fovMode: Permissive ; ;fovMode: Shadow ; ;startingRandomGenerator: 42 ; ;dungeonRandomGenerator: 42 ; smellTimeout: 100 ; [heroes] ; baseHP: 50 ; extraHeroes: 2 ; firstDeathEnds: False ; ; faction "playable" means a random choice ; faction: hero