Questionable/QuestPaths/6.x - Endwalker/Class Quests/BLU/4778_The Brave and the Blue.json

52 lines
1.1 KiB
JSON
Raw Permalink Normal View History

2024-12-26 21:19:54 +00:00
{
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "liza",
"QuestSequence": [
{
"Sequence": 0,
"Steps": [
{
"DataId": 1026852,
"Position": {
"X": 63.126587,
"Y": 14.005002,
"Z": 89.86035
},
"StopDistance": 5,
"TerritoryId": 131,
"InteractionType": "AcceptQuest",
"AetheryteShortcut": "Ul'dah",
"AethernetShortcut": [
"[Ul'dah] Aetheryte Plaza",
"[Ul'dah] Weavers' Guild"
],
"SkipConditions": {
"AetheryteShortcutIf": {
"InSameTerritory": true,
"InTerritory": [
131
]
}
}
}
]
},
{
"Sequence": 255,
"Steps": [
{
"DataId": 1026852,
"Position": {
"X": 63.126587,
"Y": 14.005002,
"Z": 89.86035
},
2024-12-26 21:20:35 +00:00
"StopDistance": 5,
2024-12-26 21:19:54 +00:00
"TerritoryId": 131,
"InteractionType": "CompleteQuest"
}
]
}
]
}