pokefirered/README.md
2026-03-26 12:33:08 -06:00

2.1 KiB

Pokémon FireRed — Trainer Type Levels

A fork of pret/pokefirered that adds a Trainer Type Level system. As you battle and catch Pokémon, you build expertise in each of the 18 types, which affects accuracy, crit rate, catch rate, obedience, and more. The game also adds new wild encounters, in-game trades, and a day/night cycle.

New to this version? Read the New Player Guide for a gameplay overview, or the Pokémon Location Guide to plan your team.

Documentation

Document Description
New Player Guide What's different, tips for new players
Pokémon Location Guide Where to find every Pokémon, by area
Trainer Type Level Spec Full system specification
Obedience System How obedience works with type levels
Boss Encounters Gym leaders, Elite Four, and rival battles
NPC Trainer Reference Route-by-route NPC trainer data

Building

To set up the repository, see INSTALL.md.

For a clean, one-command rebuild, see rebuild.ps1 or the Clean rebuild with PowerShell Core section in INSTALL.md.

Base ROM

This project builds from the following base ROMs:

For contacts and other pret projects, see pret.github.io.