pokerogue/README.md

887 B

PokéRogue

To do

  • Title screen
  • Add carry-over starter mechanic
  • Moves
    • Complete move logic
  • Abilities
    • Complete ability logic
  • Natures
  • Pokemon summary screen
    • Complete summary UI adding missing labels
    • Add IV screen
  • Capture logic
    • Critical capture
  • Save data
    • Update dex format to share attributes
  • Modifiers
    • PP Up
    • Various mainline game items for various enhancements
    • IV scanner
    • Valuable items for money
  • Trainers
    • Finish party pools
    • Add dialogue
    • Add reward for gym leader victories
  • Encounters
    • Add extremely rare chance of Arceus available anywhere with type change
  • Balancing
    • Biome pools
  • Battle animations
    • Fix broken battle animations (mostly ones with backgrounds)
    • Add common animations for modifier effects
  • Achievements
    • Add more achievements
  • Modes
    • Add random mode
    • Add Nuzlocke mode