Files
MaaAssistantArknights/resource/copilot/SSS_Test.json

158 lines
3.8 KiB
JSON

{
"type": "SSS",
"stage_name": "多索雷斯在建地块",
"minimum_required": "v4.9.0",
"doc": {
"title": "保全测试作业"
},
"buff": "镀膜装置导能阀",
"equipment": [
"A",
"A",
"A",
"A",
"A",
"A",
"A",
"A"
],
"strategy": "优选策略",
"opers": [
{
"name": "泥岩",
"skill": 2
},
{
"name": "水月",
"skill": 2,
"skill_usage": 1
}
],
"tool_men": {
"先锋": 3,
"近卫": 6,
"医疗": 2
},
"drops": [
"空弦",
"能天使",
"先锋",
"Support",
"无需增调干员",
"重整导能组件",
"反制导能组件",
"战备激活阀",
"改派发讯器"
],
"stages": [
{
"stage_name": "蜂拥而上",
"strategies": [
{
"core": "泥岩",
"tool_men": {
"先锋": 2
},
"location": [
6,
2
],
"direction": "Left"
},
{
"core": "水月",
"tool_men": {
"近卫": 2
},
"location": [
5,
2
],
"direction": "Left"
},
{
"tool_men": {
"辅助": 100
},
"location": [
5,
3
],
"direction": "Left"
}
],
"draw_as_possible": true,
"actions": [
{
"type": "二倍速"
}
],
"retry_times": 3
},
{
"stage_name": "见者有份",
"strategies": [
{
"core": "泥岩",
"tool_men": {
"先锋": 3
},
"location": [
4,
2
],
"direction": "Left"
},
{
"tool_men": {
"医疗": 100
},
"location": [
3,
3
],
"direction": "Right"
},
{
"core": "水月",
"tool_men": {
"近卫": 3
},
"location": [
4,
3
],
"direction": "Left"
},
{
"tool_men": {
"辅助": 100
},
"location": [
5,
3
],
"direction": "Left"
},
{
"tool_men": {
"近卫": 100
},
"location": [
4,
4
],
"direction": "Left"
}
],
"draw_as_possible": true,
"actions": [
{
"type": "二倍速"
}
],
"retry_times": 3
}
]
}