Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

I wanna elevate this just to get some clarification if the evolution on eevee is even set up cuz its a more special one than all the other normal evos

(1 edit)

It’s probably because Eevee is missing its evolutionTargetId if I have to guess.

{
  "speciesId": "ae920eed-c027-46b0-822a-32e89444a9d8",
  "species": {
    "name": "Eevee",
    "canEvolve": true,
    "evolutionTargetId": null,
    "evolutionMethod": "happiness",
    "evolutionCost": 80,
    "shinyProbability": null
  }
}