Trinity: Difference between revisions

From ALttPR Wiki
Jump to navigation Jump to search
m (SahasrahBot uses old version)
m (fixed a typo)
Line 6: Line 6:


For a better balancing, the following settings are currently (v0.8) used:
For a better balancing, the following settings are currently (v0.8) used:
* the internal goal is set to [[Defeat Ganon]], but the number of needed [Crystal|Crystals] is always set to <code>random</code>
* the internal goal is set to [[Defeat Ganon]], but the number of needed [[Crystal|Crystals]] is always set to <code>random</code>
* 10 [[Triforce_Piece|Triforce Pieces]] are added to the item pool, from which 8 are needed to finish
* 10 [[Triforce_Piece|Triforce Pieces]] are added to the item pool, from which 8 are needed to finish
* no need to check the Pedestal, since it always contains the Triforce
* no need to check the Pedestal, since it always contains the Triforce

Revision as of 14:55, 13 February 2022

Trinity is a goal format that gives the player the option of three ways to finish this seed!

For a better balancing, the following settings are currently (v0.8) used:

  • the internal goal is set to Defeat Ganon, but the number of needed Crystals is always set to random
  • 10 Triforce Pieces are added to the item pool, from which 8 are needed to finish
  • no need to check the Pedestal, since it always contains the Triforce

To roll your own seed, you will currently have to use one of the following ways

  • there are two ways via SahasrahBot:
    • use the command /alttpr preset preset:trinity for the default version (currently uses v0.7)
    • for other variations use /alttpr preset preset:trinity/preset
  • some other implementation:

See Also