-
Notifications
You must be signed in to change notification settings - Fork 0
How To Use
Web Page
Command Line
You input information about the Factory Entry, and FactoryHead gives you a list of candidates that are consistent with the information that you supplied. Each candidate comes with more complete information.
- Species
- Type
- Moves
- Species
- Type(s)
- MoveSet
- Nature
- Item
- EVs
-
The web page will have text boxes in which you supply the information that you know.
-
Then, you click submit. Given the criteria you submitted, the app will have a number of entries that are consistent with the criteria.
-
The app should output the number of Factory Entries that are consistent with the given criteria.
-
The user will then type in a number(0 <= number < number of consistent entries) into the relevant textbox to select that entry to be displayed in the output textboxes.
-
After pressing the select entry button, the web page will then output the Factory Entry data.
- Create a textfile with the criteria that you know about the Factory Entry.