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

45 lines
963 B
JSON
Raw Normal View History

{
"$schema": "https://carvel.li/questionable/quest-1.0",
"Author": "liza",
"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)"
}
]
}
]
}