Add a few Gold Saucer unlock quests by Starr

This commit is contained in:
Liza 2025-01-03 00:40:06 +01:00
parent 7023a1ac5f
commit 58185d418c
Signed by: liza
GPG Key ID: 2C41B84815CF6445
5 changed files with 234 additions and 0 deletions

View File

@ -0,0 +1,42 @@
{
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "Starr",
"QuestSequence": [
{
"Sequence": 0,
"Steps": [
{
"DataId": 1011145,
"Position": {
"X": -65.38495,
"Y": 0.06979119,
"Z": 0.8086548
},
"TerritoryId": 144,
"InteractionType": "AcceptQuest",
"AetheryteShortcut": "Gold Saucer",
"SkipConditions": {
"AetheryteShortcutIf": {
"InSameTerritory": true
}
}
}
]
},
{
"Sequence": 255,
"Steps": [
{
"DataId": 1025176,
"Position": {
"X": 57.99951,
"Y": 3.9997258,
"Z": 64.774536
},
"TerritoryId": 144,
"InteractionType": "CompleteQuest"
}
]
}
]
}

View File

@ -0,0 +1,46 @@
{
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "Starr",
"QuestSequence": [
{
"Sequence": 0,
"Steps": [
{
"DataId": 1011145,
"Position": {
"X": -65.38495,
"Y": 0.06979119,
"Z": 0.8086548
},
"TerritoryId": 144,
"InteractionType": "AcceptQuest",
"AetheryteShortcut": "Gold Saucer",
"SkipConditions": {
"AetheryteShortcutIf": {
"InSameTerritory": true
}
}
}
]
},
{
"Sequence": 255,
"Steps": [
{
"DataId": 1016307,
"Position": {
"X": 57.14502,
"Y": 20.99973,
"Z": 83.57361
},
"TerritoryId": 144,
"InteractionType": "CompleteQuest",
"AethernetShortcut": [
"[Gold Saucer] Aetheryte Plaza",
"[Gold Saucer] Wonder Square East"
]
}
]
}
]
}

View File

@ -0,0 +1,57 @@
{
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "Starr",
"QuestSequence": [
{
"Sequence": 0,
"Steps": [
{
"DataId": 1010464,
"Position": {
"X": -0.015319824,
"Y": -1.8903663E-06,
"Z": -65.61273
},
"TerritoryId": 388,
"InteractionType": "AcceptQuest",
"AetheryteShortcut": "Gold Saucer",
"AethernetShortcut": [
"[Gold Saucer] Aetheryte Plaza",
"[Gold Saucer] Chocobo Square"
],
"SkipConditions": {
"AetheryteShortcutIf": {
"InSameTerritory": true,
"InTerritory": [
144
]
}
}
}
]
},
{
"Sequence": 255,
"Steps": [
{
"DataId": 1010472,
"Position": {
"X": -53.26935,
"Y": 0.3093315,
"Z": 69.41321
},
"TerritoryId": 148,
"InteractionType": "CompleteQuest",
"AetheryteShortcut": "Central Shroud - Bentbranch Meadows",
"SkipConditions": {
"AetheryteShortcutIf": {
"InSameTerritory": true
}
},
"Fly": true,
"NextQuestId": 565
}
]
}
]
}

View File

@ -0,0 +1,34 @@
{
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "Starr",
"QuestSequence": [
{
"Sequence": 0,
"Steps": [
{
"DataId": 1011060,
"Position": {
"X": -96.87958,
"Y": -0.86297023,
"Z": 67.826294
},
"TerritoryId": 144,
"InteractionType": "AcceptQuest",
"AetheryteShortcut": "Gold Saucer",
"SkipConditions": {
"AetheryteShortcutIf": {
"InSameTerritory": true
}
},
"DialogueChoices": [
{
"Type": "YesNo",
"Yes": true,
"Prompt": "TEXT_SUBGSC102_00437_Q1_000_000"
}
]
}
]
}
]
}

View File

@ -0,0 +1,55 @@
{
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "Starr",
"QuestSequence": [
{
"Sequence": 0,
"Steps": [
{
"DataId": 1010472,
"Position": {
"X": -53.26935,
"Y": 0.3093315,
"Z": 69.41321
},
"TerritoryId": 148,
"InteractionType": "AcceptQuest",
"AetheryteShortcut": "Central Shroud - Bentbranch Meadows",
"SkipConditions": {
"AetheryteShortcutIf": {
"InSameTerritory": true
}
}
}
]
},
{
"Sequence": 255,
"Steps": [
{
"DataId": 1010464,
"Position": {
"X": -0.015319824,
"Y": -1.8903663E-06,
"Z": -65.61273
},
"TerritoryId": 388,
"InteractionType": "CompleteQuest",
"AetheryteShortcut": "Gold Saucer",
"AethernetShortcut": [
"[Gold Saucer] Aetheryte Plaza",
"[Gold Saucer] Chocobo Square"
],
"SkipConditions": {
"AetheryteShortcutIf": {
"InTerritory": [
388,
144
]
}
}
}
]
}
]
}