From 64c1cd10b7faa8d85bc8e254be7dd7cd1b01e335 Mon Sep 17 00:00:00 2001 From: Lancarus <34369130+Lancarus@users.noreply.github.com> Date: Sun, 6 Aug 2023 21:21:24 +0800 Subject: [PATCH] =?UTF-8?q?feat:3.5-=E8=82=89=E9=B8=BD=E8=BE=85=E5=8A=A9?= =?UTF-8?q?=E5=8D=8F=E8=AE=AE.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/3.5-肉鸽辅助协议.md | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/docs/3.5-肉鸽辅助协议.md b/docs/3.5-肉鸽辅助协议.md index fa73ca1d22..3ffcc0d9db 100644 --- a/docs/3.5-肉鸽辅助协议.md +++ b/docs/3.5-肉鸽辅助协议.md @@ -1,8 +1,19 @@ # 集成战略协议 -## 干员招募 -`resource/recruitment.json` 描述了干员招募的优先级 +## 1.肉鸽资源存放位置 + + - `resource/roguelike/`下按照主题存放各个肉鸽的资源 + - 主题文件夹:`Phantom/` 为傀影肉鸽资源,`Mizuki/` 为水月肉鸽资源,`Sami/` 为萨米肉鸽资源 + - `autopilot/`内是各个关卡的作战json + - `关卡名.json` 关卡的作战逻辑 + - `encounter.json` 不期而遇类事件逻辑 + - `recruitment.json` 干员招募逻辑 + - `shopping.json` 商店购买藏品逻辑 + +## 2.干员招募 + +`resource/roguelike/theme name/recruitment.json` 描述了干员招募的逻辑 ```jsonc "Mizuki": { // 集成战略主题名称,后接若干字段