Upload files to "QuestPaths/2.x - A Realm Reborn/Class Quests/BLM"

master
cacahuetes 2024-08-21 16:00:01 +00:00
parent 7865ee6fe8
commit 2765247f92
1 changed files with 38 additions and 0 deletions

View File

@ -0,0 +1,38 @@
{
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "Cacahuetes",
"QuestSequence": [
{
"Sequence": 0,
"Steps": [
{ "DataId": 1002279,
"Position": {
"X": -196.8872,
"Y": 18.459997,
"Z": 59.952637
},
"TerritoryId": 130,
"InteractionType": "Interact",
"AetheryteShortcut": "Ul'dah",
"AethernetShortcut": ["[Ul'dah] Aetheryte Plaza",
"[Ul'dah] Thaumaturges' Guild"],
"SkipConditions": {
"AetheryteShortcutIf": {
"InSameTerritory": true,
"InTerritory": [
130
]
}
},
"DialogueChoices": [
{
"Type": "YesNo",
"Prompt": "TEXT_CLSTHM001_00183_Q1_000_1",
"Yes": true
}
]}
]
}
]
}