From c38ad9062bb0c04a02f3b5a426eab5fccfb1aaeb Mon Sep 17 00:00:00 2001 From: skiaz Date: Fri, 11 Apr 2025 14:05:03 +0200 Subject: [PATCH] Added 830_U Don't Know Me --- .../830_U Don't Know Me.json | 107 ++++++++++++++++++ 1 file changed, 107 insertions(+) create mode 100644 QuestPaths/2.x - A Realm Reborn/Side Quests/Thanalan/Southern Thanalan/830_U Don't Know Me.json diff --git a/QuestPaths/2.x - A Realm Reborn/Side Quests/Thanalan/Southern Thanalan/830_U Don't Know Me.json b/QuestPaths/2.x - A Realm Reborn/Side Quests/Thanalan/Southern Thanalan/830_U Don't Know Me.json new file mode 100644 index 00000000..c56bac17 --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/Side Quests/Thanalan/Southern Thanalan/830_U Don't Know Me.json @@ -0,0 +1,107 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "skiaz", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1006288, + "Position": { + "X": -361.40997, + "Y": 8.46532, + "Z": 426.13855 + }, + "TerritoryId": 146, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Southern Thanalan - Forgotten Springs" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1006287, + "Position": { + "X": -354.66547, + "Y": 8.469922, + "Z": 416.80017 + }, + "TerritoryId": 146, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1006737, + "Position": { + "X": -332.72296, + "Y": 4.1964035, + "Z": 278.21765 + }, + "TerritoryId": 146, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 2268, + "Position": { + "X": -192.82831, + "Y": 9.630248, + "Z": 454.79517 + }, + "TerritoryId": 146, + "InteractionType": "Combat", + "EnemySpawnType": "OverworldEnemies", + "CombatItemUse": { + "DataId": 2268, + "Condition": "Health%", + "Value": 50, + "ItemId": 2000647, + "MinimumKillCount": 3 + }, + "Fly": true + } + ] + }, + { + "Sequence": 4, + "Steps": [ + { + "DataId": 1006737, + "Position": { + "X": -332.72296, + "Y": 4.1964035, + "Z": 278.21765 + }, + "TerritoryId": 146, + "InteractionType": "Interact", + "Fly": true + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006287, + "Position": { + "X": -354.66547, + "Y": 8.469922, + "Z": 416.80017 + }, + "TerritoryId": 146, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} -- 2.30.2