You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 22, 2019. It is now read-only.
It would be cool to have a command-line option or config option to keep a database or database-like file up to date with the stats of all your pokemon. Below are the things I'd love to have access to:
Pokemon Name
Pokemon Id (type)
Favorited Boolean
CP
IV
Stamina (HP)
Move 1
Move 2
iAttack
iDefense
iStamina
cpMultiplier
Of less importance but would still be neat
Favorited Boolean
Location acquired
Height
Weight
This would allow external applications to manipulate the data,. The built-in interface for viewing pokemon requires the loading of each individual 'mon, and it's hard to pick the best option out for the one you intend on powering up and leveling. Additionally, it would allow for a future import option to rename pokemon with the matching stats to prevent accidental deletion.
It would be cool to have a command-line option or config option to keep a database or database-like file up to date with the stats of all your pokemon. Below are the things I'd love to have access to:
Of less importance but would still be neat
This would allow external applications to manipulate the data,. The built-in interface for viewing pokemon requires the loading of each individual 'mon, and it's hard to pick the best option out for the one you intend on powering up and leveling. Additionally, it would allow for a future import option to rename pokemon with the matching stats to prevent accidental deletion.