https://github.com/jangler/billspc
Export GBC Pokémon save file party/box contents to text
https://github.com/jangler/billspc
Last synced: about 1 month ago
JSON representation
Export GBC Pokémon save file party/box contents to text
- Host: GitHub
- URL: https://github.com/jangler/billspc
- Owner: jangler
- License: mit
- Created: 2019-06-22T22:40:27.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-04-07T02:02:45.000Z (about 3 years ago)
- Last Synced: 2025-01-27T13:49:43.282Z (3 months ago)
- Language: JavaScript
- Homepage: https://jangler.github.io/billspc/
- Size: 15.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GBC Pokémon party export
Exports party and PC contents from a Pokémon Red, Blue, or Crystal save file to
text. The text format is compatible with [Smogon](https://www.smogon.com/) and
[Pokémon Showdown](https://pokemonshowdown.com/). Save files for other GB/C
Pokémon games have not been tested.## Features
### Done:
- [x] Species
- [x] Held item
- [x] Moves (including type of Hidden Power)
- [x] DVs (~IVs)
- [x] Stat exp (~EVs)
- [x] Level
- [x] Happiness
- [x] Shininess### To-do:
- [ ] Nickname
- [ ] Gender