Skip to content

Instantly share code, notes, and snippets.

@agarie
agarie / type-chart.json
Last active October 27, 2025 11:55
Pokémon type chart as a JSON.
{
"normal": {
"normal": 1,
"fire": 1,
"water": 1,
"electric": 1,
"grass": 1,
"ice": 1,
"fighting": 1,
"poison": 1,