Version: 2.26.0 DataVer: 321
This commit is contained in:
49
master/mstWarBoardRatingBase.json
Normal file
49
master/mstWarBoardRatingBase.json
Normal 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
|
||||
}]
|
||||
Reference in New Issue
Block a user