Skip to content

Conversation

@areveal
Copy link

@areveal areveal commented Apr 29, 2017

Implement Update method to a working condition.

Update battle functionality to update pokemon EVs after the battle is complete.

Add EV set method. Allows a single EV stat to be set explicitly for the active pokemon.

areveal added 7 commits April 29, 2017 15:59
Do not include any .idea files in git history
Once a battle has completed, update the existing tracker with the
gained evs.
EvSet object has no attribute “evs”. Update to use to_dict method to
return appropriate value for display.
Allows a specific EV value to be set directly on the active pokemon.

Command line called as such:

    ev set ev_stat ev_value
    ev set hp 14
Implement update method to allow a pokemon to be assigned an item or
“infected” with pokerus.
Allow set to be called from the command line with the intended options.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant