From: skiaz Date: Fri, 11 Apr 2025 12:05:03 +0000 (+0200) Subject: Added 830_U Don't Know Me X-Git-Tag: v5.8~2^2 X-Git-Url: https://git.jacobcasper.com/?a=commitdiff_plain;h=c38ad9062bb0c04a02f3b5a426eab5fccfb1aaeb;p=Questionable.git Added 830_U Don't Know Me --- 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" + } + ] + } + ] +}