veekun_pokedex/pokedex
Ruben d2dfc911c3 Add Cosplay Pikachu special moves
Merge pull request #162 from rubendal/master

The Cosplay Pikachu form change mechanic is similar to Rotom:
when it changes form it learns a special move, possibly forgetting
its old special move if it had already changed form.

Renamed the "Rotom Form" pokemon move method to "Form Change"
and updated the description accordingly.
2016-09-25 10:34:41 -07:00
..
cli Stub out a CLI search interface, which can also work with JSON and strings 2016-02-02 10:13:38 -08:00
data/csv Add Cosplay Pikachu special moves 2016-09-25 10:34:41 -07:00
db Add a description of the shape picks from Bulbapédia 2016-08-17 13:18:51 +02:00
doc Er, fix tabledoc 2014-07-06 12:17:02 -07:00
struct Compat with Python 3.3+ 2015-10-05 08:12:23 -07:00
tests Compat with Python 3.3+ 2015-10-05 08:12:23 -07:00
util Fix test_media.py. 2012-03-16 12:37:47 -07:00
__init__.py Speed up import pokedex.db slightly. 2011-04-03 03:13:07 -07:00
__main__.py Make the library work with python -m. 2013-08-09 13:00:37 -07:00
compatibility.py Compat with Python 3.3+ 2015-10-05 08:12:23 -07:00
defaults.py Speed up import pokedex.db slightly. 2011-04-03 03:13:07 -07:00
formulae.py Give calculated_stat and calculated_hp the same signature. 2011-03-10 22:12:03 -08:00
lookup.py Compat with Python 3.3+ 2015-10-05 08:12:23 -07:00
main.py Allow common CLI arguments to work both before and after the subcommand 2016-02-02 11:01:45 -08:00
roomaji.py Compat with Python 3.3+ 2015-10-05 08:12:23 -07:00
search.py Stub out a CLI search interface, which can also work with JSON and strings 2016-02-02 10:13:38 -08:00