From fcd622cf00db3a1f3772263e93c900fe0559fb19 Mon Sep 17 00:00:00 2001 From: Jacob Babor Date: Sat, 23 May 2026 21:38:18 -0500 Subject: [PATCH] Add Haste --- README.md | 1 + haste/salt-haste-default.yaml | 34 ++++++++++++++++++++++++++++++++++ 2 files changed, 35 insertions(+) create mode 100644 haste/salt-haste-default.yaml diff --git a/README.md b/README.md index 006c412..88e1278 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ For all sorts of rando funtimes | Directory | Game | Mainline? | Checks | Description | | --------- | ---- | --------- | :----- | ----------- | | [`ahit`](./ahit) | [A Hat in Time](https://store.steampowered.com/app/253230/A_Hat_in_Time/) | Yes | ~140 | A collectathon platformer game by Gears For Breakfast. It tends to have a much smaller amount of checks, 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. | +| [`haste`](./haste) | [Haste](https://store.steampowered.com/app/1796470/Haste/) | No | ??? | ??? | | [`mp1`](./mp1) | [Metroid Prime](https://github.com/Electro1512/MetroidAPrime) | No | 100 | My favorite GameCube game of all time. Due to its low check count and lockbox-based world setup, it has the potential to **enter BK very frequently**. Best paired with games that have **similar check counts**. | | [`soh`](./soh) | [Ship of Harkinian](https://github.com/HarbourMasters/Archipelago-SoH/releases) | No | ~380-1400 | A PC port of Ocarina of Time. Very low chance of shuffling grass and causing very fun times. Very **low BK rate**. | | [`tunic`](./tunic) | [TUNIC](https://store.steampowered.com/app/553420/TUNIC/) | Yes | ~300 | A cute little indie Zelda-like game. Nearly half of the checks are **sphere 0-2**, 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). | diff --git a/haste/salt-haste-default.yaml b/haste/salt-haste-default.yaml new file mode 100644 index 0000000..158f326 --- /dev/null +++ b/haste/salt-haste-default.yaml @@ -0,0 +1,34 @@ +name: Salt +description: Salt's default Haste settings +game: Haste +Haste: + progression_balancing: 50 + accessibility: full + death_link: false + shard_goal: 10 + shard_unlock_order: bosses + remove_post_victory_locations: true + extra_shard_items: 0 + shopsanity: per_shard + pershard_shopsanity_quantity: 8 + global_shopsanity_quantity: 50 + shopsanity_seperate: true + shopsanity_seperate_rate: 30 + fragmentsanity: per_shard + fragmentsanity_distribution: linear + pershard_fragmentsanity_quantity: 15 + global_fragmentsanity_quantity: 30 + fragmentsanity_linear_rate: 1 + starting_ability: random + permanent_items: no_active_items + npc_shuffle: false + captains_upgrades: false + weeboh_purchases: 'off' + speed_upgrade: false + antispark_filler: standard + disaster_trap_weight: 1 + landing_trap_weight: 1 + force_reload: false + unlock_all_items: true + default_outfit_body: zoe_the_shadow + default_outfit_hat: zoe_the_shadow