PokeAPI / PokeAPI/api-data

Query about Mr. Mime's evolution chain correctness

未关闭
#274 4 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

主要语言
Shell
星标
189
派生
55
平均合并
4 小时 40 分钟
30 天内合并 PR
17

描述

I wanted to enquire about whether anyone agreed with me that Mr. Mime's evolution chain should be modified.

This might just be something that suits my project, so feel free to say "nah it's how it's intended"!

Currently it's Mime Jr. -> Mr. Mime -> Mr. Rime (https://github.com/PokeAPI/api-data/blob/8ff36d31b496facb2c43b65031d6e74212f6a15f/data/api/v2/evolution-chain/57/index.json#L75)

AFAIK the actual reality is: Mime Jr. -> Mr. Mime and Galarian Mr. Mime -> Mr. Rime

So would it be best to split the evolution chain in two, otherwise the only assumption you can really make from the data is that Mime Jr. can evolve all the way to Mr. Rime, which I don't believe is the case?

I could be wrong, I've not played most of the games, but what I've said is true in Pokemon Go at least!

I'd be happy to raise a PR with the change if it's agreed upon, just wanted to see what people thought before I went to the effort of figuring it out!

贡献指南

这个仓库没有索引到贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

从所引用的行中的 data/api/v2/evolution-chain/57/index.json 开始,将 Mr. Mime、Galarian Mr. Mime 和 Mr. Rime 的关系与预期的游戏数据进行比较。确认项目对地区形态的预期处理方式;如果维护者同意需要进行更改,则在进化数据准确表示各自独立的进化链时视为完成。

由索引模型根据 Issue 内容生成。

评估

技术栈
json
领域
data
Issue 类型
缺陷
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。