Update QuestPaths/5.x - Shadowbringers/Role Quests/Healer/3272_The Soul of Temperance.json

mnk-heavensward
cacahuetes 2024-08-25 18:21:29 +00:00
parent d4f122dda0
commit f4475d64ca
1 changed files with 128 additions and 113 deletions

View File

@ -1,113 +1,128 @@
{ {
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "Cacahuetes", "Author": "Cacahuetes",
"QuestSequence": [ "QuestSequence": [
{ {
"Sequence": 0, "Sequence": 0,
"Steps": [ "Steps": [
{ {
"DataId": 1030021, "DataId": 1030021,
"Position": { "Position": {
"X": -456.6568, "X": -456.6568,
"Y": 417.12558, "Y": 417.12558,
"Z": -597.1008 "Z": -597.1008
}, },
"TerritoryId": 814, "TerritoryId": 814,
"InteractionType": "CompleteQuest", "InteractionType": "CompleteQuest",
"AetheryteShortcut": "Kholusia - Tomra", "AetheryteShortcut": "Kholusia - Tomra",
"NextQuestId": 3272, "NextQuestId": 3272,
"SkipConditions": { "SkipConditions": {
"AethernetShortcutIf": { "InSameTerritory": true } "AethernetShortcutIf": { "InSameTerritory": true }
} }
} }
] ]
}, },
{ {
"Sequence": 1, "Sequence": 1,
"Steps": [ "Steps": [
{ {
"DataId": 2010006, "DataId": 2010006,
"Position": { "Position": {
"X": -115.31244, "X": -115.31244,
"Y": 428.18335, "Y": 428.18335,
"Z": -621.4542 "Z": -621.4542
}, },
"TerritoryId": 814, "TerritoryId": 814,
"InteractionType": "Combat", "InteractionType": "Combat",
"EnemySpawnType": "AfterInteraction", "EnemySpawnType": "AfterInteraction",
"KillEnemyDataIds": [10870] "KillEnemyDataIds": [10870]
} }
] ]
}, },
{ {
"Sequence": 2, "Sequence": 2,
"Steps": [ "Steps": [
{ {
"DataId": 2010007, "DataId": 2010007,
"Position": { "Position": {
"X": 21.194763, "X": 21.194763,
"Y": 348.89746, "Y": 348.89746,
"Z": -251.88074 "Z": -251.88074
}, },
"TerritoryId": 814, "TerritoryId": 814,
"InteractionType": "Combat", "InteractionType": "Combat",
"EnemySpawnType": "AfterInteraction", "EnemySpawnType": "AfterInteraction",
"KillEnemyDataIds": [10871] "KillEnemyDataIds": [10871]
} }
] ]
}, },
{ {
"Sequence": 3, "Sequence": 3,
"Steps": [ "Steps": [
{ {
"DataId": 1030035, "DataId": 1030035,
"Position": { "Position": {
"X": -650.35474, "X": -650.35474,
"Y": 352.45102, "Y": 352.45102,
"Z": -129.01508 "Z": -129.01508
}, },
"TerritoryId": 814, "TerritoryId": 814,
"InteractionType": "SinglePlayerDuty" "InteractionType": "SinglePlayerDuty"
} }
] ]
}, },
{ {
"Sequence": 4, "Sequence": 4,
"Steps": [ "Steps": [
{ {
"DataId": 1030038, "DataId": 1030038,
"Position": { "Position": {
"X": -650.35474, "X": -650.35474,
"Y": 352.45102, "Y": 352.45102,
"Z": -129.01508 "Z": -129.01508
}, },
"TerritoryId": 814, "TerritoryId": 814,
"InteractionType": "Interact" "InteractionType": "Interact"
} }
] ]
}, },
{ {
"Sequence": 255, "Sequence": 5,
"Steps": [ "Steps": [
{ {
"DataId": 1030039, "DataId": 1030038,
"Position": { "Position": {
"X": -26.657532, "X": -650.35474,
"Y": 3.999815, "Y": 352.45102,
"Z": 209.88782 "Z": -129.01508
}, },
"TerritoryId": 819, "TerritoryId": 814,
"InteractionType": "CompleteQuest", "InteractionType": "Interact"
"AetheryteShortcut": "Crystarium", }
"AethernetShortcut": [ ]
"[Crystarium] Aetheryte Plaza", },
"[Crystarium] Musica Universalis Markets" {
], "Sequence": 255,
"SkipConditions": { "Steps": [
"AetheryteShortcutIf": { "InSameTerritory": true } {
} "DataId": 1030039,
} "Position": {
] "X": -26.657532,
} "Y": 3.999815,
] "Z": 209.88782
} },
"TerritoryId": 819,
"InteractionType": "CompleteQuest",
"AetheryteShortcut": "Crystarium",
"AethernetShortcut": [
"[Crystarium] Aetheryte Plaza",
"[Crystarium] Musica Universalis Markets"
],
"SkipConditions": {
"AetheryteShortcutIf": { "InSameTerritory": true }
}
}
]
}
]
}