Modding Hub: Difference between revisions
From PMDOWiki
add moves, items, and abilities category pages |
|||
Line 60: | Line 60: | ||
=== Combat === | === Combat === | ||
* [[AI Overview]] | * [[AI Overview]] | ||
* Pokémon [[Spawn Features]] | |||
* [[Move Ranges]] | * [[Move Ranges]] | ||
* [[Map Statuses]] (weather, Electric Terrain, Trick Room, etc.) | * [[Map Statuses]] (weather, Electric Terrain, Trick Room, etc.) |
Revision as of 15:47, 30 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
- Pokémon Spawn Features
- Move Ranges
- Map Statuses (weather, Electric Terrain, Trick Room, etc.)
- Terrain
- Statistics
- Status Conditions
- Moves
- Items
- Abilities
Ground Maps and Cutscenes
Scripting
- Script Reference
- Service Callbacks
- Callable Functions on a...
Miscellaneous
- Controller Support
- C# Code Documentation links