Pokedex5E icon indicating copy to clipboard operation
Pokedex5E copied to clipboard

Add ability to create pokemon in an egg

Open magroader opened this issue 4 years ago • 2 comments

PHB with Gen VII adds breeding and eggs. Eggs take up Pokeslots, so they should probably be in the app in some way.

A few notes:

  • Eggs will likely have the same graphics, so if you have 2+ eggs it will be easy to get mixed up. We may want to consider improving the way a user can SORT their party to make sure they don't lose track of which egg is which. Alternatively, just changing the name of the egg or adding a note to them would work.
  • We don't need to implement all the rules, just creating a new pokemon and checking a box for "in egg" may be sufficient.
  • Of course there's gotta be a "Hatch" button in the edit screen. No question there.

magroader avatar Nov 06 '20 16:11 magroader

Yeah, it would be cool if a DM could "wrap" a Pokemon in an Egg and then send it to a Player. Maybe we can make up some primitive "scambler" of the json data so that the player can't read it and figure out directly what it is!

Jerakin avatar Nov 06 '20 19:11 Jerakin

Ooh I love that scrambling idea!

magroader avatar Nov 06 '20 19:11 magroader