Questionable/QuestPaths/2.x - A Realm Reborn/MSQ-2/A0-Gridania to East Shroud/3856_We Come in Peace.json

98 lines
2.2 KiB
JSON

{
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": [
"liza",
"JerryWester"
],
"QuestSequence": [
{
"Sequence": 0,
"Steps": [
{
"DataId": 1000168,
"Position": {
"X": -75.48645,
"Y": -0.5013741,
"Z": -5.081299
},
"TerritoryId": 132,
"InteractionType": "AcceptQuest",
"AetheryteShortcut": "Gridania",
"SkipConditions": {
"AetheryteShortcutIf": {
"InSameTerritory": true
}
}
}
]
},
{
"Sequence": 1,
"Steps": [
{
"Position": {
"X": -75.48645,
"Y": -0.5013741,
"Z": -5.081299
},
"TerritoryId": 132,
"InteractionType": "UseItem",
"ItemId": 6001,
"SkipConditions": {
"StepIf": {
"Chocobo": "Unlocked"
}
},
"Comment": "Use Chocobo whistle (if not yet unlocked)"
},
{
"DataId": 1000257,
"Position": {
"X": 150.16394,
"Y": 10.852949,
"Z": -230.45703
},
"TerritoryId": 133,
"InteractionType": "Interact",
"AethernetShortcut": [
"[Gridania] Aetheryte Plaza",
"[Gridania] Lancers' Guild"
]
}
]
},
{
"Sequence": 255,
"Steps": [
{
"DataId": 1001263,
"Position": {
"X": 181.41443,
"Y": -2.3519497,
"Z": -240.40594
},
"TerritoryId": 133,
"InteractionType": "Interact",
"TargetTerritoryId": 152
},
{
"TerritoryId": 152,
"InteractionType": "AttuneAetheryte",
"Aetheryte": "East Shroud - Hawthorne Hut",
"StopDistance": 5
},
{
"DataId": 1006188,
"Position": {
"X": -236.92688,
"Y": 3.5435789,
"Z": 283.4973
},
"TerritoryId": 152,
"InteractionType": "CompleteQuest"
}
]
}
]
}