-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Change some game settings:
Changes the max age of the dwarfs
- Type: int
- Standard-Game-Value: 24
- Numbers between: 12-999
Moves the population border. That means you can set how much dwarf you can have at the same time. (You move the graph from 0,6 up or down)
- Type: int
- Standard-Game-Value: 22
- Numbers between: 18-99
Changes the beginning experience maximum of dwarfs. (the value will multiply with 100) Attention: The value must not be greater than MAX_EXP!
- Typ: int
- Standard-Game-Value: 1 (is 100 in game)
- Numbers between: 1-999
Changes the experience maximum of dwarfs. (the value will multiply with 100) Attention: The value must not be smaller than MIN_EXP!
- Typ: int
- Standard-Game-Value: 2 (is 200 in game)
- Numbers between: 1-999
Man kann Einstellungen an Spiel-Werten vornehmen:
Verändert das Maximal-Alter der Wiggle.
- Typ: int (Zahl)
- Standard-Spiel-Wert: 24
- Wertebereich: 12-999
Verschiebt die Populationsgrenze. D. h. man kann bestimmen, wie viele Wiggle man gleichzeitig haben kann. (Man verschiebt die waagerechte Linie ab 0,6 nach oben oder unten)
- Typ: int (Zahl)
- Standard-Spiel-Wert: 22
- Wertebereich: 18-99
Verändert das Start-Erfahrungs-Maximum der Wiggle. Achtung: Der Wert darf nicht größer als MAX_EXP sein! (es werden noch zwei Nullen der Zahl hinzugefügt)
- Typ: int (Zahl)
- Standard-Spiel-Wert: 1 (entspricht 100 im Spiel)
- Wertebereich: 1-999
Verändert das Maximal-Erfahrungs-Maximum der Wiggle. Achtung: Der Wert darf nicht kleiner als MIN_EXP sein! (es werden noch zwei Nullen der Zahl hinzugefügt)
- Typ: int (Zahl)
- Standard-Spiel-Wert: 2 (entspricht 200 im Spiel)
- Wertebereich: 1-999