Version: 2.26.0 DataVer: 585

This commit is contained in:
atlasacademy-sion
2021-09-24 04:54:27 +00:00
parent 0c5cb87d03
commit 4728cbb6a3
6124 changed files with 7267051 additions and 0 deletions

View File

@@ -0,0 +1,49 @@
[{
"id": 1,
"name": "距己方从者的最短距离",
"type": 0,
"viewPoint": 0,
"adjustmentValueA1": 200,
"adjustmentValueA2": 10,
"adjustmentValueB": 200
}, {
"id": 2,
"name": "距敌方从者的最短距离",
"type": 1,
"viewPoint": 0,
"adjustmentValueA1": 200,
"adjustmentValueA2": 10,
"adjustmentValueB": 100
}, {
"id": 3,
"name": "距己方御主的最短距离",
"type": 2,
"viewPoint": 0,
"adjustmentValueA1": 200,
"adjustmentValueA2": 6,
"adjustmentValueB": 300
}, {
"id": 4,
"name": "距敌方御主的最短距离",
"type": 3,
"viewPoint": 0,
"adjustmentValueA1": 200,
"adjustmentValueA2": 1,
"adjustmentValueB": 300
}, {
"id": 5,
"name": "距道具的最短距离",
"type": 4,
"viewPoint": 1,
"adjustmentValueA1": 3,
"adjustmentValueA2": 0,
"adjustmentValueB": 0
}, {
"id": 6,
"name": "距优先格子的最短距离",
"type": 5,
"viewPoint": 1,
"adjustmentValueA1": 3,
"adjustmentValueA2": 0,
"adjustmentValueB": 0
}]