🚀 This repo page https://nguoianphu.github.io/pkmn.help
🎉 FTP web page https://play.nguoianphu.com/pkmn.help/
Pokémon Type Calculator helps you figure out offense/defense matchups for Pokémon
$ npm install
$ npm run start
Info for Pokemon GO only
- Add weather boosted per type of pokemon
- Add rank 1 & IV for Great & Ultra Leagues into Pokedex
- Data get from https://pvpivs.com/leagueRanks.html
- Choose Great League
- Choose Ultra League
- Convert output to CSV and then JSON
- Data get from https://pvpivs.com/leagueRanks.html
- Create Android APK to install on mobile
- Using Capacitor
- Use hashrouter so we can deploy this webpage in a subfolder like Github page
- Github page https://nguoianphu.github.io/pkmn.help
- My own web hosting https://play.nguoianphu.com/pkmn.help/
- Add buddy distance to earn candies: how many km per candy
- Add Evolutions
- Data from https://pogoapi.net/
- Add required candies to evolve
- Item to evolve
- Other conditions to evolve
- Change Bulbapedia to Fandom Pokemon Go
- To do:
- Add previous form before evolution
- Example Vaporeon shows Eevee but others like Jolteon, Flareon, etc show nothing
- Make the mobile app better
- Add previous form before evolution