Minor update to DNC quests
This commit is contained in:
parent
9cef8c160f
commit
d4d9b67b80
@ -0,0 +1,126 @@
|
|||||||
|
{
|
||||||
|
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
|
||||||
|
"Author": "liza",
|
||||||
|
"QuestSequence": [
|
||||||
|
{
|
||||||
|
"Sequence": 0,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 1028738,
|
||||||
|
"Position": {
|
||||||
|
"X": -104.32593,
|
||||||
|
"Y": 5.999999,
|
||||||
|
"Z": 195.97156
|
||||||
|
},
|
||||||
|
"TerritoryId": 129,
|
||||||
|
"InteractionType": "AcceptQuest",
|
||||||
|
"AetheryteShortcut": "Limsa Lominsa",
|
||||||
|
"SkipConditions": {
|
||||||
|
"AetheryteShortcutIf": {
|
||||||
|
"InSameTerritory": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"DialogueChoices": [
|
||||||
|
{
|
||||||
|
"Type": "List",
|
||||||
|
"Prompt": "TEXT_LUCKBC017_03226_Q1_000_500",
|
||||||
|
"Answer": "TEXT_LUCKBC017_03226_A1_000_500"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 1,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 1028795,
|
||||||
|
"Position": {
|
||||||
|
"X": -187.73181,
|
||||||
|
"Y": 46.387943,
|
||||||
|
"Z": -75.33386
|
||||||
|
},
|
||||||
|
"TerritoryId": 134,
|
||||||
|
"InteractionType": "Interact",
|
||||||
|
"AetheryteShortcut": "Middle La Noscea - Summerford Farms",
|
||||||
|
"Fly": true
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 2,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 1028797,
|
||||||
|
"Position": {
|
||||||
|
"X": -187.73181,
|
||||||
|
"Y": 46.394768,
|
||||||
|
"Z": -75.39484
|
||||||
|
},
|
||||||
|
"TerritoryId": 134,
|
||||||
|
"InteractionType": "Interact"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 3,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 1028797,
|
||||||
|
"Position": {
|
||||||
|
"X": -187.73181,
|
||||||
|
"Y": 46.394768,
|
||||||
|
"Z": -75.39484
|
||||||
|
},
|
||||||
|
"TerritoryId": 134,
|
||||||
|
"InteractionType": "Interact",
|
||||||
|
"DialogueChoices": [
|
||||||
|
{
|
||||||
|
"Type": "List",
|
||||||
|
"Prompt": "TEXT_LUCKBC017_03226_Q1_000_100",
|
||||||
|
"Answer": "TEXT_LUCKBC017_03226_A2_000_100"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 4,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 1028798,
|
||||||
|
"Position": {
|
||||||
|
"X": -70.38995,
|
||||||
|
"Y": 20.000332,
|
||||||
|
"Z": 45.334473
|
||||||
|
},
|
||||||
|
"TerritoryId": 129,
|
||||||
|
"InteractionType": "Interact",
|
||||||
|
"AetheryteShortcut": "Limsa Lominsa",
|
||||||
|
"DialogueChoices": [
|
||||||
|
{
|
||||||
|
"Type": "List",
|
||||||
|
"Prompt": "TEXT_LUCKBC017_03226_Q1_000_200",
|
||||||
|
"Answer": "TEXT_LUCKBC017_03226_A1_000_200"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 255,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 1031099,
|
||||||
|
"Position": {
|
||||||
|
"X": -104.631165,
|
||||||
|
"Y": 5.999999,
|
||||||
|
"Z": 197.4364
|
||||||
|
},
|
||||||
|
"TerritoryId": 129,
|
||||||
|
"InteractionType": "CompleteQuest"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
@ -64,7 +64,14 @@
|
|||||||
"Z": 195.94104
|
"Z": 195.94104
|
||||||
},
|
},
|
||||||
"TerritoryId": 129,
|
"TerritoryId": 129,
|
||||||
"InteractionType": "CompleteQuest"
|
"InteractionType": "CompleteQuest",
|
||||||
|
"DialogueChoices": [
|
||||||
|
{
|
||||||
|
"Type": "YesNo",
|
||||||
|
"Prompt": "TEXT_LUCKBB201_03249_Q1_000_000",
|
||||||
|
"Yes": true
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -130,6 +130,7 @@
|
|||||||
"Y": -1.5503908,
|
"Y": -1.5503908,
|
||||||
"Z": 105.86304
|
"Z": 105.86304
|
||||||
},
|
},
|
||||||
|
"StopDistance": 0.5,
|
||||||
"TerritoryId": 141,
|
"TerritoryId": 141,
|
||||||
"InteractionType": "Combat",
|
"InteractionType": "Combat",
|
||||||
"EnemySpawnType": "AutoOnEnterArea",
|
"EnemySpawnType": "AutoOnEnterArea",
|
||||||
|
@ -102,6 +102,7 @@
|
|||||||
"Y": 0.92901844,
|
"Y": 0.92901844,
|
||||||
"Z": -121.38556
|
"Z": -121.38556
|
||||||
},
|
},
|
||||||
|
"StopDistance": 7,
|
||||||
"TerritoryId": 153,
|
"TerritoryId": 153,
|
||||||
"InteractionType": "Interact"
|
"InteractionType": "Interact"
|
||||||
}
|
}
|
||||||
|
@ -35,7 +35,14 @@
|
|||||||
},
|
},
|
||||||
"TerritoryId": 418,
|
"TerritoryId": 418,
|
||||||
"InteractionType": "Interact",
|
"InteractionType": "Interact",
|
||||||
"AetheryteShortcut": "Ishgard"
|
"AetheryteShortcut": "Ishgard",
|
||||||
|
"DialogueChoices": [
|
||||||
|
{
|
||||||
|
"Type": "List",
|
||||||
|
"Prompt": "TEXT_LUCKBB231_03253_Q1_000_000",
|
||||||
|
"Answer": "TEXT_LUCKBB231_03253_A1_000_000"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@ -84,7 +91,9 @@
|
|||||||
"TerritoryId": 155,
|
"TerritoryId": 155,
|
||||||
"InteractionType": "Combat",
|
"InteractionType": "Combat",
|
||||||
"EnemySpawnType": "AutoOnEnterArea",
|
"EnemySpawnType": "AutoOnEnterArea",
|
||||||
"KillEnemyDataIds": [10852]
|
"KillEnemyDataIds": [
|
||||||
|
10852
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@ -98,6 +107,7 @@
|
|||||||
"Y": 298.9,
|
"Y": 298.9,
|
||||||
"Z": -229.51093
|
"Z": -229.51093
|
||||||
},
|
},
|
||||||
|
"StopDistance": 7,
|
||||||
"TerritoryId": 155,
|
"TerritoryId": 155,
|
||||||
"InteractionType": "Interact"
|
"InteractionType": "Interact"
|
||||||
}
|
}
|
||||||
|
@ -69,6 +69,21 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 4,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 1028787,
|
||||||
|
"Position": {
|
||||||
|
"X": 91.081055,
|
||||||
|
"Y": 118.15579,
|
||||||
|
"Z": -739.92523
|
||||||
|
},
|
||||||
|
"TerritoryId": 620,
|
||||||
|
"InteractionType": "Interact"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"Sequence": 255,
|
"Sequence": 255,
|
||||||
"Steps": [
|
"Steps": [
|
||||||
@ -82,10 +97,6 @@
|
|||||||
"TerritoryId": 129,
|
"TerritoryId": 129,
|
||||||
"InteractionType": "CompleteQuest",
|
"InteractionType": "CompleteQuest",
|
||||||
"AetheryteShortcut": "Limsa Lominsa",
|
"AetheryteShortcut": "Limsa Lominsa",
|
||||||
"AethernetShortcut": [
|
|
||||||
"[Limsa Lominsa] Aetheryte Plaza",
|
|
||||||
"[Limsa Lominsa] Fishermens' Guild"
|
|
||||||
],
|
|
||||||
"SkipConditions": {
|
"SkipConditions": {
|
||||||
"AetheryteShortcutIf": {
|
"AetheryteShortcutIf": {
|
||||||
"InSameTerritory": true
|
"InSameTerritory": true
|
||||||
|
Loading…
Reference in New Issue
Block a user