mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-15 17:30:27 +08:00
@@ -138,6 +138,11 @@ Usage of `resource/copilot/*.json` and field description.
|
||||
"details": "对练度要求很低balabala……", // You can write your name here, video link, walkthrough link, etc.
|
||||
"details_color": "dark"
|
||||
},
|
||||
"difficulty": 0 // The difficulty of the task, optional, the default value is 0.
|
||||
// 0: Default, not set
|
||||
// 1: Support normal difficulty
|
||||
// 2: Support raid difficulty
|
||||
// 3: Support normal and raid difficulty
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
@@ -150,6 +150,11 @@ JSONファイルはコメントをサポートしておらず、テキスト内
|
||||
"details": "レベル要求低い〇〇〇…", // 個々に名前や、動画へのリンク、攻略へのリンクなどお書きください。
|
||||
"details_color": "dark"
|
||||
},
|
||||
"difficulty": 0 // タスクの難易度。オプション。デフォルト値は 0。
|
||||
// 0: デフォルト、未設定
|
||||
// 1: 通常の難易度をサポート
|
||||
// 2: レイド難易度をサポート
|
||||
// 3: 通常の難易度とレイド難易度をサポート
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
@@ -140,6 +140,11 @@ icon: ph:sword-bold
|
||||
"details": "对练度要求很低balabala……", // 여기에 이름, 비디오 링크, 공략글 링크 등을 쓸 수 있습니다.
|
||||
"details_color": "dark"
|
||||
},
|
||||
"difficulty": 0 // 작업의 난이도, 선택 사항, 기본값은 0입니다.
|
||||
// 0: 기본값, 설정 안 됨
|
||||
// 1: 일반 난이도 지원
|
||||
// 2: 레이드 난이도 지원
|
||||
// 3: 일반 및 레이드 난이도 지원
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
@@ -154,7 +154,12 @@ icon: ph:sword-bold
|
||||
"title_color": "dark",
|
||||
"details": "对练度要求很低balabala……", // 建议在这里写上你的名字!(作者名)、参考的视频攻略链接等
|
||||
"details_color": "dark"
|
||||
}
|
||||
},
|
||||
"difficulty": 0 // 作业对应难度,可选,默认值为0。
|
||||
// 0: 缺省,未设置
|
||||
// 1: 支持普通难度
|
||||
// 2: 支持突袭难度
|
||||
// 3: 支持普通、突袭难度
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
@@ -150,6 +150,11 @@ icon: ph:sword-bold
|
||||
"details": "對練度要求很低 balabala……", // 建議在這裡寫上你的名字!(作者名)、參考的影片攻略連結等
|
||||
"details_color": "dark"
|
||||
},
|
||||
"difficulty": 0 // 作業對應難度,可選,預設值為0。
|
||||
// 0: 缺省,未設定
|
||||
// 1: 支援普通難度
|
||||
// 2: 支持突襲難度
|
||||
// 3: 支持普通、突襲難度
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user