1
0
Fork 0
Questionable/QuestPaths/3.x - Heavensward/MSQ/2235_Once More, a Favor.json

114 lines
2.6 KiB
JSON
Raw Normal View History

2024-07-25 23:58:58 +00:00
{
2024-07-27 00:13:37 +00:00
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
2024-07-25 23:58:58 +00:00
"Author": "JerryWester",
"QuestSequence": [
{
"Sequence": 0,
"Steps": [
{
"DataId": 1016566,
"Position": {
"X": 515.5565,
"Y": 217.95154,
"Z": 763.7291
},
"TerritoryId": 397,
"InteractionType": "AcceptQuest",
"AetheryteShortcut": "Coerthas Western Highlands - Falcon's Nest",
"SkipIf": [
"AetheryteShortcutIfInSameTerritory"
]
}
]
},
{
"Sequence": 1,
"Steps": [
{
"DataId": 2006869,
"Position": {
"X": 334.7981,
"Y": 186.11426,
"Z": 442.22168
},
"TerritoryId": 397,
"InteractionType": "Combat",
"Fly": true,
"EnemySpawnType": "AfterInteraction",
"KillEnemyDataIds": [
5537,
5538
],
"$": "0 0 0 0 0 0 -> 16 48 0 0 0 128"
},
{
"DataId": 2006870,
"Position": {
"X": 439.9939,
"Y": 165.45349,
"Z": 344.74695
},
"TerritoryId": 397,
"InteractionType": "Combat",
"Fly": true,
"EnemySpawnType": "AfterInteraction",
"KillEnemyDataIds": [
5539
]
}
]
},
{
"Sequence": 2,
"Steps": [
{
"DataId": 1016566,
"Position": {
"X": 515.5565,
"Y": 217.95154,
"Z": 763.7291
},
"TerritoryId": 397,
"InteractionType": "Interact",
"Fly": true,
"AetheryteShortcut": "Coerthas Western Highlands - Falcon's Nest"
}
]
},
{
"Sequence": 3,
"Steps": [
{
"DataId": 1016573,
"Position": {
"X": 79.02649,
"Y": 117.196884,
"Z": 157.57996
},
"TerritoryId": 397,
"InteractionType": "Interact",
"Fly": true,
"StopDistance": 1
}
]
},
{
"Sequence": 255,
"Steps": [
{
"DataId": 1016566,
"Position": {
"X": 515.5565,
"Y": 217.95154,
"Z": 763.7291
},
"TerritoryId": 397,
"InteractionType": "CompleteQuest",
"Fly": true,
"AetheryteShortcut": "Coerthas Western Highlands - Falcon's Nest"
}
]
}
]
2024-07-27 00:13:37 +00:00
}