pokerogue/README.md

927 B

pokemon-rogue-battle

To do

  • Title screen
  • Moves
    • Move logic
    • Can't use when PP consumed
  • Abilities
    • Ability logic
    • Ability activation indicator (?)
  • Natures
  • Status effects
    • Status effect animation
  • EXP logic
    • Fix algorithm (currently inaccurate)
  • Pokemon summary screen
    • Move learning when full
    • Move remembering (no cost?)
  • Capture logic
    • Critical capture
  • Save data
    • Pokedex
  • Battle info
    • Owned icon
    • Status effect indicator
  • Evolution
    • Evolution screen
      • Background (ripped video?)
      • Particles
  • Modifiers
    • PP Up
    • Ether/elixir
    • Type enhancers
    • Evolution items
    • Various mainline game items for various enhancements
    • Items that cause effects on hit (?)
    • Capture rate booster
  • Balancing
    • Modifiers
    • Biome pools
  • Custom art
    • Battle bases and backgrounds
  • Game sequence
    • Biome sequence (random?)
    • Endgame?
    • Endless mode?