friendly-patch-2 #115

Merged
liza merged 3 commits from Friendly/Questionable:friendly-patch-2 into master 2024-12-17 18:31:23 +00:00
Showing only changes of commit c12d4b0c37 - Show all commits

View File

@ -1,72 +1,72 @@
{ {
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "Cacahuetes", "Author": "Cacahuetes",
"QuestSequence": [ "QuestSequence": [
{ {
"Sequence": 0, "Sequence": 0,
"Steps": [ "Steps": [
{ {
"DataId": 1000859, "DataId": 1000859,
"Position": { "Position": {
"X": -166.76587, "X": -166.76587,
"Y": 4.5496645, "Y": 4.5496645,
"Z": 150.04187 "Z": 150.04187
}, },
"TerritoryId": 129, "TerritoryId": 129,
"InteractionType": "AcceptQuest", "InteractionType": "AcceptQuest",
"AetheryteShortcut": "Limsa Lominsa", "AetheryteShortcut": "Limsa Lominsa",
"AethernetShortcut": [ "AethernetShortcut": [
"[Limsa Lominsa] Aetheryte Plaza", "[Limsa Lominsa] Aetheryte Plaza",
"[Limsa Lominsa] Fishermens' Guild" "[Limsa Lominsa] Fishermens' Guild"
], ],
"SkipConditions": { "SkipConditions": {
"AetheryteShortcutIf": { "AetheryteShortcutIf": {
"InSameTerritory": true "InSameTerritory": true
} }
} }
} }
] ]
}, },
{ {
"Sequence": 255, "Sequence": 255,
"Steps": [ "Steps": [
{ {
"Position": { "Position": {
"X": -168.50791, "X": -168.20791,
"Y": 4.550005, "Y": 4.550005,
"Z": 168.55986 "Z": 167.85986
}, },
"TerritoryId": 129, "TerritoryId": 129,
"InteractionType": "WalkTo" "InteractionType": "WalkTo"
}, },
{ {
"Position": { "Position": {
"X": -167.60791, "X": -167.60791,
"Y": 4.550005, "Y": 4.550005,
"Z": 165.35986 "Z": 165.35986
}, },
"TerritoryId": 129, "TerritoryId": 129,
"InteractionType": "WalkTo" "InteractionType": "WalkTo"
}, },
{ {
"DataId": 1000857, "DataId": 1000857,
"Position": { "Position": {
"X": -165.27051, "X": -165.27051,
"Y": 5.2500057, "Y": 5.2500057,
"Z": 164.29382 "Z": 164.29382
}, },
"TerritoryId": 129, "TerritoryId": 129,
"DialogueChoices": [ "DialogueChoices": [
{ {
"Type": "YesNo", "Type": "YesNo",
"Prompt": "TEXT_CLSFSH011_01107_Q1_000_001", "Prompt": "TEXT_CLSFSH011_01107_Q1_000_001",
"Yes": true "Yes": true
} }
], ],
"InteractionType": "CompleteQuest", "InteractionType": "CompleteQuest",
"NextQuestId": 1108 "NextQuestId": 1108
} }
] ]
} }
] ]
} }