mirror of
				https://github.com/pagefaultgames/pokerogue.git
				synced 2025-10-31 08:25:58 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			32 lines
		
	
	
		
			603 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			32 lines
		
	
	
		
			603 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| # pokemon-rogue-battle
 | |
| 
 | |
| ## To do
 | |
| 
 | |
| - Title screen
 | |
| - Starter select screen
 | |
|   - Get starters from save data caught Pokemon
 | |
| - Moves
 | |
|   - Move logic
 | |
| - Abilities
 | |
|   - Ability logic
 | |
|   - Ability activation indicator (?)
 | |
| - Natures
 | |
| - Pokemon summary screen
 | |
|   - Move remembering (no cost?)
 | |
| - Capture logic
 | |
|   - Critical capture
 | |
| - Save data
 | |
|   - Pokedex
 | |
| - Modifiers
 | |
|   - PP Up
 | |
|   - Various mainline game items for various enhancements
 | |
|   - Items that cause effects on hit (?)
 | |
|   - Capture rate booster
 | |
| - Balancing
 | |
|   - Biome pools
 | |
| - Custom art
 | |
|   - Battle bases and backgrounds
 | |
| - Game sequence
 | |
|   - Endgame?
 | |
|   - Endless mode?
 |