-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathKroniki.Elevena.yaml
33 lines (29 loc) · 1.11 KB
/
Kroniki.Elevena.yaml
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
name: Eleven
description: Default Kroniki Elevena Template Settings
game: Kroniki Elevena
requires:
version: 0.5.0 # Version of Archipelago required for this yaml to work as expected.
Kroniki Elevena:
progression_balancing:
# A system that can move progression earlier, to try and prevent the player from getting stuck and bored early.
# A lower setting means more getting stuck. A higher setting means less getting stuck.
#
# You can define additional values between the minimum and maximum values.
# Minimum value is 0
# Maximum value is 99
random: 0
random-low: 0
random-high: 0
disabled: 0 # equivalent to 0
normal: 50 # equivalent to 50
extreme: 0 # equivalent to 99
accessibility:
# Set rules for reachability of your items/locations.
# Locations: ensure everything can be reached and acquired.
# Items: ensure all logically relevant items can be acquired.
# Minimal: ensure what is needed to reach your goal can be acquired.
locations: 0
items: 50
minimal: 0
kontroler: true
# Includes key item in randomizer. isn't inplemented yet