Modding Hub: Difference between revisions
From PMDOWiki
Line 62: | Line 62: | ||
* [[Map Statuses]] (weather, Electric Terrain, Trick Room, etc.) | * [[Map Statuses]] (weather, Electric Terrain, Trick Room, etc.) | ||
* [[Terrain]] | * [[Terrain]] | ||
* [[ | * [[Statistics]] | ||
=== Ground Maps and Cutscenes === | === Ground Maps and Cutscenes === |
Revision as of 23:41, 6 July 2023
Tutorials
If it's your first time making a mod, start here:
Graphics
Audio
Dungeon Generation
- Creating Dungeons by editing Tropical Path
- Creating Dungeons from Scratch
- Creating Dungeon Maps
- Custom Floor Generation Steps
Combat
- Creating Items
- Creating Moves
- Creating Map Statuses (i.e. weather and field effects)
- Modifying the Type Chart
- Creating Terrain
- Creating New Pokémon
Ground Maps and Cutscenes
Scripting
Documentation
Graphics
Audio
Dungeon Generation
Combat
- AI Overview
- Move Ranges
- Map Statuses (weather, Electric Terrain, Trick Room, etc.)
- Terrain
- Statistics
Ground Maps and Cutscenes
Scripting
- Script Reference
- Service Callbacks
- Callable Functions on a...