Files
Shigure/config/common.json
2026-06-20 23:26:59 +08:00

34 lines
546 B
JSON

{
"锚点": {
"step": 1,
"type": "bool"
},
"职业": {
"step": 2,
"type": "int"
},
"专精": {
"step": 3,
"type": "int"
},
"队伍类型": {
"step": 4,
"type": "int"
},
"英雄天赋": {
"step": 5,
"type": "int"
},
"有效性": {
"step": 6,
"type": "bool"
},
"一键辅助": {
"step": 7,
"type": "int"
},
"法术失败": {
"step": 8,
"type": "int"
}
}