Implement triforce_max_difference

This commit is contained in:
Catobat
2023-07-26 15:27:47 +02:00
parent 66bd8960a1
commit bf9ad536fe
8 changed files with 10 additions and 3 deletions

View File

@@ -573,13 +573,14 @@ Create bps patch(es) instead of generating rom(s) for distribution. `--bps`
### Triforce Hunt Settings
A collection of settings to control the triforce piece pool for the CLI/Mystery
A collection of settings to control the triforce piece pool if not specified through --triforce_goal and --triforce_pool
* --triforce_goal_min: Minimum number of pieces to collect to win
* --triforce_goal_max: Maximum number of pieces to collect to win
* --triforce_pool_min: Minimum number of pieces in item pool
* --triforce_pool_max: Maximum number of pieces in item pool
* --triforce_min_difference: Minimum difference between pool and goal to win
* --triforce_max_difference: Maximum difference between pool and goal to win
### Seed