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

master
cacahuetes 2024-08-21 16:09:36 +00:00
parent 387ef9f69b
commit 905074513a
2 changed files with 79 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": 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
}
]}
]
}
]
}

View File

@ -0,0 +1,41 @@
{
"$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": "AcceptQuest"}
]
},
{
"Sequence": 255,
"Steps": [
{ "DataId": 1004093,
"Position": {
"X": -25.162231,
"Y": 12.200003,
"Z": 110.795654
},
"TerritoryId": 131,
"InteractionType": "CompleteQuest",
"DialogueChoices": [
{
"Type": "YesNo",
"Prompt": "TEXT_CLSGLD011_00608_A1_000_1",
"Yes": true
}
],
"NextQuestId": 608
}
]
}
]
}