Skip to content

Kyle-Undefined/tera-raid-info

Repository files navigation

Tera Raid Info

Aggregate view of the Serebii Tera Raid Info for Pokémon Scarlet & Violet.

First attempt at a project written in Angular and Typescript.

GitHub Workflow Status Coveralls GitHub last commit GitHub license
View on GitHub Pages

Features

5 & 6 Star Raids
Compiled the data for the 5 Star and 6 Star raids from Serebii. Shows only the raids for the selected tier.
Pokémon Type(s)
Shows the Type(s) of the selected Pokémon. Useful for knowing which moves are STAB since Tera Type doesn't remove it.
Pokémon Image
Shows the normal and shiny images for the selected Pokémon side by side. Just incase you get lucky with a ⭐️shiny⭐️ raid.
Base Stats
Helpful to know if the Pokémon is a Physical or Special attacker, or how tanky it is. Great for knowing what protecting move your support Pokémon should have. For example, Reflect for Physical attackers.
Abilities
Shows each ability the Pokémon can have for the raid, and if it's their Hidden Ability* it will be marked with (H). Hovering over the Ability will display the information about it, and if you're on mobile clicking it will work.

*Note: For 5 Star raids, Pokémon appear to not have their Hidden Ability, with some exceptions (Ditto). For 6 Star raids, Pokémon can have their Hidden Ability. This is based on the data from Serebii. If it's wrong, let me know.

Moves

Shows the move set of the raid Pokémon. Each move is color coded to the Type it is, with Status moves always showing last in the list. Hovering over (or clicking) the move will display the information for it, like the Base Power, if it's a Physical/Special/Status, Description and more. If the move is a Physical or Special attack, then it will display the Type advantages of the move Type.

Herba Mystica Drops

Shows all the Herba Mystica the raid Pokémon can drop, along with the chance of getting it. Useful for hunting certain Herba Mystica for sandwiches.

Type Advantages / Weaknesses

Advantages: Shows all of the Type advantages from the move set the raid Pokémon has that are non Status moves. Only shows Super Effective advantages.

Weaknesses: When a Tera Type is selected, shows all of the Type matchups for the selected Type, including its resistances and immunities.

If the raid Pokémon move set includes the Tera Blast move, then the Super Effective advantages of that Tera Type are shown. Useful for going up against the Eevee-lutions and other Pokémon with the move.

Raid Sharing

You can share the raid choices with others, by simply clicking the Share icon in the header and it will automatically copy to your clipboard. This will set the Raid Tier, Pokémon and Tera Type to auto load for others who click the link. For example, 6 Star Fairy Garchomp.

Preview

Preview

Contributors

Built With

Angular Version Typescript Version Node.js Version NPM Version @favware/graphql-pokemon

Development

Setup a local development environment:

  • git clone https://github.com/Kyle-Undefined/tera-raid-info.git
  • npm install
  • npm run start

Have fun! 🎉

Disclaimer

This is an unofficial, non-commercial, fan-made app and is NOT affiliated, endorsed or supported by Nintendo, Game Freak and The Pokémon Company in any way. Many images used in this app are copyrighted and are supported under fair use. Pokémon and Pokémon character names are trademarks of Nintendo. No copyright infringement intended.