From: Liza Carvelli Date: Fri, 8 Aug 2025 22:39:12 +0000 (+0200) Subject: Patch 7.3 MSQ, part 1 X-Git-Tag: v6.0~7 X-Git-Url: https://git.jacobcasper.com/?a=commitdiff_plain;h=8a243f2940e31c8b9dfabf3ce0149b7d2cc891ce;p=Questionable.git Patch 7.3 MSQ, part 1 --- diff --git a/QuestPaths/7.x - Dawntrail/MSQ/I-7.3/5364_Targeted Tragedy.json b/QuestPaths/7.x - Dawntrail/MSQ/I-7.3/5364_Targeted Tragedy.json new file mode 100644 index 00000000..137013ce --- /dev/null +++ b/QuestPaths/7.x - Dawntrail/MSQ/I-7.3/5364_Targeted Tragedy.json @@ -0,0 +1,254 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "liza", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1048083, + "Position": { + "X": 302.05237, + "Y": 51.199978, + "Z": 205.0354 + }, + "TerritoryId": 1186, + "InteractionType": "Interact", + "TargetTerritoryId": 1207, + "AetheryteShortcut": "Solution Nine", + "AethernetShortcut": [ + "[Solution Nine] Aetheryte Plaza", + "[Solution Nine] Neon Stein" + ], + "SkipConditions": { + "AetheryteShortcutIf": { + "InTerritory": [ + 1207 + ], + "InSameTerritory": true + }, + "StepIf": { + "InTerritory": [ + 1207 + ] + } + } + }, + { + "DataId": 1048161, + "Position": { + "X": -5.874817, + "Y": -3.6188258E-08, + "Z": 6.8512573 + }, + "TerritoryId": 1207, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 2014102, + "Position": { + "X": -0.015319824, + "Y": 0.99176025, + "Z": 16.03717 + }, + "TerritoryId": 1207, + "InteractionType": "Interact", + "TargetTerritoryId": 1186, + "SkipConditions": { + "StepIf": { + "NotInTerritory": [ + 1207 + ] + } + } + }, + { + "DataId": 1054503, + "Position": { + "X": 291.4015, + "Y": 50.749996, + "Z": 155.19946 + }, + "TerritoryId": 1186, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1054509, + "Position": { + "X": 291.432, + "Y": 50.75, + "Z": 153.79565 + }, + "TerritoryId": 1186, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 1056091, + "Position": { + "X": 349.17212, + "Y": 50.75, + "Z": 198.38245 + }, + "TerritoryId": 1186, + "InteractionType": "Interact", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 32 + ] + }, + { + "DataId": 1056090, + "Position": { + "X": 341.26794, + "Y": 50.75, + "Z": 146.68494 + }, + "TerritoryId": 1186, + "InteractionType": "Interact", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 64 + ] + }, + { + "DataId": 1054508, + "Position": { + "X": 377.3098, + "Y": 50.749996, + "Z": 115.098755 + }, + "TerritoryId": 1186, + "InteractionType": "Interact", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 128 + ], + "DialogueChoices": [ + { + "Type": "List", + "Prompt": "TEXT_KINGMI101_05364_Q3_000_000", + "Answer": "TEXT_KINGMI101_05364_A3_000_003" + } + ] + } + ] + }, + { + "Sequence": 4, + "Steps": [ + { + "DataId": 1054507, + "Position": { + "X": 465.2932, + "Y": 60, + "Z": 149.79773 + }, + "TerritoryId": 1186, + "InteractionType": "Interact", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 64 + ] + }, + { + "DataId": 1054506, + "Position": { + "X": 465.44592, + "Y": 59.999886, + "Z": 196.58191 + }, + "TerritoryId": 1186, + "InteractionType": "Interact", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 128 + ] + } + ] + }, + { + "Sequence": 5, + "Steps": [ + { + "Position": { + "X": 472.45462, + "Y": 60, + "Z": 142.0744 + }, + "TerritoryId": 1186, + "InteractionType": "WalkTo" + }, + { + "Position": { + "X": 467.92972, + "Y": 60, + "Z": 120.31207 + }, + "TerritoryId": 1186, + "InteractionType": "WalkTo" + }, + { + "DataId": 1056092, + "Position": { + "X": 350.78967, + "Y": 59.999996, + "Z": 76.798584 + }, + "TerritoryId": 1186, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1054514, + "Position": { + "X": -404.4709, + "Y": 13.699978, + "Z": 239.00195 + }, + "StopDistance": 7, + "TerritoryId": 1186, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} diff --git a/QuestPaths/7.x - Dawntrail/MSQ/I-7.3/5365_The Endless Choice.json b/QuestPaths/7.x - Dawntrail/MSQ/I-7.3/5365_The Endless Choice.json new file mode 100644 index 00000000..d1a20697 --- /dev/null +++ b/QuestPaths/7.x - Dawntrail/MSQ/I-7.3/5365_The Endless Choice.json @@ -0,0 +1,116 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "liza", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1054514, + "Position": { + "X": -404.4709, + "Y": 13.699978, + "Z": 239.00195 + }, + "StopDistance": 7, + "TerritoryId": 1186, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "Position": { + "X": -409.0448, + "Y": 13.499981, + "Z": 269.6568 + }, + "TerritoryId": 1186, + "InteractionType": "WalkTo" + }, + { + "Position": { + "X": -403.7604, + "Y": 14.029999, + "Z": 272.61798 + }, + "TerritoryId": 1186, + "InteractionType": "WalkTo", + "DisableNavmesh": true + }, + { + "DataId": 1054518, + "Position": { + "X": -368.00183, + "Y": 14, + "Z": 228.90051 + }, + "TerritoryId": 1186, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 2014833, + "Position": { + "X": -328.48102, + "Y": 13.992493, + "Z": 161.24207 + }, + "TerritoryId": 1186, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 2014834, + "Position": { + "X": -242.69476, + "Y": 2.1820068, + "Z": 212.4513 + }, + "TerritoryId": 1186, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 4, + "Steps": [ + { + "DataId": 2014835, + "Position": { + "X": -141.31384, + "Y": 2.1820068, + "Z": 212.9701 + }, + "TerritoryId": 1186, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1054529, + "Position": { + "X": -134.53882, + "Y": 19.699795, + "Z": 382.77246 + }, + "TerritoryId": 1186, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} diff --git a/QuestPaths/7.x - Dawntrail/MSQ/I-7.3/5366_My Memories and Yours.json b/QuestPaths/7.x - Dawntrail/MSQ/I-7.3/5366_My Memories and Yours.json new file mode 100644 index 00000000..2d10d1e3 --- /dev/null +++ b/QuestPaths/7.x - Dawntrail/MSQ/I-7.3/5366_My Memories and Yours.json @@ -0,0 +1,155 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "liza", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1054529, + "Position": { + "X": -134.53882, + "Y": 19.699795, + "Z": 382.77246 + }, + "TerritoryId": 1186, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1054535, + "Position": { + "X": 0.503479, + "Y": -4.5634806E-08, + "Z": 6.7596436 + }, + "StopDistance": 7, + "TerritoryId": 1207, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1054536, + "Position": { + "X": -5.1728516, + "Y": -4.656613E-08, + "Z": 7.1869507 + }, + "StopDistance": 7, + "TerritoryId": 1207, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 1054543, + "Position": { + "X": -284.596, + "Y": 45.884224, + "Z": -812.55817 + }, + "TerritoryId": 1191, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 4, + "Steps": [ + { + "DataId": 1054543, + "Position": { + "X": -284.596, + "Y": 45.884224, + "Z": -812.55817 + }, + "TerritoryId": 1191, + "InteractionType": "Interact", + "DialogueChoices": [ + { + "Type": "YesNo", + "Prompt": "TEXT_KINGMI103_05366_SYSTEM_000_081", + "Yes": true + } + ] + } + ] + }, + { + "Sequence": 5, + "Steps": [ + { + "Position": { + "X": 219.38443, + "Y": 57.060833, + "Z": -661.6021 + }, + "TerritoryId": 1191, + "InteractionType": "Combat", + "EnemySpawnType": "AutoOnEnterArea", + "KillEnemyDataIds": [ + 18915 + ], + "Fly": true + } + ] + }, + { + "Sequence": 6, + "Steps": [ + { + "DataId": 1054544, + "Position": { + "X": 210.40662, + "Y": 57.66854, + "Z": -651.3619 + }, + "TerritoryId": 1191, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 7, + "Steps": [ + { + "Position": { + "X": 0, + "Y": 0, + "Z": 0 + }, + "TerritoryId": 1, + "InteractionType": "WalkTo", + "Comment": "Filler" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1054545, + "Position": { + "X": 6.6071167, + "Y": 0.37129992, + "Z": -18.570251 + }, + "StopDistance": 7, + "TerritoryId": 1171, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} diff --git a/QuestPaths/7.x - Dawntrail/MSQ/I-7.3/5367_A Darkness in the Heart.json b/QuestPaths/7.x - Dawntrail/MSQ/I-7.3/5367_A Darkness in the Heart.json new file mode 100644 index 00000000..9569ac04 --- /dev/null +++ b/QuestPaths/7.x - Dawntrail/MSQ/I-7.3/5367_A Darkness in the Heart.json @@ -0,0 +1,153 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "liza", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1054545, + "Position": { + "X": 6.6071167, + "Y": 0.37129992, + "Z": -18.570251 + }, + "TerritoryId": 1171, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1054546, + "Position": { + "X": -240.77216, + "Y": 30, + "Z": -597.345 + }, + "TerritoryId": 1191, + "InteractionType": "Interact", + "AetheryteShortcut": "Heritage Found - The Outskirts" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1054549, + "Position": { + "X": -303.8529, + "Y": 33.89061, + "Z": -546.7765 + }, + "TerritoryId": 1191, + "InteractionType": "Interact", + "Fly": true, + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 32 + ] + }, + { + "DataId": 1054548, + "Position": { + "X": -182.97095, + "Y": 28, + "Z": -570.0313 + }, + "TerritoryId": 1191, + "InteractionType": "Interact", + "Fly": true, + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 64 + ] + }, + { + "DataId": 1054547, + "Position": { + "X": -111.49768, + "Y": 42.99968, + "Z": -658.7778 + }, + "TerritoryId": 1191, + "InteractionType": "Interact", + "Fly": true, + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 128 + ] + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 1054546, + "Position": { + "X": -240.77216, + "Y": 30, + "Z": -597.345 + }, + "TerritoryId": 1191, + "InteractionType": "Interact", + "Fly": true, + "DialogueChoices": [ + { + "Type": "List", + "Prompt": "TEXT_KINGMI104_05367_Q1_000_000", + "Answer": "TEXT_KINGMI104_05367_A1_000_002" + } + ] + } + ] + }, + { + "Sequence": 4, + "Steps": [ + { + "Position": { + "X": 0, + "Y": 0, + "Z": 0 + }, + "TerritoryId": 1, + "InteractionType": "WalkTo", + "Comment": "Filler" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1054550, + "Position": { + "X": -24.307678, + "Y": 38.806587, + "Z": -411.2459 + }, + "StopDistance": 7, + "TerritoryId": 1186, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} diff --git a/QuestPaths/7.x - Dawntrail/MSQ/I-7.3/5368_Preservation Their Purpose.json b/QuestPaths/7.x - Dawntrail/MSQ/I-7.3/5368_Preservation Their Purpose.json new file mode 100644 index 00000000..daa0551a --- /dev/null +++ b/QuestPaths/7.x - Dawntrail/MSQ/I-7.3/5368_Preservation Their Purpose.json @@ -0,0 +1,301 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "liza", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1054551, + "Position": { + "X": -23.544739, + "Y": 38.806587, + "Z": -412.19202 + }, + "StopDistance": 7, + "TerritoryId": 1186, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1054936, + "Position": { + "X": -57.41974, + "Y": 42.8066, + "Z": -546.7765 + }, + "TerritoryId": 1186, + "InteractionType": "Interact", + "DialogueChoices": [ + { + "Type": "YesNo", + "Prompt": "TEXT_KINGMI105_05368_SYSTEM_000_061", + "Yes": true + } + ] + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "Position": { + "X": 0, + "Y": 0, + "Z": 0 + }, + "TerritoryId": 1, + "InteractionType": "WalkTo", + "Comment": "Filler" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 2014877, + "Position": { + "X": -53.76658, + "Y": 0.4967778, + "Z": 10.78857 + }, + "TerritoryId": 1299, + "InteractionType": "Interact", + "DialogueChoices": [ + { + "Type": "YesNo", + "Prompt": "TEXT_KINGMI105_05368_SYSTEM_000_117", + "Yes": true + } + ] + } + ] + }, + { + "Sequence": 4, + "Steps": [ + { + "DataId": 2014879, + "Position": { + "X": -31.18711, + "Y": 1.386986, + "Z": 14.38922 + }, + "TerritoryId": 1299, + "InteractionType": "UseItem", + "ItemId": 2003767 + } + ] + }, + { + "Sequence": 5, + "Steps": [ + { + "DataId": 2014880, + "Position": { + "X": 5.563949, + "Y": 1.29885, + "Z": -7.714191 + }, + "TerritoryId": 1299, + "InteractionType": "UseItem", + "ItemId": 2003789 + } + ] + }, + { + "Sequence": 6, + "Steps": [ + { + "DataId": 1054888, + "Position": { + "X": -9.079163, + "Y": 0.9997301, + "Z": -45.731323 + }, + "TerritoryId": 1299, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 7, + "Steps": [ + { + "DataId": 2014883, + "Position": { + "X": 6.94281, + "Y": 1.480042, + "Z": -53.72705 + }, + "TerritoryId": 1299, + "InteractionType": "Interact", + "DialogueChoices": [ + { + "Type": "YesNo", + "Prompt": "TEXT_KINGMI105_05368_SYSTEM_120_250", + "Yes": true + } + ], + "PointMenuChoices": [ + 0, + 0, + 4, + 10, + 8, + 11 + ], + "$": "1..9 -> 0..8, Clear -> 9, 0 -> 10, Confirm -> 11, View Current Input -> 12, Cancel -> 13" + } + ] + }, + { + "Sequence": 8, + "Steps": [ + { + "DataId": 2014881, + "Position": { + "X": 7.765003, + "Y": 1.296952, + "Z": 5.581435 + }, + "TerritoryId": 1299, + "InteractionType": "UseItem", + "ItemId": 2003768 + } + ] + }, + { + "Sequence": 9, + "Steps": [ + { + "DataId": 1054901, + "Position": { + "X": 15.6710205, + "Y": -1.036562E-06, + "Z": 28.244385 + }, + "TerritoryId": 1299, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 10, + "Steps": [ + { + "DataId": 1054907, + "Position": { + "X": 43.289795, + "Y": 0.30650482, + "Z": 12.436096 + }, + "TerritoryId": 1299, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 11, + "$": "Initial QW: 0 16 108 0 0 0", + "Steps": [ + { + "DataId": 2014884, + "Position": { + "X": 44.99468, + "Y": 0.7551205, + "Z": 18.96421 + }, + "TerritoryId": 1299, + "InteractionType": "Interact", + "DialogueChoices": [ + { + "$": "108 -> 44", + "$.1": "Choices are, in order for QW: 0 16 X 0 0 0: triangle 128, circle 64, square 192, rotated square 0", + "Type": "List", + "Prompt": "TEXT_KINGMI105_05368_Q1_100_000", + "Answer": "TEXT_KINGMI105_05368_A1_100_004" + } + ] + }, + { + "DataId": 2014885, + "Position": { + "X": 50.98755, + "Y": 0.7551, + "Z": 19.03446 + }, + "TerritoryId": 1299, + "InteractionType": "Interact", + "DialogueChoices": [ + { + "$": "44 -> 28", + "$.1": "Choices are, in order for QW: 0 16 X 0 0 0: triangle 32, circle 16, square 48, rotated square 0", + "Type": "List", + "Prompt": "TEXT_KINGMI105_05368_Q1_100_000", + "Answer": "TEXT_KINGMI105_05368_A1_100_002" + } + ] + }, + { + "DataId": 2014887, + "Position": { + "X": 51.00287, + "Y": 0.7551, + "Z": 24.9874 + }, + "TerritoryId": 1299, + "InteractionType": "Interact", + "DialogueChoices": [ + { + "$": "28 -> 31", + "$.1": "Choices are, in order for QW: 0 16 X 0 0 0: triangle 2, circle 1, square 3, rotated square 0", + "Type": "List", + "Prompt": "TEXT_KINGMI105_05368_Q1_100_000", + "Answer": "TEXT_KINGMI105_05368_A1_100_003" + } + ] + }, + { + "DataId": 2014886, + "Position": { + "X": 44.9988, + "Y": 0.7551, + "Z": 25.03204 + }, + "TerritoryId": 1299, + "InteractionType": "Interact", + "DialogueChoices": [ + { + "$": "Choices are, in order for QW: 0 16 X 0 0 0: triangle 16, circle 8, square 24, rotated square 0", + "Type": "List", + "Prompt": "TEXT_KINGMI105_05368_Q1_100_000", + "Answer": "TEXT_KINGMI105_05368_A1_100_001" + } + ] + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1054916, + "Position": { + "X": 16.189758, + "Y": -1.8225983E-06, + "Z": 28.030762 + }, + "TerritoryId": 1299, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} diff --git a/QuestPaths/7.x - Dawntrail/MSQ/I-7.3/5369_A Calculated Evolution.json b/QuestPaths/7.x - Dawntrail/MSQ/I-7.3/5369_A Calculated Evolution.json new file mode 100644 index 00000000..b99467e1 --- /dev/null +++ b/QuestPaths/7.x - Dawntrail/MSQ/I-7.3/5369_A Calculated Evolution.json @@ -0,0 +1,333 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "liza", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1054916, + "Position": { + "X": 16.189758, + "Y": -1.8225983E-06, + "Z": 28.030762 + }, + "TerritoryId": 1299, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 2014889, + "Position": { + "X": -6.637756, + "Y": 0.9917603, + "Z": 32.45593 + }, + "TerritoryId": 1299, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1054918, + "Position": { + "X": 4.0740967, + "Y": 1.1999817, + "Z": 41.82495 + }, + "TerritoryId": 1299, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 2014909, + "Position": { + "X": 5.5639, + "Y": 1.2989, + "Z": -7.7142 + }, + "TerritoryId": 1299, + "InteractionType": "UseItem", + "ItemId": 2003769 + } + ] + }, + { + "Sequence": 4, + "Steps": [ + { + "DataId": 1054928, + "Position": { + "X": 43.167725, + "Y": 0.020000027, + "Z": -18.661804 + }, + "TerritoryId": 1299, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 5, + "Steps": [ + { + "DataId": 2014913, + "Position": { + "X": 48.28509, + "Y": 0.7955156, + "Z": -15.36493 + }, + "TerritoryId": 1299, + "InteractionType": "Interact", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 16 + ] + }, + { + "DataId": 2014891, + "Position": { + "X": 45.64126, + "Y": 0.9739, + "Z": -23.77144 + }, + "TerritoryId": 1299, + "InteractionType": "Interact", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 64 + ] + }, + { + "DataId": 2014890, + "Position": { + "X": 32.00146, + "Y": 1.173118, + "Z": -22.75444 + }, + "TerritoryId": 1299, + "InteractionType": "Interact", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 128 + ] + }, + { + "DataId": 2014892, + "Position": { + "X": 32.07058, + "Y": 0.8092833, + "Z": -9.735413 + }, + "TerritoryId": 1299, + "InteractionType": "Interact", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 32 + ] + } + ] + }, + { + "Sequence": 6, + "Steps": [ + { + "DataId": 1054928, + "Position": { + "X": 43.167725, + "Y": 0.020000027, + "Z": -18.661804 + }, + "TerritoryId": 1299, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 7, + "Steps": [ + { + "DataId": 1054935, + "Position": { + "X": 47.287598, + "Y": -8.0940923E-13, + "Z": -21.561035 + }, + "TerritoryId": 1299, + "InteractionType": "Interact", + "DialogueChoices": [ + { + "Type": "List", + "Prompt": "TEXT_KINGMI106_05369_Q5_000_000", + "Answer": "TEXT_KINGMI106_05369_A5_000_001" + } + ], + "CompletionQuestVariablesFlags": [ + null, + null, + null, + 128, + null, + null + ], + "SkipConditions": { + "StepIf": { + "Never": true + } + } + }, + { + "DataId": 2014894, + "Position": { + "X": 39.08986, + "Y": 1.296936, + "Z": -24.0025 + }, + "TerritoryId": 1299, + "InteractionType": "Interact", + "DialogueChoices": [ + { + "Type": "YesNo", + "Prompt": "TEXT_KINGMI106_05369_SYSTEM_000_350", + "Yes": true + }, + { + "Type": "List", + "Prompt": "TEXT_KINGMI106_05369_Q7_000_000", + "Answer": "TEXT_KINGMI106_05369_A7_000_003" + } + ], + "PointMenuChoices": [ + 3, + 4 + ], + "CompletionQuestVariablesFlags": [ + null, + null, + null, + 32, + null, + null + ], + "$": "Sapphire -> 0, Garnet -> 1, Alexandrite -> 2, Signature -> 3, Cancel -> 4", + "$.1": "This also sets - - - 128->192 - - if you only insert the alexandrite/don't click the signature, and - - - 128->224 if you click the signature", + "$.2": "This has a different data id after inserting the alexandrite?" + }, + { + "DataId": 1054931, + "Position": { + "X": 38.223755, + "Y": 0, + "Z": -13.443237 + }, + "TerritoryId": 1299, + "InteractionType": "Interact", + "DialogueChoices": [ + { + "Type": "List", + "Prompt": "TEXT_KINGMI106_05369_Q6_000_000", + "Answer": "TEXT_KINGMI106_05369_A6_000_001" + } + ], + "CompletionQuestVariablesFlags": [ + null, + null, + null, + 16, + null, + null + ], + "SkipConditions": { + "StepIf": { + "Never": true + } + } + }, + { + "DataId": 2014893, + "Position": { + "X": 43.16655, + "Y": 1.244391, + "Z": -18.57025 + }, + "TerritoryId": 1299, + "InteractionType": "Interact", + "DialogueChoices": [ + { + "Type": "List", + "Prompt": "TEXT_KINGMI106_05369_Q8_000_000", + "Answer": "TEXT_KINGMI106_05369_A8_000_005" + }, + { + "Type": "List", + "Prompt": "TEXT_KINGMI106_05369_Q9_000_000", + "Answer": "TEXT_KINGMI106_05369_A9_000_006" + }, + { + "Type": "List", + "Prompt": "TEXT_KINGMI106_05369_Q10_000_000", + "Answer": "TEXT_KINGMI106_05369_A10_000_004" + } + ] + } + ] + }, + { + "Sequence": 8, + "Steps": [ + { + "DataId": 1054938, + "Position": { + "X": 47.837036, + "Y": 0, + "Z": -10.025269 + }, + "TerritoryId": 1299, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1054560, + "Position": { + "X": -5.1118164, + "Y": -4.656613E-08, + "Z": 7.095398 + }, + "TerritoryId": 1207, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} diff --git a/QuestPaths/7.x - Dawntrail/MSQ/I-7.3/5370_One of Our Own.json b/QuestPaths/7.x - Dawntrail/MSQ/I-7.3/5370_One of Our Own.json new file mode 100644 index 00000000..ec699426 --- /dev/null +++ b/QuestPaths/7.x - Dawntrail/MSQ/I-7.3/5370_One of Our Own.json @@ -0,0 +1,82 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "liza", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1054555, + "Position": { + "X": -4.1047363, + "Y": -7.7714425E-08, + "Z": 9.536865 + }, + "TerritoryId": 1207, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 2014102, + "Position": { + "X": -0.015319824, + "Y": 0.99176025, + "Z": 16.03717 + }, + "TerritoryId": 1207, + "InteractionType": "Interact", + "TargetTerritoryId": 1186 + }, + { + "DataId": 1054561, + "Position": { + "X": 20.58435, + "Y": 38.056595, + "Z": -388.20483 + }, + "TerritoryId": 1186, + "InteractionType": "Interact", + "AethernetShortcut": [ + "[Solution Nine] Neon Stein", + "[Solution Nine] Resolution" + ] + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1054565, + "Position": { + "X": 18.539673, + "Y": 38.0566, + "Z": -387.16718 + }, + "TerritoryId": 1186, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1054569, + "Position": { + "X": -0.5340576, + "Y": 53.200012, + "Z": 768.27637 + }, + "TerritoryId": 1192, + "InteractionType": "CompleteQuest", + "AetheryteShortcut": "Living Memory - Leynode Mnemo" + } + ] + } + ] +}