Add some extra flight steps to avoid vnav issues; fix bad NextQuestId

This commit is contained in:
Liza 2025-01-11 16:54:55 +01:00
parent eeebebb28c
commit 108d103fd8
Signed by: liza
GPG Key ID: 2C41B84815CF6445
7 changed files with 57 additions and 17 deletions

View File

@ -117,9 +117,10 @@
"Z": 4.5318604
},
"TerritoryId": 397,
"InteractionType": "CompleteQuest"
"InteractionType": "CompleteQuest",
"NextQuestId": 1764
}
]
}
]
}
}

View File

@ -28,7 +28,8 @@
"Z": -244.1596
},
"TerritoryId": 397,
"InteractionType": "Interact"
"InteractionType": "Interact",
"Fly": true
}
]
},
@ -89,9 +90,10 @@
},
"TerritoryId": 397,
"InteractionType": "CompleteQuest",
"NextQuestId": 1766
"NextQuestId": 1766,
"Fly": true
}
]
}
]
}
}

View File

@ -28,7 +28,8 @@
"Z": -244.1596
},
"TerritoryId": 397,
"InteractionType": "Interact"
"InteractionType": "Interact",
"Fly": true
}
]
},
@ -58,12 +59,14 @@
"Y": 100.08534,
"Z": -603.926
},
"StopDistance": 0.5,
"TerritoryId": 397,
"InteractionType": "Combat",
"KillEnemyDataIds": [
4468
],
"EnemySpawnType": "AutoOnEnterArea"
"EnemySpawnType": "AutoOnEnterArea",
"Fly": true
}
]
},
@ -78,7 +81,8 @@
"Z": -503.7156
},
"TerritoryId": 397,
"InteractionType": "Interact"
"InteractionType": "Interact",
"Fly": true
}
]
},
@ -100,4 +104,4 @@
]
}
]
}
}

View File

@ -34,7 +34,8 @@
"DataId": 3992,
"MinimumKillCount": 5
}
]
],
"Fly": true
}
]
},
@ -50,13 +51,29 @@
"Z": 791.37854
},
"TerritoryId": 397,
"InteractionType": "Interact"
"InteractionType": "Interact",
"AetheryteShortcut": "Coerthas Western Highlands - Falcon's Nest"
}
]
},
{
"Sequence": 255,
"Steps": [
{
"Position": {
"X": -110.26132,
"Y": 153.61101,
"Z": 10.394781
},
"TerritoryId": 397,
"InteractionType": "WalkTo",
"Fly": true,
"SkipConditions": {
"StepIf": {
"Flying": "Locked"
}
}
},
{
"Fly": true,
"DataId": 1014146,
@ -72,4 +89,4 @@
]
}
]
}
}

View File

@ -75,9 +75,9 @@
},
"TerritoryId": 397,
"InteractionType": "CompleteQuest",
"NextQuestId": 1983
"NextQuestId": 1893
}
]
}
]
}
}

View File

@ -104,9 +104,10 @@
"Z": 3.829956
},
"TerritoryId": 397,
"InteractionType": "CompleteQuest"
"InteractionType": "CompleteQuest",
"NextQuestId": 1898
}
]
}
]
}
}

View File

@ -36,6 +36,21 @@
{
"Sequence": 255,
"Steps": [
{
"Position": {
"X": -110.26132,
"Y": 153.61101,
"Z": 10.394781
},
"TerritoryId": 397,
"InteractionType": "WalkTo",
"Fly": true,
"SkipConditions": {
"StepIf": {
"Flying": "Locked"
}
}
},
{
"DataId": 1014719,
"Position": {
@ -50,4 +65,4 @@
]
}
]
}
}