Purlovia icon indicating copy to clipboard operation
Purlovia copied to clipboard

Implement taming foods for species

Open coldino opened this issue 4 years ago • 0 comments

Taming foods were skipped for species previously because we did not have a method for discovering all possible foods. The hierarchy is now in place and works well, so this can be implemented.

  • [x] Add discovery of things that can be eaten, and their default stat effects
  • [x] For each species, calculate overridden stat effects of relevant foods
  • [ ] Find a way to group the resulting data to reduce cluttered output

An example of one way to group relevant foods is Dododex's Gacha page, but this is manually collected and calculated. We need to device an automated method that also works for mods.

coldino avatar Apr 13 '20 21:04 coldino