Minor Azys Lla adjustments

This commit is contained in:
Liza 2025-01-12 02:13:23 +01:00
parent a1d02cceea
commit 97cbeada2a
Signed by: liza
GPG Key ID: 2C41B84815CF6445
2 changed files with 268 additions and 194 deletions

View File

@ -23,14 +23,26 @@
"Steps": [ "Steps": [
{ {
"Position": { "Position": {
"X": 502.06363, "X": 505.4667,
"Y": 16.87959, "Y": 16.87959,
"Z": 742.68134 "Z": 751.14856
}, },
"TerritoryId": 402, "TerritoryId": 402,
"InteractionType": "WalkTo", "InteractionType": "WalkTo",
"Fly": true, "Fly": true,
"$": "can get stuck on the spire structure when trying to land. could land elsewhere but we want to start with this one because it's the first on foot, so if done before flying unlocked that would necessitate walking directly past it." "$": "can get stuck on the spire structure when trying to land. could land elsewhere but we want to start with this one because it's the first on foot, so if done before flying unlocked that would necessitate walking directly past it.",
"SkipConditions": {
"StepIf": {
"CompletionQuestVariablesFlags": [
null,
null,
null,
null,
null,
64
]
}
}
}, },
{ {
"DataId": 2005900, "DataId": 2005900,
@ -40,7 +52,15 @@
"Z": 750.24023 "Z": 750.24023
}, },
"TerritoryId": 402, "TerritoryId": 402,
"InteractionType": "Interact" "InteractionType": "Interact",
"CompletionQuestVariablesFlags": [
null,
null,
null,
null,
null,
64
]
}, },
{ {
"DataId": 2005903, "DataId": 2005903,
@ -50,7 +70,15 @@
"Z": 760.61633 "Z": 760.61633
}, },
"TerritoryId": 402, "TerritoryId": 402,
"InteractionType": "Interact" "InteractionType": "Interact",
"CompletionQuestVariablesFlags": [
null,
null,
null,
null,
null,
8
]
}, },
{ {
"DataId": 2005899, "DataId": 2005899,
@ -60,7 +88,15 @@
"Z": 802.8534 "Z": 802.8534
}, },
"TerritoryId": 402, "TerritoryId": 402,
"InteractionType": "Interact" "InteractionType": "Interact",
"CompletionQuestVariablesFlags": [
null,
null,
null,
null,
null,
128
]
}, },
{ {
"DataId": 2005902, "DataId": 2005902,
@ -70,7 +106,15 @@
"Z": 758.938 "Z": 758.938
}, },
"TerritoryId": 402, "TerritoryId": 402,
"InteractionType": "Interact" "InteractionType": "Interact",
"CompletionQuestVariablesFlags": [
null,
null,
null,
null,
null,
16
]
}, },
{ {
"DataId": 2005901, "DataId": 2005901,
@ -80,7 +124,15 @@
"Z": 708.06433 "Z": 708.06433
}, },
"TerritoryId": 402, "TerritoryId": 402,
"InteractionType": "Interact" "InteractionType": "Interact",
"CompletionQuestVariablesFlags": [
null,
null,
null,
null,
null,
32
]
} }
] ]
}, },

View File

@ -36,7 +36,14 @@
"MinimumKillCount": 1 "MinimumKillCount": 1
} }
], ],
"CompletionQuestVariablesFlags": [null, null, null, null, null, 128], "CompletionQuestVariablesFlags": [
null,
null,
null,
null,
null,
128
],
"Fly": true "Fly": true
}, },
{ {
@ -54,7 +61,14 @@
"MinimumKillCount": 1 "MinimumKillCount": 1
} }
], ],
"CompletionQuestVariablesFlags": [null, null, null, null, null, 64] "CompletionQuestVariablesFlags": [
null,
null,
null,
null,
null,
64
]
}, },
{ {
"Position": { "Position": {
@ -70,6 +84,14 @@
"DataId": 4493, "DataId": 4493,
"MinimumKillCount": 1 "MinimumKillCount": 1
} }
],
"CompletionQuestVariablesFlags": [
null,
null,
null,
null,
null,
32
] ]
} }
] ]