-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathMMMM_base.json
More file actions
57 lines (57 loc) · 1.44 KB
/
MMMM_base.json
File metadata and controls
57 lines (57 loc) · 1.44 KB
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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
{
"hints": 0,
"bombbag": 0,
"shopsanity": 0,
"pseudoboots": 0,
"mode": "open",
"logic": "noglitches",
"goal": "ganon",
"crystals_gt": "7",
"crystals_ganon": "7",
"swords": "random",
"difficulty": "normal",
"flute_mode": "normal",
"bow_mode": "progressive",
"timer": "none",
"accessibility": "locations",
"algorithm": "balanced",
"beemizer": "0",
"restrict_boss_items": "none",
"openpyramid": 0,
"shuffleganon": 0,
"shufflelinks": 0,
"shuffletavern": 0,
"shuffle": "vanilla",
"overworld_map": "default",
"take_any": "none",
"shuffleenemies": "none",
"shufflebosses": "none",
"enemy_damage": "default",
"enemy_health": "default",
"mapshuffle": 0,
"compassshuffle": 0,
"keyshuffle": "none",
"key_logic_algorithm": "default",
"bigkeyshuffle": 0,
"door_shuffle": "vanilla",
"intensity": "3",
"door_type_mode": "original",
"decoupledoors": 0,
"dropshuffle": "none",
"pottery": "none",
"experimental": 1,
"dungeon_counters": "default",
"mixed_travel": "prevent",
"standardize_palettes": "standardize",
"any_enemy_logic": "allow_all",
"collection_rate": 1,
"bps": 1,
"mystery": 0,
"create_spoiler": 1,
"calc_playthrough": 1,
"usestartinventory": 0,
"saveonexit": "ask",
"enemizercli": ".\\EnemizerCLI\\EnemizerCLI.Core.exe",
"rom": ".\\Zelda no Densetsu - Kamigami no Triforce (Japan).sfc",
"outputpath": ".\\output"
}