Questionable/QuestPaths/2.x - A Realm Reborn/Class Quests/GSM/187_So You Want to Be a Gol...

38 lines
958 B
JSON
Raw Normal View History

{
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "Cacahuetes",
"QuestSequence": [
{
"Sequence": 0,
"Steps": [
{ "DataId": 1002280,
"Position": {
"X": -35.385742,
"Y": 13.599962,
"Z": 97.24573
},
"TerritoryId": 131,
"InteractionType": "Interact",
"AetheryteShortcut": "Ul'dah",
"AethernetShortcut": ["[Ul'dah] Aetheryte Plaza",
"[Ul'dah] Goldsmiths' Guild"],
"SkipConditions": {
"AetheryteShortcutIf": {
"InSameTerritory": true,
"InTerritory": [
131
]
}
},
"DialogueChoices": [
{
"Type": "YesNo",
"Prompt": "TEXT_CLSGLD001_00187_Q1_000_1",
"Yes": true
}
]}
]
}
]
}