Version: 2.74.0 DataVer: 1687

This commit is contained in:
atlasacademy-sion 2023-06-18 13:01:13 +00:00
parent 97c2e4ba19
commit ed53352330
4 changed files with 18 additions and 14 deletions

File diff suppressed because one or more lines are too long

View File

@ -20751,10 +20751,10 @@
"id": 40299, "id": 40299,
"warId": 402, "warId": 402,
"mapId": 402, "mapId": 402,
"name": "", "name": "",
"imageId": 0, "imageId": 0,
"x": 1024, "x": 999999,
"y": 720, "y": 999999,
"imageOfsX": 0, "imageOfsX": 0,
"imageOfsY": 0, "imageOfsY": 0,
"nameOfsX": 0, "nameOfsX": 0,
@ -20763,13 +20763,13 @@
"questOfsY": 0, "questOfsY": 0,
"nextOfsX": 0, "nextOfsX": 0,
"nextOfsY": 0, "nextOfsY": 0,
"dispCondType1": 4, "dispCondType1": 1,
"dispTargetId1": 0, "dispTargetId1": 0,
"dispTargetValue1": 0, "dispTargetValue1": 0,
"dispCondType2": 4, "dispCondType2": 1,
"dispTargetId2": 0, "dispTargetId2": 0,
"dispTargetValue2": 0, "dispTargetValue2": 0,
"activeCondType": 4, "activeCondType": 1,
"activeTargetId": 0, "activeTargetId": 0,
"activeTargetValue": 0, "activeTargetValue": 0,
"closedMessage": "", "closedMessage": "",

View File

@ -25253,7 +25253,9 @@
"startEffectId": 1 "startEffectId": 1
}, { }, {
"npcDeckIds": [4000006, 1000], "npcDeckIds": [4000006, 1000],
"script": {}, "script": {
"disableUniqueFieldMotion": 1
},
"questId": 4000201, "questId": 4000201,
"questPhase": 3, "questPhase": 3,
"wave": 1, "wave": 1,
@ -25262,7 +25264,9 @@
"startEffectId": 1 "startEffectId": 1
}, { }, {
"npcDeckIds": [4000007, 1000], "npcDeckIds": [4000007, 1000],
"script": {}, "script": {
"disableUniqueFieldMotion": 1
},
"questId": 4000201, "questId": 4000201,
"questPhase": 3, "questPhase": 3,
"wave": 2, "wave": 2,

View File

@ -15,6 +15,6 @@
"terms": "/webview/userpolicy/index.html", "terms": "/webview/userpolicy/index.html",
"tBanner": "/banners/terminal/terminal_banner_{0}.png" "tBanner": "/banners/terminal/terminal_banner_{0}.png"
}, },
"contactURL": "https://game.fate-go.jp", "contactURL": "http://game.fate-go.jp",
"baseURL": "https://view.fate-go.jp" "baseURL": "https://view.fate-go.jp"
} }