-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgame_setup.yaml
33 lines (33 loc) · 968 Bytes
/
game_setup.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
33
# vlrIndices:
# - [0, 0, 0]
# - [0, 1, 0]
# - [0, 1, 1]
villain:
- darklord
relic:
- sash
- idol
location:
- race
- train
players:
- bard
- priest
- rogue
- warrior
- wizard
skipPauses: False
display: False
runs: 20000
resultsFilename: rerun_5p4p.txt
# The below house rule lets players spend their token in place of discarding
# a location challenge card when playing with the Train or Race locations
trainRaceTokenHouseRule: False
# The following house rule grants a +1 any time a PC grants an assist in a
# challenge they specialize in. Consider using this as a "level-up" bonus
# when playing a campaign of multiple games.
assistLevelUpHouseRule: False
# The following house rule grants a +1 to a PC's base strength (their strength
# when attempting a challenge they don't specialize in). Consider using this as
# a "level-up" bonus when playing a campaign of multiple games.
baseStrengthLevelUpHouseRule: False