This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
key_item_randomization [2022/03/25 20:02] – Updated for 4.5: Knofree, Kforce:magma, Kforce:hook wylem | key_item_randomization [2024/09/25 05:36] (current) – [Key item distribution] Updated for accuracy- thanks ScytheMarshall and Antidale wylem | ||
---|---|---|---|
Line 38: | Line 38: | ||
* Defeating the Baron Inn bosses | * Defeating the Baron Inn bosses | ||
* Liberating Baron Castle | * Liberating Baron Castle | ||
- | * Speaking to Edward in Toroia Castle* | + | * Speaking to Edward in Toroia Castle* |
* Completing Cave Magnes | * Completing Cave Magnes | ||
* Completing the Tower of Zot | * Completing the Tower of Zot | ||
Line 50: | Line 50: | ||
* Trading the Rat Tail in the Adamant Grotto | * Trading the Rat Tail in the Adamant Grotto | ||
- | When the '' | + | ===== Free key item ===== |
+ | |||
+ | Normally, visiting sick Edward in Toroia Castle grants you a free key item (where | ||
+ | |||
+ | In either case, this is considered an ungated check for item's [[treasure_probability_curves# | ||
+ | |||
===== Key items in summon quests ===== | ===== Key items in summon quests ===== | ||
Line 67: | Line 73: | ||
Setting '' | Setting '' | ||
- | ===== Key items in trapped chests | + | ===== Key items in monster boxes ===== |
- | Setting '' | + | Setting '' |
- | The 9 trapped chests | + | The 9 MIABs inside the Lunar Subterrane will be excluded from the key item pool unless '' |
===== Key item distribution ===== | ===== Key item distribution ===== | ||
Line 83: | Line 89: | ||
* Add K more of the available summon/moon slots to the pool. | * Add K more of the available summon/moon slots to the pool. | ||
* Reserve the remaining unselected summon/moon slots. | * Reserve the remaining unselected summon/moon slots. | ||
- | * If '' | + | * If '' |
- | | + | |
* Generate a random number N from 0...1. | * Generate a random number N from 0...1. | ||
* Determine the greatest integer K, where N < 1/(2^K). | * Determine the greatest integer K, where N < 1/(2^K). | ||
- | | + | - For each dungeon containing MIAB (monster-in-a-box) chests, |
- | * Reserve the remaining unused | + | |
+ | - Remove 3 MIABs from the pool, chosen at random. | ||
+ | * Reserve the remaining unused | ||
* Randomly assign key items among the slots in the pool. | * Randomly assign key items among the slots in the pool. | ||
- | * The remaining unassigned slots in the pool, as well as the reserved slots from the summon/ | + | * The remaining unassigned slots in the pool, as well as the reserved slots from the summon/ |
Free Enterprise uses a random fill algorithm, verifying that each randomization is valid, and retrying if that test fails. | Free Enterprise uses a random fill algorithm, verifying that each randomization is valid, and retrying if that test fails. | ||
Line 96: | Line 104: | ||
==== Hook seed protection ==== | ==== Hook seed protection ==== | ||
- | From observation, | + | From observation, |
- | To ease the difficulty for newer players, when generating a seed without any of the extended key item position flags (summon, moon, and traps), the randomizer has a 50/50 chance of forcing a Magma Key underworld route to be available. | + | To ease the difficulty for newer players, when generating a seed without any of the extended key item position flags (summon, moon, and MIABs), the randomizer has a 50/50 chance of forcing a Magma Key underworld route to be available. This will be the ' |
===== Safety checks ===== | ===== Safety checks ===== | ||
- | To help ensure a reasonable progression through the game, the randomizer guarantees there will be a path to the underworld that does not require | + | To help ensure a reasonable progression through the game, the randomizer guarantees there will be a path to the underworld that does not require |
===== Forcing underground routes ===== | ===== Forcing underground routes ===== | ||
- | The '' | + | The '' |
+ | |||
+ | **NOTE:** Even with this flag, it is still possible for the Magma Key to require the Hook: | ||
+ | * The Magma Key can be gated by the Rat Tail turn-in. | ||
+ | * With the '' | ||
+ | * With the '' | ||
The '' | The '' | ||
Line 112: | Line 125: | ||
Potential key item locations that are not assigned a key item instead deliver an alternate reward, dependent on treasure flag settings. (Also see [[Treasure randomization]].) | Potential key item locations that are not assigned a key item instead deliver an alternate reward, dependent on treasure flag settings. (Also see [[Treasure randomization]].) | ||
- | Under '' | + | Under '' |
+ | |||
+ | Under '' | ||
Under '' | Under '' | ||
- | * Unused | + | * Unused |
* All other unused potential key item locations receive a random item from tier 6-8. | * All other unused potential key item locations receive a random item from tier 6-8. | ||
Under '' | Under '' | ||
+ | |||
+ | Non-key-item rewards under '' | ||
===== Vanilla key items ===== | ===== Vanilla key items ===== | ||