Follow along with the video below to see how to install our site as a web app on your home screen.
请注意: this_feature_currently_requires_accessing_site_using_safari
更新了很多功能
又发现了bug更新了一下
YAML: plugins/YunYiEncounters/ ├── config.yml ← 核心配置 ├── pokemon-settings.yml ← 精灵单独设置 (自动生成) ├── playerdata/ ← 玩家数据存档 └── configs/ ├── pools.yml ← 遭遇池 (自动生成,可手动调整) ├── chain.yml ← 连锁遭遇 ├── boss.yml ← Boss 系统 ├── biome.yml ← 群系/天气/时间 ├── pokedex.yml ← 图鉴奖励+闪光保底 ├── daily-quests.yml ← 每日任务 ├── double-battle.yml ← 双打 └── escape.yml ← 逃跑惩罚 现在更新了这些功能包括重置了冷却时间及精灵分配
plugins/YunYiEncounters/ ├── config.yml ← 核心配置 ├── pokemon-settings.yml ← 精灵单独设置 (自动生成) ├── playerdata/ ← 玩家数据存档 └── configs/ ├── pools.yml ← 遭遇池 (自动生成,可手动调整) ├── chain.yml ← 连锁遭遇 ├── boss.yml ← Boss 系统 ├── biome.yml ← 群系/天气/时间 ├── pokedex.yml ← 图鉴奖励+闪光保底 ├── daily-quests.yml ← 每日任务 ├── double-battle.yml ← 双打 └── escape.yml ← 逃跑惩罚