Compare commits
5 Commits
4b4d27217e
...
master
Author | SHA1 | Date | |
---|---|---|---|
94a30a475d | |||
14b5873a6f | |||
7328feff3a | |||
377cab11ff | |||
d373061c47 |
14
README.md
14
README.md
@@ -2,6 +2,12 @@
|
|||||||
|
|
||||||
For all sorts of rando funtimes
|
For all sorts of rando funtimes
|
||||||
|
|
||||||
|
## What Games are Here?
|
||||||
|
|
||||||
|
* [`tunic`](./tunic) - [TUNIC](https://store.steampowered.com/app/553420/TUNIC/), a cute little indie Zelda-like game. It has something like **300** checks by default and half of those are sphere zero, gated behind some knowledge and maybe one or two easily-obtained items. I rarely enter BK in this game unless the keys to my endgame are locked way behind somebody else (which can and does happen).
|
||||||
|
|
||||||
|
* [`ahit`](./ahit) - [A Hat in Time](https://store.steampowered.com/app/253230/A_Hat_in_Time/), a collectathon platformer game by Gears For Breakfast. It tends to have a much smaller amount of checks -- on the order of **140** -- but the game is fundamentally always a Triforce Hunt. It's easy for me to reach the end of my game with a wide variety of itemsets, but I can still enter/cause BK with a few edge cases.
|
||||||
|
|
||||||
## How Do I Access These?
|
## How Do I Access These?
|
||||||
|
|
||||||
1. Select a game from the source tree above (ask me which)
|
1. Select a game from the source tree above (ask me which)
|
||||||
@@ -14,10 +20,4 @@ For all sorts of rando funtimes
|
|||||||
|
|
||||||
## I Still Don't Know How To Use These
|
## I Still Don't Know How To Use These
|
||||||
|
|
||||||
Just ask me. I'm in the call, just fucking ask me.
|
Just ask me. I'm in the call, just fucking ask me. If I'm up taking a shit or something, just pick one -- you can never go wrong with anything with **default** in the name.
|
||||||
|
|
||||||
## What Games are Here?
|
|
||||||
|
|
||||||
* [`tunic`](/tunic) - [TUNIC](https://store.steampowered.com/app/553420/TUNIC/), a cute little indie Zelda-like game. It has something like ~300 checks by default.
|
|
||||||
|
|
||||||
* [`ahit`](/ahit) - [A Hat in Time](https://store.steampowered.com/app/253230/A_Hat_in_Time/), a collectathon platformer game by Gears For Breakfast.
|
|
||||||
|
59
tww/salt-tww-default.yaml
Normal file
59
tww/salt-tww-default.yaml
Normal file
@@ -0,0 +1,59 @@
|
|||||||
|
name: Salt
|
||||||
|
game: The Wind Waker
|
||||||
|
description: Generated by https://archipelago.gg/ for The Wind Waker
|
||||||
|
The Wind Waker:
|
||||||
|
progression_balancing: '50'
|
||||||
|
accessibility: full
|
||||||
|
death_link: 'false'
|
||||||
|
progression_dungeons: 'true'
|
||||||
|
progression_dungeon_secrets: 'false'
|
||||||
|
progression_tingle_chests: 'false'
|
||||||
|
progression_puzzle_secret_caves: 'true'
|
||||||
|
progression_combat_secret_caves: 'false'
|
||||||
|
progression_savage_labyrinth: 'false'
|
||||||
|
progression_island_puzzles: 'false'
|
||||||
|
progression_great_fairies: 'true'
|
||||||
|
progression_submarines: 'false'
|
||||||
|
progression_platforms_rafts: 'false'
|
||||||
|
progression_short_sidequests: 'false'
|
||||||
|
progression_long_sidequests: 'false'
|
||||||
|
progression_spoils_trading: 'false'
|
||||||
|
progression_eye_reef_chests: 'false'
|
||||||
|
progression_big_octos_gunboats: 'false'
|
||||||
|
progression_misc: 'false'
|
||||||
|
progression_minigames: 'false'
|
||||||
|
progression_battlesquid: 'true'
|
||||||
|
progression_free_gifts: 'true'
|
||||||
|
progression_mail: 'true'
|
||||||
|
progression_expensive_purchases: 'true'
|
||||||
|
progression_triforce_charts: 'false'
|
||||||
|
progression_treasure_charts: 'false'
|
||||||
|
sword_mode: start_with_sword
|
||||||
|
randomize_mapcompass: startwith
|
||||||
|
randomize_smallkeys: dungeon
|
||||||
|
randomize_bigkeys: keylunacy
|
||||||
|
chest_type_matches_contents: 'true'
|
||||||
|
randomize_dungeon_entrances: 'false'
|
||||||
|
randomize_boss_entrances: 'false'
|
||||||
|
randomize_miniboss_entrances: 'false'
|
||||||
|
randomize_secret_cave_entrances: 'false'
|
||||||
|
randomize_secret_cave_inner_entrances: 'false'
|
||||||
|
randomize_fairy_fountain_entrances: 'false'
|
||||||
|
mix_entrances: separate_pools
|
||||||
|
randomize_starting_island: 'false'
|
||||||
|
randomize_charts: 'false'
|
||||||
|
swift_sail: 'true'
|
||||||
|
instant_text_boxes: 'true'
|
||||||
|
reveal_full_sea_chart: 'true'
|
||||||
|
skip_rematch_bosses: 'true'
|
||||||
|
add_shortcut_warps_between_dungeons: 'false'
|
||||||
|
remove_music: 'false'
|
||||||
|
required_bosses: 'false'
|
||||||
|
num_required_bosses: '4'
|
||||||
|
hero_mode: 'false'
|
||||||
|
logic_obscurity: none
|
||||||
|
logic_precision: none
|
||||||
|
enable_tuner_logic: 'false'
|
||||||
|
randomize_enemies: 'false'
|
||||||
|
start_inventory: {}
|
||||||
|
start_inventory_from_pool: {}
|
Reference in New Issue
Block a user