From a0bb103173d17f04ffe1ddd2b1106f2d4931ab6a Mon Sep 17 00:00:00 2001 From: Redacted Date: Mon, 17 Mar 2025 22:20:21 +0000 Subject: [PATCH] Added 1322_No-good Zo Ga's Ambition --- .../Story/1322_No-good Zo Ga's Ambition.json | 206 ++++++++++++++++++ 1 file changed, 206 insertions(+) create mode 100644 QuestPaths/2.x - A Realm Reborn/Allied Societies/Kobolds/Story/1322_No-good Zo Ga's Ambition.json diff --git a/QuestPaths/2.x - A Realm Reborn/Allied Societies/Kobolds/Story/1322_No-good Zo Ga's Ambition.json b/QuestPaths/2.x - A Realm Reborn/Allied Societies/Kobolds/Story/1322_No-good Zo Ga's Ambition.json new file mode 100644 index 00000000..74bdaf50 --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/Allied Societies/Kobolds/Story/1322_No-good Zo Ga's Ambition.json @@ -0,0 +1,206 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "Redacted", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1005927, + "Position": { + "X": -2.8534546, + "Y": 16.03717, + "Z": -172.5033 + }, + "TerritoryId": 180, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Outer La Noscea - Camp Overlook", + "Fly": true, + "SkipConditions": { + "AetheryteShortcutIf": { + "InSameTerritory": true + } + } + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1007936, + "Position": { + "X": -89.12799, + "Y": 64.1947, + "Z": -246.84528 + }, + "TerritoryId": 180, + "InteractionType": "Interact", + "Fly": true + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1005927, + "Position": { + "X": -2.8534546, + "Y": 16.03717, + "Z": -172.5033 + }, + "TerritoryId": 180, + "InteractionType": "Interact", + "Fly": true + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 1005932, + "Position": { + "X": -1.236023, + "Y": 33.38838, + "Z": -244.19019 + }, + "TerritoryId": 180, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 4, + "Steps": [ + { + "DataId": 1005960, + "Position": { + "X": 97.3678, + "Y": 56.809326, + "Z": -502.06763 + }, + "TerritoryId": 180, + "InteractionType": "Interact", + "DialogueChoices": [ + { + "Type": "List", + "Prompt": "TEXT_BANKOB003_01322_Q1_000_000", + "Answer": "TEXT_BANKOB003_01322_A1_000_001" + } + ], + "Fly": true, + "Land": true + } + ] + }, + { + "Sequence": 5, + "Steps": [ + { + "DataId": 1007937, + "Position": { + "X": 221.82031, + "Y": 21.484379, + "Z": -580.6516 + }, + "TerritoryId": 180, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 6, + "Steps": [ + { + "DataId": 2003719, + "Position": { + "X": 182.5741, + "Y": 24.734863, + "Z": -622.33923 + }, + "TerritoryId": 180, + "InteractionType": "Combat", + "EnemySpawnType": "AfterInteraction", + "KillEnemyDataIds": [ + 2854, + 2855 + ] + } + ] + }, + { + "Sequence": 7, + "Steps": [ + { + "DataId": 1007937, + "Position": { + "X": 221.82031, + "Y": 21.484379, + "Z": -580.6516 + }, + "TerritoryId": 180, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 8, + "Steps": [ + { + "Position": { + "X": 224.7802, + "Y": 21.375952, + "Z": -579.86096 + }, + "TerritoryId": 180, + "InteractionType": "WalkTo" + }, + { + "DataId": 2003720, + "Position": { + "X": 224.78064, + "Y": 23.941406, + "Z": -580.9568 + }, + "TerritoryId": 180, + "InteractionType": "UseItem", + "ItemId": 2001234 + } + ] + }, + { + "Sequence": 9, + "Steps": [ + { + "DataId": 1008883, + "Position": { + "X": 150.19446, + "Y": 26.489233, + "Z": -555.1385 + }, + "TerritoryId": 180, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1005927, + "Position": { + "X": -2.8534546, + "Y": 16.03717, + "Z": -172.5033 + }, + "TerritoryId": 180, + "InteractionType": "CompleteQuest", + "AetheryteShortcut": "Outer La Noscea - Camp Overlook", + "Fly": true + } + ] + } + ] +} \ No newline at end of file -- 2.30.2