mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-17 18:01:26 +08:00
feat:3.5-肉鸽辅助协议.md
This commit is contained in:
@@ -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": { // 集成战略主题名称,后接若干字段
|
||||
|
||||
Reference in New Issue
Block a user