These files are general descriptions of the code/data structures used in Pokecube, intended as a helper for developers for bug fixes or addon creation.
- Pokemobs - information about the pokemobs system
- NPCs - information about interactable NPCs and Trainers
- npc AI
- npc data
- Pokecubes - information about pokecubes and capturing
- Tags - info about various custom tags
- Moves tags
- Ability tags
- Pokemob tags
- Instructions Books - Information about formatting for instructions books
- Gimmicks - Information about additional gimmicks, examples of API use.
- Commands - Information about commands and related events