Skip to content

Determine number of encounters per area #222

@MrTyton

Description

@MrTyton

Determine the number of encounters that we will get in an area through RNG lookahead.

https://grayfox96.github.io/FFX-Info/rng/encounters#encounter-checks for reference

This will require a few things:

  1. Determining how many units of movement the TAS does in each area
  2. Map these relative to the grace periods
  3. Use RNG0 to determine how many encounters we will get
  4. Use RNG1 to determine what the encounters are

Once we have that framework, we can work into much longer manips using that information.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions