Questionable/QuestPaths/2.x - A Realm Reborn/MSQ-2/3856_We Come in Peace.json

91 lines
2.1 KiB
JSON
Raw Normal View History

2024-07-18 15:08:57 +00:00
{
"$schema": "https://carvel.li/questionable/quest-1.0",
2024-07-19 14:31:38 +00:00
"Author": ["liza", "JerryWester"],
2024-07-18 15:08:57 +00:00
"QuestSequence": [
{
"Sequence": 0,
"Steps": [
{
"DataId": 1000168,
"Position": {
"X": -75.48645,
"Y": -0.5013741,
"Z": -5.081299
},
"TerritoryId": 132,
"InteractionType": "AcceptQuest",
"AetheryteShortcut": "Gridania",
"SkipIf": [
"AetheryteShortcutIfInSameTerritory"
]
}
]
},
{
"Sequence": 1,
"Steps": [
{
"Position": {
"X": -75.48645,
"Y": -0.5013741,
"Z": -5.081299
},
"TerritoryId": 132,
"InteractionType": "UseItem",
"ItemId": 6001,
"SkipIf": [
"ChocoboUnlocked"
],
"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",
2024-07-19 14:31:38 +00:00
"TargetTerritoryId": 152
2024-07-18 15:08:57 +00:00
},
{
"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"
}
]
}
]
2024-07-19 14:31:38 +00:00
}