mirror of
https://github.com/claude-code-best/claude-code.git
synced 2026-06-15 12:55:51 +00:00
- XP 公式改为使用真实 baseExperience(从 PokeAPI),而非 baseStats.hp - EV yield 改为使用真实数据(getPokedexEvYield),而非伪造的映射 - 进化检测改为遍历所有 evos 目标,支持分支进化 - 新增友谊度进化检测(friendship >= 220) - 解决 #1 XP 公式错误、#2 EV 伪造、#8 进化只取第一个目标 Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>