Skip to content

Raid Calculator

Manu edited this page Aug 23, 2023 · 15 revisions

This feature is for calculating Raid encounters based on wanted filters. This allows users to inject RNG seeds to encounter and share wanted Tera Raids or to generate PK9 files with wanted Pokémon details.

This is to not be confused with legitimate RNG Manipulations. Daily seeds are generated through crypto secure RNG, hence the advances can not be predicted. All the seeds produced by Tera Finder are legal and can be produced naturally by the games.

immagine

ONLY LEGAL RAIDS WILL BE COMPUTED!

Fields Explanation:

Seed - The starting point of the RNG computations the program will do. It doesn't really matter what the starting seed is. By default, the Calculator uses the seed set for the first den in the save file. There are a total of 4,294,967,296 seeds possible.

Max Calcs - The amount of computations the program will do. The maximum amount is 4294967295, to scan all the possible seeds. The computation time increases as the amount of Max Calcs increases. The computation time depends on the users' CPU.

Content - The Raid Content Type. Different Content Types have different encounter tables. Standard is for 1-5 Stars raids from the base Game. Black is for 6 Stars raids from the base game. Event is for 1-5 Stars raids from Raid Events/Poké Portal News. Event-Mighty is for Unrivaled 7 Stars Raids from Raid Events/Poké Portal News.

Show All Results - If disabled, stop the search after the first result that matches the filters. Ignored if no filter is set.

Game Info - Save File infos. The encounters can be different based on those infos. Particularly, the Game Version and the Game Progress differentiate the species available. TID and SID will determine PID mutations for Shinyness. If a Save File is loaded into the program, those fields are filled with data from the Save File itself and can not be modified. If no Save File is loaded, users can edit the Game Info fields at their will.

Filters - Pretty self explainatory. Users must set filters based on the wanted Result they want. EC serves for Tandemouse and Dunsparce form determination upon their evolution. The EC % 100 = 0 option will make them to evolve into Maushold Family-Of-Three and Dudunsparce Three-Segment.

How To:

  1. Set the Max Calcs to an amount you feel confident to. As said, the waiting times for calculations will be higher depending on that amount, on the other hand an higher amount will increase the chance to find the wanted results.
  2. Set the Filters for the results you want.
  3. Click Search.
  4. If the computations take too much time, you can stop the process by clicking Stop. This will show up the results computed until that point (if any).
  5. Once the results are found, you have few options. Select a result and right click to show them.
    • View Rewards - Shows the item rewards the Raid will generate.
    • Save All Results as TXT - Save the whole result table as a TXT file.
    • Save Selected Results as TXT - Save only the selected rows as a TXT file.
    • Save Selected Result as PK9 - Same as the name. Check the Generate Legal PK9 Page for more informations.
    • Send Selected Result to PKM Editor - (Only available with the PKHeX Plugin Version) Generates a PK9 and send it to the PKHeX Editor Viewer. Check the Generate Legal PK9 Page for more informations.
    • Send Selected Result to Raid Editor - Set the current Tera Raid Editor entry to the selected Raid. Check the Raid Viewer & Editor Page for more informations.

Notes:

  • Event Data is Loaded from the save file. If no valid event data is detected, the tool can not generate Raid Event Data. This impact both standard Events and Mighty Events. Users can eventually import Raid Events (known as Poké Portal News) with the News Importer.
  • The program is designed to use all the available power your CPU has in order to calculate results as fast as possible. Don't run the Seed searches if you need to run other programs that requires a substantial amount of CPU power.