This is a game plugin for OlivOS (which is a bot framework for the biggest chat platform Tencent QQ in China), still under developing.
This plugin allows users to play games like Pokemon battles (in this plugin we call them NONs rather than Pokemons). You should make your own database, for example, creating your own NONs, moves, abilities and so on.
You can find a readme.md
document in plugin/sim/data/
and that's the guide on creating your own database.
- Add PP.
- Add types.
- Add new NONs, moves, abilities, items and so on.
- Pve maybe.