Reformat quests (whitespace/line break-only changes)

pull/45/head
Liza 2024-09-11 21:49:14 +02:00
parent 687df259a7
commit cc4a573b2d
Signed by: liza
GPG Key ID: 7199F8D727D55F67
128 changed files with 3589 additions and 3294 deletions

View File

@ -68,7 +68,14 @@
"StopDistance": 15, "StopDistance": 15,
"InteractionType": "Action", "InteractionType": "Action",
"Action": "Heavy Shot", "Action": "Heavy Shot",
"CompletionQuestVariablesFlags": [null, null, null, null, null, 2] "CompletionQuestVariablesFlags": [
null,
null,
null,
null,
null,
2
]
}, },
{ {
"Position": { "Position": {
@ -80,7 +87,14 @@
"InteractionType": "WalkTo", "InteractionType": "WalkTo",
"SkipConditions": { "SkipConditions": {
"StepIf": { "StepIf": {
"CompletionQuestVariablesFlags": [null, null, null, null, null, 4] "CompletionQuestVariablesFlags": [
null,
null,
null,
null,
null,
4
]
} }
} }
}, },
@ -95,7 +109,14 @@
"StopDistance": 15, "StopDistance": 15,
"InteractionType": "Action", "InteractionType": "Action",
"Action": "Heavy Shot", "Action": "Heavy Shot",
"CompletionQuestVariablesFlags": [null, null, null, null, null, 4] "CompletionQuestVariablesFlags": [
null,
null,
null,
null,
null,
4
]
}, },
{ {
"Position": { "Position": {
@ -107,7 +128,14 @@
"InteractionType": "WalkTo", "InteractionType": "WalkTo",
"SkipConditions": { "SkipConditions": {
"StepIf": { "StepIf": {
"CompletionQuestVariablesFlags": [null, null, null, null, null, 8] "CompletionQuestVariablesFlags": [
null,
null,
null,
null,
null,
8
]
} }
} }
}, },
@ -122,7 +150,14 @@
"StopDistance": 15, "StopDistance": 15,
"InteractionType": "Action", "InteractionType": "Action",
"Action": "Heavy Shot", "Action": "Heavy Shot",
"CompletionQuestVariablesFlags": [null, null, null, null, null, 8] "CompletionQuestVariablesFlags": [
null,
null,
null,
null,
null,
8
]
}, },
{ {
"Position": { "Position": {
@ -156,7 +191,14 @@
"StopDistance": 15, "StopDistance": 15,
"InteractionType": "Action", "InteractionType": "Action",
"Action": "Heavy Shot", "Action": "Heavy Shot",
"CompletionQuestVariablesFlags": [null, null, null, null, null, 16] "CompletionQuestVariablesFlags": [
null,
null,
null,
null,
null,
16
]
}, },
{ {
"Position": { "Position": {
@ -190,7 +232,14 @@
"StopDistance": 15, "StopDistance": 15,
"InteractionType": "Action", "InteractionType": "Action",
"Action": "Heavy Shot", "Action": "Heavy Shot",
"CompletionQuestVariablesFlags": [null, null, null, null, null, 32] "CompletionQuestVariablesFlags": [
null,
null,
null,
null,
null,
32
]
}, },
{ {
"Position": { "Position": {
@ -253,7 +302,9 @@
"[Gridania] Lancers' Guild" "[Gridania] Lancers' Guild"
], ],
"SkipConditions": { "SkipConditions": {
"StepIf": { "AetheryteUnlocked": "East Shroud - Hawthorne Hut" } "StepIf": {
"AetheryteUnlocked": "East Shroud - Hawthorne Hut"
}
} }
}, },
{ {

View File

@ -16,7 +16,10 @@
], ],
"SkipConditions": { "SkipConditions": {
"AetheryteShortcutIf": { "AetheryteShortcutIf": {
"InTerritory": [130, 131] "InTerritory": [
130,
131
]
}, },
"AethernetShortcutIf": { "AethernetShortcutIf": {
"InSameTerritory": true "InSameTerritory": true
@ -49,7 +52,9 @@
"InteractionType": "Combat", "InteractionType": "Combat",
"EnemySpawnType": "AfterItemUse", "EnemySpawnType": "AfterItemUse",
"ItemId": 2000817, "ItemId": 2000817,
"KillEnemyDataIds": [1925], "KillEnemyDataIds": [
1925
],
"AetheryteShortcut": "Eastern La Noscea - Costa Del Sol", "AetheryteShortcut": "Eastern La Noscea - Costa Del Sol",
"Fly": true "Fly": true
} }

View File

@ -21,7 +21,10 @@
], ],
"SkipConditions": { "SkipConditions": {
"AetheryteShortcutIf": { "AetheryteShortcutIf": {
"InTerritory": [130, 131] "InTerritory": [
130,
131
]
}, },
"AethernetShortcutIf": { "AethernetShortcutIf": {
"InSameTerritory": true "InSameTerritory": true
@ -73,7 +76,9 @@
"InteractionType": "Combat", "InteractionType": "Combat",
"EnemySpawnType": "OverworldEnemies", "EnemySpawnType": "OverworldEnemies",
"DelaySecondsAtStart": 0, "DelaySecondsAtStart": 0,
"KillEnemyDataIds": [1926] "KillEnemyDataIds": [
1926
]
} }
] ]
}, },

View File

@ -21,7 +21,10 @@
], ],
"SkipConditions": { "SkipConditions": {
"AetheryteShortcutIf": { "AetheryteShortcutIf": {
"InTerritory": [130, 131] "InTerritory": [
130,
131
]
}, },
"AethernetShortcutIf": { "AethernetShortcutIf": {
"InSameTerritory": true "InSameTerritory": true
@ -56,7 +59,9 @@
"InteractionType": "Combat", "InteractionType": "Combat",
"EnemySpawnType": "OverworldEnemies", "EnemySpawnType": "OverworldEnemies",
"CombatDelaySecondsAtStart": 0, "CombatDelaySecondsAtStart": 0,
"KillEnemyDataIds": [1927] "KillEnemyDataIds": [
1927
]
} }
] ]
}, },

View File

@ -21,7 +21,10 @@
], ],
"SkipConditions": { "SkipConditions": {
"AetheryteShortcutIf": { "AetheryteShortcutIf": {
"InTerritory": [130, 131] "InTerritory": [
130,
131
]
}, },
"AethernetShortcutIf": { "AethernetShortcutIf": {
"InSameTerritory": true "InSameTerritory": true
@ -180,7 +183,11 @@
"InteractionType": "Combat", "InteractionType": "Combat",
"EnemySpawnType": "AfterInteraction", "EnemySpawnType": "AfterInteraction",
"CombatDelaySecondsAtStart": 0, "CombatDelaySecondsAtStart": 0,
"KillEnemyDataIds": [81,345,348] "KillEnemyDataIds": [
81,
345,
348
]
} }
] ]
}, },

View File

@ -21,7 +21,10 @@
], ],
"SkipConditions": { "SkipConditions": {
"AetheryteShortcutIf": { "AetheryteShortcutIf": {
"InTerritory": [130, 131] "InTerritory": [
130,
131
]
}, },
"AethernetShortcutIf": { "AethernetShortcutIf": {
"InSameTerritory": true "InSameTerritory": true

View File

@ -179,7 +179,9 @@
"TerritoryId": 140, "TerritoryId": 140,
"InteractionType": "Combat", "InteractionType": "Combat",
"EnemySpawnType": "OverworldEnemies", "EnemySpawnType": "OverworldEnemies",
"KillEnemyDataIds": [131], "KillEnemyDataIds": [
131
],
"CombatDelaySecondsAtStart": 1 "CombatDelaySecondsAtStart": 1
}, },
{ {
@ -203,7 +205,9 @@
"TerritoryId": 140, "TerritoryId": 140,
"InteractionType": "Combat", "InteractionType": "Combat",
"EnemySpawnType": "OverworldEnemies", "EnemySpawnType": "OverworldEnemies",
"KillEnemyDataIds": [131], "KillEnemyDataIds": [
131
],
"CombatDelaySecondsAtStart": 1 "CombatDelaySecondsAtStart": 1
}, },
{ {
@ -227,7 +231,9 @@
"TerritoryId": 140, "TerritoryId": 140,
"InteractionType": "Combat", "InteractionType": "Combat",
"EnemySpawnType": "OverworldEnemies", "EnemySpawnType": "OverworldEnemies",
"KillEnemyDataIds": [131], "KillEnemyDataIds": [
131
],
"CombatDelaySecondsAtStart": 1 "CombatDelaySecondsAtStart": 1
}, },
{ {
@ -251,7 +257,9 @@
"TerritoryId": 140, "TerritoryId": 140,
"InteractionType": "Combat", "InteractionType": "Combat",
"EnemySpawnType": "OverworldEnemies", "EnemySpawnType": "OverworldEnemies",
"KillEnemyDataIds": [131], "KillEnemyDataIds": [
131
],
"CombatDelaySecondsAtStart": 1 "CombatDelaySecondsAtStart": 1
} }
] ]

View File

@ -110,7 +110,9 @@
"TerritoryId": 141, "TerritoryId": 141,
"InteractionType": "Combat", "InteractionType": "Combat",
"EnemySpawnType": "OverworldEnemies", "EnemySpawnType": "OverworldEnemies",
"KillEnemyDataIds": [771], "KillEnemyDataIds": [
771
],
"Fly": true, "Fly": true,
"AetheryteShortcut": "Central Thanalan - Black Brush Station", "AetheryteShortcut": "Central Thanalan - Black Brush Station",
"CombatDelaySecondsAtStart": 0, "CombatDelaySecondsAtStart": 0,

View File

@ -1,42 +1,44 @@
{ {
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "Cacahuetes", "Author": "Cacahuetes",
"QuestSequence": [ "QuestSequence": [
{ {
"Sequence": 0, "Sequence": 0,
"Steps": [ "Steps": [
{ "DataId": 1000895, {
"Position": { "DataId": 1000895,
"X": -335.74432, "Position": {
"Y": 12.899764, "X": -335.74432,
"Z": 1.3884888 "Y": 12.899764,
}, "Z": 1.3884888
"TerritoryId": 129, },
"InteractionType": "AcceptQuest"} "TerritoryId": 129,
] "InteractionType": "AcceptQuest"
}, }
{ ]
"Sequence": 255, },
"Steps": [ {
{ "DataId": 1000909, "Sequence": 255,
"Position": { "Steps": [
"X": -326.37524, {
"Y": 12.899658, "DataId": 1000909,
"Z": 9.994568 "Position": {
}, "X": -326.37524,
"TerritoryId": 129, "Y": 12.899658,
"InteractionType": "CompleteQuest", "Z": 9.994568
"DialogueChoices": [ },
{ "TerritoryId": 129,
"Type": "YesNo", "InteractionType": "CompleteQuest",
"Prompt": "TEXT_CLSACN011_00452_Q1_000_000", "DialogueChoices": [
"Yes": true {
} "Type": "YesNo",
], "Prompt": "TEXT_CLSACN011_00452_Q1_000_000",
"NextQuestId": 454 "Yes": true
} }
] ],
} "NextQuestId": 454
] }
} ]
}
]
}

View File

@ -1,6 +1,9 @@
{ {
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": ["Cacahuetes", "liza"], "Author": [
"Cacahuetes",
"liza"
],
"QuestSequence": [ "QuestSequence": [
{ {
"Sequence": 0, "Sequence": 0,

View File

@ -22,7 +22,9 @@
"SkipConditions": { "SkipConditions": {
"AetheryteShortcutIf": { "AetheryteShortcutIf": {
"InSameTerritory": true, "InSameTerritory": true,
"InTerritory": [133] "InTerritory": [
133
]
} }
} }
} }
@ -70,7 +72,9 @@
"TerritoryId": 154, "TerritoryId": 154,
"InteractionType": "Combat", "InteractionType": "Combat",
"EnemySpawnType": "AfterInteraction", "EnemySpawnType": "AfterInteraction",
"KillEnemyDataIds": [294], "KillEnemyDataIds": [
294
],
"Fly": true "Fly": true
} }
] ]

View File

@ -1,158 +1,160 @@
{ {
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "Cacahuetes", "Author": "Cacahuetes",
"QuestSequence": [ "QuestSequence": [
{
"Sequence": 0,
"Steps": [
{ {
"Sequence": 0, "DataId": 1000692,
"Steps": [ "Position": {
{ "X": -258.8083,
"DataId": 1000692, "Y": -5.7735243,
"Position": { "Z": -27.267883
"X": -258.8083, },
"Y": -5.7735243, "TerritoryId": 133,
"Z": -27.267883 "AetheryteShortcut": "Gridania",
}, "AethernetShortcut": [
"TerritoryId": 133, "[Gridania] Aetheryte Plaza",
"AetheryteShortcut": "Gridania", "[Gridania] Conjurers' Guild"
"AethernetShortcut": [ ],
"[Gridania] Aetheryte Plaza", "InteractionType": "AcceptQuest",
"[Gridania] Conjurers' Guild" "SkipConditions": {
], "AetheryteShortcutIf": {
"InteractionType": "AcceptQuest", "InSameTerritory": true,
"SkipConditions": { "InTerritory": [
"AetheryteShortcutIf": { 133
"InSameTerritory": true, ]
"InTerritory": [ }
133 }
]
}
}
}
]
},
{
"Sequence": 1,
"Steps": [
{
"DataId": 1001263,
"Position": {
"X": 181.41443,
"Y": -2.3519497,
"Z": -240.40594
},
"TerritoryId": 133,
"InteractionType": "Interact",
"TargetTerritoryId": 152,
"AethernetShortcut": [
"[Gridania] Conjurers' Guild",
"[Gridania] Lancers' Guild"
],
"SkipConditions": {
"StepIf": {"AetheryteUnlocked": "East Shroud - Hawthorne Hut"}
}
},
{
"DataId": 1000767,
"Position": {
"X": -483.42108,
"Y": 10.130882,
"Z": 209.46057
},
"TerritoryId": 152,
"InteractionType": "Interact",
"AetheryteShortcut": "East Shroud - Hawthorne Hut",
"SkipConditions": {
"AetheryteShortcutIf": {
"InSameTerritory": true
}
}
}
]
},
{
"Sequence": 2,
"Steps": [
{
"DataId": 2000885,
"Position": {
"X": -510.6655,
"Y": 5.8422394,
"Z": 35.87895
},
"TerritoryId": 152,
"InteractionType": "Combat",
"EnemySpawnType": "AfterInteraction",
"KillEnemyDataIds": [
295
]
}
]
},
{
"Sequence": 3,
"Steps": [
{
"DataId": 1000767,
"Position": {
"X": -483.42108,
"Y": 10.130882,
"Z": 209.46057
},
"TerritoryId": 152,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 4,
"Steps": [
{
"DataId": 2000887,
"Position": {
"X": -510.76526,
"Y": 6.1798096,
"Z": 35.568726
},
"TerritoryId": 152,
"InteractionType": "SinglePlayerDuty"
}
]
},
{
"Sequence": 5,
"Steps": [
{
"DataId": 1000767,
"Position": {
"X": -483.42108,
"Y": 10.130882,
"Z": 209.46057
},
"TerritoryId": 152,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 255,
"Steps": [
{
"DataId": 1000692,
"Position": {
"X": -258.8083,
"Y": -5.7735243,
"Z": -27.267883
},
"TerritoryId": 133,
"InteractionType": "CompleteQuest",
"AetheryteShortcut": "Gridania",
"AethernetShortcut": [
"[Gridania] Aetheryte Plaza",
"[Gridania] Conjurers' Guild"
],
"NextQuestId": 92
}
]
} }
] ]
},
{
"Sequence": 1,
"Steps": [
{
"DataId": 1001263,
"Position": {
"X": 181.41443,
"Y": -2.3519497,
"Z": -240.40594
},
"TerritoryId": 133,
"InteractionType": "Interact",
"TargetTerritoryId": 152,
"AethernetShortcut": [
"[Gridania] Conjurers' Guild",
"[Gridania] Lancers' Guild"
],
"SkipConditions": {
"StepIf": {
"AetheryteUnlocked": "East Shroud - Hawthorne Hut"
}
}
},
{
"DataId": 1000767,
"Position": {
"X": -483.42108,
"Y": 10.130882,
"Z": 209.46057
},
"TerritoryId": 152,
"InteractionType": "Interact",
"AetheryteShortcut": "East Shroud - Hawthorne Hut",
"SkipConditions": {
"AetheryteShortcutIf": {
"InSameTerritory": true
}
}
}
]
},
{
"Sequence": 2,
"Steps": [
{
"DataId": 2000885,
"Position": {
"X": -510.6655,
"Y": 5.8422394,
"Z": 35.87895
},
"TerritoryId": 152,
"InteractionType": "Combat",
"EnemySpawnType": "AfterInteraction",
"KillEnemyDataIds": [
295
]
}
]
},
{
"Sequence": 3,
"Steps": [
{
"DataId": 1000767,
"Position": {
"X": -483.42108,
"Y": 10.130882,
"Z": 209.46057
},
"TerritoryId": 152,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 4,
"Steps": [
{
"DataId": 2000887,
"Position": {
"X": -510.76526,
"Y": 6.1798096,
"Z": 35.568726
},
"TerritoryId": 152,
"InteractionType": "SinglePlayerDuty"
}
]
},
{
"Sequence": 5,
"Steps": [
{
"DataId": 1000767,
"Position": {
"X": -483.42108,
"Y": 10.130882,
"Z": 209.46057
},
"TerritoryId": 152,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 255,
"Steps": [
{
"DataId": 1000692,
"Position": {
"X": -258.8083,
"Y": -5.7735243,
"Z": -27.267883
},
"TerritoryId": 133,
"InteractionType": "CompleteQuest",
"AetheryteShortcut": "Gridania",
"AethernetShortcut": [
"[Gridania] Aetheryte Plaza",
"[Gridania] Conjurers' Guild"
],
"NextQuestId": 92
}
]
}
]
} }

View File

@ -1,114 +1,114 @@
{ {
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "FalconTaterz", "Author": "FalconTaterz",
"QuestSequence": [ "QuestSequence": [
{
"Sequence": 0,
"Steps": [
{ {
"Sequence": 0, "AetheryteShortcut": "Ul'dah",
"Steps": [ "SkipConditions": {
{ "AetheryteShortcutIf": {
"AetheryteShortcut": "Ul'dah", "InSameTerritory": true
"SkipConditions": { }
"AetheryteShortcutIf": { },
"InSameTerritory": true "DataId": 1001285,
} "Position": {
}, "X": -68.77246,
"DataId": 1001285, "Y": 4.0411124,
"Position": { "Z": -126.51257
"X": -68.77246, },
"Y": 4.0411124, "TerritoryId": 130,
"Z": -126.51257 "InteractionType": "AcceptQuest",
}, "DialogueChoices": [
"TerritoryId": 130, {
"InteractionType": "AcceptQuest", "Type": "YesNo",
"DialogueChoices": [ "Prompt": "TEXT_CHRHDB101_01204_Q1_000_1",
{ "Yes": true
"Type": "YesNo", }
"Prompt": "TEXT_CHRHDB101_01204_Q1_000_1", ]
"Yes": true
}
]
}
]
},
{
"Sequence": 1,
"Steps": [
{
"AetheryteShortcut": "Eastern Thanalan - Camp Drybone",
"Mount": true,
"Fly": true,
"DataId": 1005709,
"Position": {
"X": -464.16425,
"Y": -26.945036,
"Z": 85.40466
},
"TerritoryId": 145,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 2,
"Steps": [
{
"AetheryteShortcut": "Southern Thanalan - Forgotten Springs",
"Mount": true,
"Fly": true,
"Position": {
"X": -273.9414,
"Y": 9.756445,
"Z": 222.65837
},
"TerritoryId": 146,
"InteractionType": "Combat",
"EnemySpawnType": "OverworldEnemies",
"KillEnemyDataIds": []
}
]
},
{
"Sequence": 3,
"Steps": [
{
"AetheryteShortcut": "Eastern Thanalan - Camp Drybone",
"Mount": true,
"Fly": true,
"DataId": 1005709,
"Position": {
"X": -464.16425,
"Y": -26.945036,
"Z": 85.40466
},
"TerritoryId": 145,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 255,
"Steps": [
{
"AetheryteShortcut": "Southern Thanalan - Forgotten Springs",
"Mount": true,
"Fly": true,
"DataId": 1005710,
"Position": {
"X": 4.4403076,
"Y": 7.2767544,
"Z": 885.55725
},
"TerritoryId": 146,
"InteractionType": "CompleteQuest",
"DialogueChoices": [
{
"Type": "List",
"Prompt": "TEXT_CHRHDB101_01204_Q2_000_1",
"Answer": "TEXT_CHRHDB101_01204_Q2A2_000_2"
}
]
}
]
} }
] ]
},
{
"Sequence": 1,
"Steps": [
{
"AetheryteShortcut": "Eastern Thanalan - Camp Drybone",
"Mount": true,
"Fly": true,
"DataId": 1005709,
"Position": {
"X": -464.16425,
"Y": -26.945036,
"Z": 85.40466
},
"TerritoryId": 145,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 2,
"Steps": [
{
"AetheryteShortcut": "Southern Thanalan - Forgotten Springs",
"Mount": true,
"Fly": true,
"Position": {
"X": -273.9414,
"Y": 9.756445,
"Z": 222.65837
},
"TerritoryId": 146,
"InteractionType": "Combat",
"EnemySpawnType": "OverworldEnemies",
"KillEnemyDataIds": []
}
]
},
{
"Sequence": 3,
"Steps": [
{
"AetheryteShortcut": "Eastern Thanalan - Camp Drybone",
"Mount": true,
"Fly": true,
"DataId": 1005709,
"Position": {
"X": -464.16425,
"Y": -26.945036,
"Z": 85.40466
},
"TerritoryId": 145,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 255,
"Steps": [
{
"AetheryteShortcut": "Southern Thanalan - Forgotten Springs",
"Mount": true,
"Fly": true,
"DataId": 1005710,
"Position": {
"X": 4.4403076,
"Y": 7.2767544,
"Z": 885.55725
},
"TerritoryId": 146,
"InteractionType": "CompleteQuest",
"DialogueChoices": [
{
"Type": "List",
"Prompt": "TEXT_CHRHDB101_01204_Q2_000_1",
"Answer": "TEXT_CHRHDB101_01204_Q2A2_000_2"
}
]
}
]
}
]
} }

View File

@ -1,72 +1,72 @@
{ {
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "FalconTaterz", "Author": "FalconTaterz",
"QuestSequence": [ "QuestSequence": [
{
"Sequence": 0,
"Steps": [
{ {
"Sequence": 0, "DataId": 1005711,
"Steps": [ "Position": {
{ "X": 4.837097,
"DataId": 1005711, "Y": 7.4445505,
"Position": { "Z": 884.70276
"X": 4.837097, },
"Y": 7.4445505, "TerritoryId": 146,
"Z": 884.70276 "InteractionType": "AcceptQuest"
},
"TerritoryId": 146,
"InteractionType": "AcceptQuest"
}
]
},
{
"Sequence": 1,
"Steps": [
{
"AetheryteShortcut": "Ul'dah",
"DataId": 1004333,
"Position": {
"X": -101.854004,
"Y": 4.0131226,
"Z": -98.95477
},
"TerritoryId": 130,
"InteractionType": "Interact"
},
{
"DataId": 1004331,
"Position": {
"X": -20.096191,
"Y": 4.9999676,
"Z": -133.22656
},
"TerritoryId": 130,
"InteractionType": "Interact"
},
{
"DataId": 1001313,
"Position": {
"X": 16.372864,
"Y": 7.9999795,
"Z": -106.21808
},
"TerritoryId": 130,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 255,
"Steps": [
{
"DataId": 1001285,
"Position": {
"X": -68.77246,
"Y": 4.0411124,
"Z": -126.51257
},
"TerritoryId": 130,
"InteractionType": "CompleteQuest"
}
]
} }
] ]
},
{
"Sequence": 1,
"Steps": [
{
"AetheryteShortcut": "Ul'dah",
"DataId": 1004333,
"Position": {
"X": -101.854004,
"Y": 4.0131226,
"Z": -98.95477
},
"TerritoryId": 130,
"InteractionType": "Interact"
},
{
"DataId": 1004331,
"Position": {
"X": -20.096191,
"Y": 4.9999676,
"Z": -133.22656
},
"TerritoryId": 130,
"InteractionType": "Interact"
},
{
"DataId": 1001313,
"Position": {
"X": 16.372864,
"Y": 7.9999795,
"Z": -106.21808
},
"TerritoryId": 130,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 255,
"Steps": [
{
"DataId": 1001285,
"Position": {
"X": -68.77246,
"Y": 4.0411124,
"Z": -126.51257
},
"TerritoryId": 130,
"InteractionType": "CompleteQuest"
}
]
}
]
} }

View File

@ -1,126 +1,126 @@
{ {
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "FalconTaterz", "Author": "FalconTaterz",
"QuestSequence": [ "QuestSequence": [
{
"Sequence": 0,
"Steps": [
{ {
"Sequence": 0, "AetheryteShortcut": "Ul'dah",
"Steps": [ "SkipConditions": {
{ "AetheryteShortcutIf": {
"AetheryteShortcut": "Ul'dah", "InSameTerritory": true
"SkipConditions": { }
"AetheryteShortcutIf": { },
"InSameTerritory": true "DataId": 1001285,
} "Position": {
}, "X": -68.77246,
"DataId": 1001285, "Y": 4.0411124,
"Position": { "Z": -126.51257
"X": -68.77246, },
"Y": 4.0411124, "TerritoryId": 130,
"Z": -126.51257 "InteractionType": "AcceptQuest"
},
"TerritoryId": 130,
"InteractionType": "AcceptQuest"
}
]
},
{
"Sequence": 1,
"Steps": [
{
"AethernetShortcut": [
"[Ul'dah] Aetheryte Plaza",
"[Ul'dah] Weavers' Guild"
],
"DataId": 1001691,
"Position": {
"X": 142.16821,
"Y": 7.4920034,
"Z": 104.72266
},
"TerritoryId": 131,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 2,
"Steps": [
{
"AethernetShortcut": [
"[Ul'dah] Weavers' Guild",
"[Ul'dah] Aetheryte Plaza"
],
"DataId": 1005713,
"Position": {
"X": -72.98395,
"Y": 3.9999995,
"Z": -113.02362
},
"TerritoryId": 130,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 3,
"Steps": [
{
"DataId": 1005716,
"Position": {
"X": -144.76239,
"Y": 12,
"Z": 0.99176025
},
"TerritoryId": 130,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 4,
"Steps": [
{
"DataId": 1005717,
"Position": {
"X": -147.17328,
"Y": 12,
"Z": -3.6469727
},
"TerritoryId": 130,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 5,
"Steps": [
{
"DataId": 2003001,
"Position": {
"X": -144.79291,
"Y": 11.9782715,
"Z": -3.4943848
},
"TerritoryId": 130,
"InteractionType": "UseItem",
"ItemId": 2001126
}
]
},
{
"Sequence": 255,
"Steps": [
{
"DataId": 1005716,
"Position": {
"X": -144.76239,
"Y": 12,
"Z": 0.99176025
},
"TerritoryId": 130,
"InteractionType": "CompleteQuest"
}
]
} }
] ]
},
{
"Sequence": 1,
"Steps": [
{
"AethernetShortcut": [
"[Ul'dah] Aetheryte Plaza",
"[Ul'dah] Weavers' Guild"
],
"DataId": 1001691,
"Position": {
"X": 142.16821,
"Y": 7.4920034,
"Z": 104.72266
},
"TerritoryId": 131,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 2,
"Steps": [
{
"AethernetShortcut": [
"[Ul'dah] Weavers' Guild",
"[Ul'dah] Aetheryte Plaza"
],
"DataId": 1005713,
"Position": {
"X": -72.98395,
"Y": 3.9999995,
"Z": -113.02362
},
"TerritoryId": 130,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 3,
"Steps": [
{
"DataId": 1005716,
"Position": {
"X": -144.76239,
"Y": 12,
"Z": 0.99176025
},
"TerritoryId": 130,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 4,
"Steps": [
{
"DataId": 1005717,
"Position": {
"X": -147.17328,
"Y": 12,
"Z": -3.6469727
},
"TerritoryId": 130,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 5,
"Steps": [
{
"DataId": 2003001,
"Position": {
"X": -144.79291,
"Y": 11.9782715,
"Z": -3.4943848
},
"TerritoryId": 130,
"InteractionType": "UseItem",
"ItemId": 2001126
}
]
},
{
"Sequence": 255,
"Steps": [
{
"DataId": 1005716,
"Position": {
"X": -144.76239,
"Y": 12,
"Z": 0.99176025
},
"TerritoryId": 130,
"InteractionType": "CompleteQuest"
}
]
}
]
} }

View File

@ -1,265 +1,265 @@
{ {
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "FalconTaterz", "Author": "FalconTaterz",
"QuestSequence": [ "QuestSequence": [
{
"Sequence": 0,
"Steps": [
{ {
"Sequence": 0, "AetheryteShortcut": "Ul'dah",
"Steps": [ "SkipConditions": {
{ "AetheryteShortcutIf": {
"AetheryteShortcut": "Ul'dah", "InSameTerritory": true
"SkipConditions": { }
"AetheryteShortcutIf": { },
"InSameTerritory": true "DataId": 1005721,
} "Position": {
}, "X": -144.06049,
"DataId": 1005721, "Y": 12,
"Position": { "Z": -5.5390625
"X": -144.06049, },
"Y": 12, "TerritoryId": 130,
"Z": -5.5390625 "InteractionType": "AcceptQuest"
},
"TerritoryId": 130,
"InteractionType": "AcceptQuest"
}
]
},
{
"Sequence": 1,
"Steps": [
{
"AetheryteShortcut": "Eastern Thanalan - Camp Drybone",
"Mount": true,
"Fly": true,
"DataId": 1005722,
"Position": {
"X": -550.4387,
"Y": -5.5688405,
"Z": -176.71478
},
"TerritoryId": 145,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 2,
"Steps": [
{
"Mount": true,
"Fly": true,
"DataId": 1004042,
"Position": {
"X": -568.4138,
"Y": 5.893569,
"Z": -221.27112
},
"TerritoryId": 145,
"InteractionType": "Interact"
},
{
"DataId": 1003940,
"Position": {
"X": -540.94763,
"Y": 4.134529,
"Z": -241.07733
},
"TerritoryId": 145,
"InteractionType": "Interact"
},
{
"DataId": 1003939,
"Position": {
"X": -540.09314,
"Y": 4.137387,
"Z": -240.98578
},
"TerritoryId": 145,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 3,
"Steps": [
{
"Mount": true,
"Fly": true,
"DataId": 1005724,
"Position": {
"X": -490.44025,
"Y": 2.8072534,
"Z": -274.34198
},
"TerritoryId": 145,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 4,
"Steps": [
{
"AetheryteShortcut": "Eastern Thanalan - Camp Drybone",
"Mount": true,
"Fly": true,
"DataId": 1005727,
"Position": {
"X": -221.11853,
"Y": -37.79669,
"Z": 149.67566
},
"TerritoryId": 145,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 5,
"Steps": [
{
"AetheryteShortcut": "Eastern Thanalan - Camp Drybone",
"DataId": 1005727,
"Position": {
"X": -221.11853,
"Y": -37.79669,
"Z": 149.67566
},
"TerritoryId": 145,
"InteractionType": "UseItem",
"ItemId": 2001150
}
]
},
{
"Sequence": 6,
"Steps": [
{
"AetheryteShortcut": "Eastern Thanalan - Camp Drybone",
"DataId": 1005727,
"Position": {
"X": -221.11853,
"Y": -37.79669,
"Z": 149.67566
},
"TerritoryId": 145,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 7,
"Steps": [
{
"AetheryteShortcut": "Eastern Thanalan - Camp Drybone",
"DataId": 1005727,
"Position": {
"X": -221.11853,
"Y": -37.79669,
"Z": 149.67566
},
"TerritoryId": 145,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 8,
"Steps": [
{
"AetheryteShortcut": "Eastern Thanalan - Camp Drybone",
"DataId": 1005727,
"Position": {
"X": -221.11853,
"Y": -37.79669,
"Z": 149.67566
},
"TerritoryId": 145,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 9,
"Steps": [
{
"AetheryteShortcut": "Eastern Thanalan - Camp Drybone",
"DataId": 1005727,
"Position": {
"X": -221.11853,
"Y": -37.79669,
"Z": 149.67566
},
"TerritoryId": 145,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 10,
"Steps": [
{
"DataId": 2003006,
"Position": {
"X": -208.5451,
"Y": -37.9187,
"Z": 151.87305
},
"TerritoryId": 145,
"InteractionType": "Interact"
},
{
"DataId": 2003005,
"Position": {
"X": -220.87439,
"Y": -37.857666,
"Z": 166.0028
},
"TerritoryId": 145,
"InteractionType": "Interact"
},
{
"DataId": 2003004,
"Position": {
"X": -206.46985,
"Y": -37.644104,
"Z": 187.36548
},
"TerritoryId": 145,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 11,
"Steps": [
{
"DataId": 1005730,
"Position": {
"X": -222.49182,
"Y": -37.896374,
"Z": 159.3805
},
"TerritoryId": 145,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 255,
"Steps": [
{
"Mount": true,
"Fly": true,
"DataId": 1005731,
"Position": {
"X": -526.8788,
"Y": 5.404997,
"Z": -246.50952
},
"TerritoryId": 145,
"InteractionType": "CompleteQuest"
}
]
} }
] ]
},
{
"Sequence": 1,
"Steps": [
{
"AetheryteShortcut": "Eastern Thanalan - Camp Drybone",
"Mount": true,
"Fly": true,
"DataId": 1005722,
"Position": {
"X": -550.4387,
"Y": -5.5688405,
"Z": -176.71478
},
"TerritoryId": 145,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 2,
"Steps": [
{
"Mount": true,
"Fly": true,
"DataId": 1004042,
"Position": {
"X": -568.4138,
"Y": 5.893569,
"Z": -221.27112
},
"TerritoryId": 145,
"InteractionType": "Interact"
},
{
"DataId": 1003940,
"Position": {
"X": -540.94763,
"Y": 4.134529,
"Z": -241.07733
},
"TerritoryId": 145,
"InteractionType": "Interact"
},
{
"DataId": 1003939,
"Position": {
"X": -540.09314,
"Y": 4.137387,
"Z": -240.98578
},
"TerritoryId": 145,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 3,
"Steps": [
{
"Mount": true,
"Fly": true,
"DataId": 1005724,
"Position": {
"X": -490.44025,
"Y": 2.8072534,
"Z": -274.34198
},
"TerritoryId": 145,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 4,
"Steps": [
{
"AetheryteShortcut": "Eastern Thanalan - Camp Drybone",
"Mount": true,
"Fly": true,
"DataId": 1005727,
"Position": {
"X": -221.11853,
"Y": -37.79669,
"Z": 149.67566
},
"TerritoryId": 145,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 5,
"Steps": [
{
"AetheryteShortcut": "Eastern Thanalan - Camp Drybone",
"DataId": 1005727,
"Position": {
"X": -221.11853,
"Y": -37.79669,
"Z": 149.67566
},
"TerritoryId": 145,
"InteractionType": "UseItem",
"ItemId": 2001150
}
]
},
{
"Sequence": 6,
"Steps": [
{
"AetheryteShortcut": "Eastern Thanalan - Camp Drybone",
"DataId": 1005727,
"Position": {
"X": -221.11853,
"Y": -37.79669,
"Z": 149.67566
},
"TerritoryId": 145,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 7,
"Steps": [
{
"AetheryteShortcut": "Eastern Thanalan - Camp Drybone",
"DataId": 1005727,
"Position": {
"X": -221.11853,
"Y": -37.79669,
"Z": 149.67566
},
"TerritoryId": 145,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 8,
"Steps": [
{
"AetheryteShortcut": "Eastern Thanalan - Camp Drybone",
"DataId": 1005727,
"Position": {
"X": -221.11853,
"Y": -37.79669,
"Z": 149.67566
},
"TerritoryId": 145,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 9,
"Steps": [
{
"AetheryteShortcut": "Eastern Thanalan - Camp Drybone",
"DataId": 1005727,
"Position": {
"X": -221.11853,
"Y": -37.79669,
"Z": 149.67566
},
"TerritoryId": 145,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 10,
"Steps": [
{
"DataId": 2003006,
"Position": {
"X": -208.5451,
"Y": -37.9187,
"Z": 151.87305
},
"TerritoryId": 145,
"InteractionType": "Interact"
},
{
"DataId": 2003005,
"Position": {
"X": -220.87439,
"Y": -37.857666,
"Z": 166.0028
},
"TerritoryId": 145,
"InteractionType": "Interact"
},
{
"DataId": 2003004,
"Position": {
"X": -206.46985,
"Y": -37.644104,
"Z": 187.36548
},
"TerritoryId": 145,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 11,
"Steps": [
{
"DataId": 1005730,
"Position": {
"X": -222.49182,
"Y": -37.896374,
"Z": 159.3805
},
"TerritoryId": 145,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 255,
"Steps": [
{
"Mount": true,
"Fly": true,
"DataId": 1005731,
"Position": {
"X": -526.8788,
"Y": 5.404997,
"Z": -246.50952
},
"TerritoryId": 145,
"InteractionType": "CompleteQuest"
}
]
}
]
} }

View File

@ -1,173 +1,177 @@
{ {
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "FalconTaterz", "Author": "FalconTaterz",
"QuestSequence": [ "QuestSequence": [
{
"Sequence": 0,
"Steps": [
{ {
"Sequence": 0, "AetheryteShortcut": "Eastern Thanalan - Camp Drybone",
"Steps": [ "SkipConditions": {
{ "AetheryteShortcutIf": {
"AetheryteShortcut": "Eastern Thanalan - Camp Drybone", "InSameTerritory": true
"SkipConditions": {"AetheryteShortcutIf": {"InSameTerritory": true}}, }
"DataId": 1005884, },
"Position": { "DataId": 1005884,
"X": -526.26843, "Position": {
"Y": 5.4049973, "X": -526.26843,
"Z": -249.25616 "Y": 5.4049973,
}, "Z": -249.25616
"TerritoryId": 145, },
"InteractionType": "AcceptQuest" "TerritoryId": 145,
} "InteractionType": "AcceptQuest"
]
},
{
"Sequence": 1,
"Steps": [
{
"AetheryteShortcut": "Eastern Thanalan - Camp Drybone",
"DataId": 1003931,
"Position": {
"X": -379.6292,
"Y": -55.85506,
"Z": 95.04846
},
"TerritoryId": 145,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 2,
"Steps": [
{
"AetheryteShortcut": "Western Thanalan - Horizon",
"Mount": true,
"DataId": 1008709,
"Position": {
"X": -431.7846,
"Y": 28.038658,
"Z": -383.1693
},
"TerritoryId": 140,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 3,
"Steps": [
{
"AetheryteShortcut": "Western Thanalan - Horizon",
"Mount": true,
"Fly": true,
"DataId": 1008713,
"Position": {
"X": 108.99512,
"Y": 57.816406,
"Z": 12.191956
},
"TerritoryId": 140,
"InteractionType": "Interact"
},
{
"Mount": true,
"Fly": true,
"DataId": 1002022,
"Position": {
"X": 12.039368,
"Y": 22.144684,
"Z": 65.384766
},
"TerritoryId": 140,
"InteractionType": "Interact"
},
{
"Mount": true,
"Fly": true,
"DataId": 1008715,
"Position": {
"X": -69.90167,
"Y": 13.38208,
"Z": 158.73962
},
"TerritoryId": 140,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 4,
"Steps": [
{
"DataId": 2003654,
"Position": {
"X": -68.55884,
"Y": 13.809326,
"Z": 159.16675
},
"TerritoryId": 140,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 5,
"Steps": [
{
"DataId": 2003658,
"Position": {
"X": -71.06128,
"Y": 13.443176,
"Z": 155.9624
},
"TerritoryId": 140,
"InteractionType": "Interact"
},
{
"DataId": 2003656,
"Position": {
"X": -72.95343,
"Y": 13.504211,
"Z": 159.19727
},
"TerritoryId": 140,
"InteractionType": "Interact"
},
{
"DataId": 2003659,
"Position": {
"X": -76.15784,
"Y": 13.443176,
"Z": 155.90137
},
"TerritoryId": 140,
"InteractionType": "Interact"
},
{
"DataId": 2003657,
"Position": {
"X": -80.18622,
"Y": 13.412659,
"Z": 158.12915
},
"TerritoryId": 140,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 255,
"Steps": [
{
"DataId": 1008716,
"Position": {
"X": -68.00946,
"Y": 13.443176,
"Z": 157.5188
},
"TerritoryId": 140,
"InteractionType": "CompleteQuest"
}
]
} }
] ]
},
{
"Sequence": 1,
"Steps": [
{
"AetheryteShortcut": "Eastern Thanalan - Camp Drybone",
"DataId": 1003931,
"Position": {
"X": -379.6292,
"Y": -55.85506,
"Z": 95.04846
},
"TerritoryId": 145,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 2,
"Steps": [
{
"AetheryteShortcut": "Western Thanalan - Horizon",
"Mount": true,
"DataId": 1008709,
"Position": {
"X": -431.7846,
"Y": 28.038658,
"Z": -383.1693
},
"TerritoryId": 140,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 3,
"Steps": [
{
"AetheryteShortcut": "Western Thanalan - Horizon",
"Mount": true,
"Fly": true,
"DataId": 1008713,
"Position": {
"X": 108.99512,
"Y": 57.816406,
"Z": 12.191956
},
"TerritoryId": 140,
"InteractionType": "Interact"
},
{
"Mount": true,
"Fly": true,
"DataId": 1002022,
"Position": {
"X": 12.039368,
"Y": 22.144684,
"Z": 65.384766
},
"TerritoryId": 140,
"InteractionType": "Interact"
},
{
"Mount": true,
"Fly": true,
"DataId": 1008715,
"Position": {
"X": -69.90167,
"Y": 13.38208,
"Z": 158.73962
},
"TerritoryId": 140,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 4,
"Steps": [
{
"DataId": 2003654,
"Position": {
"X": -68.55884,
"Y": 13.809326,
"Z": 159.16675
},
"TerritoryId": 140,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 5,
"Steps": [
{
"DataId": 2003658,
"Position": {
"X": -71.06128,
"Y": 13.443176,
"Z": 155.9624
},
"TerritoryId": 140,
"InteractionType": "Interact"
},
{
"DataId": 2003656,
"Position": {
"X": -72.95343,
"Y": 13.504211,
"Z": 159.19727
},
"TerritoryId": 140,
"InteractionType": "Interact"
},
{
"DataId": 2003659,
"Position": {
"X": -76.15784,
"Y": 13.443176,
"Z": 155.90137
},
"TerritoryId": 140,
"InteractionType": "Interact"
},
{
"DataId": 2003657,
"Position": {
"X": -80.18622,
"Y": 13.412659,
"Z": 158.12915
},
"TerritoryId": 140,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 255,
"Steps": [
{
"DataId": 1008716,
"Position": {
"X": -68.00946,
"Y": 13.443176,
"Z": 157.5188
},
"TerritoryId": 140,
"InteractionType": "CompleteQuest"
}
]
}
]
} }

View File

@ -1,75 +1,75 @@
{ {
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "FalconTaterz", "Author": "FalconTaterz",
"QuestSequence": [ "QuestSequence": [
{
"Sequence": 0,
"Steps": [
{ {
"Sequence": 0, "DataId": 1008716,
"Steps": [ "Position": {
{ "X": -68.00946,
"DataId": 1008716, "Y": 13.443176,
"Position": { "Z": 157.5188
"X": -68.00946, },
"Y": 13.443176, "TerritoryId": 140,
"Z": 157.5188 "InteractionType": "AcceptQuest"
},
"TerritoryId": 140,
"InteractionType": "AcceptQuest"
}
]
},
{
"Sequence": 1,
"Steps": [
{
"AetheryteShortcut": "Northern Thanalan - Camp Bluefog",
"Mount": true,
"Fly": true,
"DataId": 2003664,
"Position": {
"X": 11.337402,
"Y": 2.670288,
"Z": 320.943
},
"TerritoryId": 147,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 2,
"Steps": [
{
"Mount": true,
"DataId": 2003665,
"Position": {
"X": 34.50061,
"Y": 12.191956,
"Z": 254.13892
},
"TerritoryId": 147,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 255,
"Steps": [
{
"Mount": true,
"DataId": 2003666,
"Position": {
"X": 111.192505,
"Y": 19.424683,
"Z": 121.20239
},
"TerritoryId": 147,
"InteractionType": "Interact"
},
{
"TerritoryId": 147,
"InteractionType": "CompleteQuest"
}
]
} }
] ]
},
{
"Sequence": 1,
"Steps": [
{
"AetheryteShortcut": "Northern Thanalan - Camp Bluefog",
"Mount": true,
"Fly": true,
"DataId": 2003664,
"Position": {
"X": 11.337402,
"Y": 2.670288,
"Z": 320.943
},
"TerritoryId": 147,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 2,
"Steps": [
{
"Mount": true,
"DataId": 2003665,
"Position": {
"X": 34.50061,
"Y": 12.191956,
"Z": 254.13892
},
"TerritoryId": 147,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 255,
"Steps": [
{
"Mount": true,
"DataId": 2003666,
"Position": {
"X": 111.192505,
"Y": 19.424683,
"Z": 121.20239
},
"TerritoryId": 147,
"InteractionType": "Interact"
},
{
"TerritoryId": 147,
"InteractionType": "CompleteQuest"
}
]
}
]
} }

View File

@ -1,69 +1,69 @@
{ {
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "FalconTaterz", "Author": "FalconTaterz",
"QuestSequence": [ "QuestSequence": [
{
"Sequence": 0,
"Steps": [
{ {
"Sequence": 0, "DataId": 1008722,
"Steps": [ "Position": {
{ "X": 109.7887,
"DataId": 1008722, "Y": 18.36741,
"Position": { "Z": 121.72119
"X": 109.7887, },
"Y": 18.36741, "TerritoryId": 147,
"Z": 121.72119 "InteractionType": "AcceptQuest"
},
"TerritoryId": 147,
"InteractionType": "AcceptQuest"
}
]
},
{
"Sequence": 1,
"Steps": [
{
"DataId": 2003667,
"Position": {
"X": 139.48267,
"Y": 20.279175,
"Z": 102.92212
},
"TerritoryId": 147,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 2,
"Steps": [
{
"AetheryteShortcut": "Western Thanalan - Horizon",
"Mount": true,
"Fly": true,
"DataId": 1008730,
"Position": {
"X": -431.26575,
"Y": 28.038658,
"Z": -381.4298
},
"TerritoryId": 140,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 255,
"Steps": [
{
"DataId": 1008735,
"Position": {
"X": -420.2793,
"Y": 23.113977,
"Z": -367.17786
},
"TerritoryId": 140,
"InteractionType": "CompleteQuest"
}
]
} }
] ]
},
{
"Sequence": 1,
"Steps": [
{
"DataId": 2003667,
"Position": {
"X": 139.48267,
"Y": 20.279175,
"Z": 102.92212
},
"TerritoryId": 147,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 2,
"Steps": [
{
"AetheryteShortcut": "Western Thanalan - Horizon",
"Mount": true,
"Fly": true,
"DataId": 1008730,
"Position": {
"X": -431.26575,
"Y": 28.038658,
"Z": -381.4298
},
"TerritoryId": 140,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 255,
"Steps": [
{
"DataId": 1008735,
"Position": {
"X": -420.2793,
"Y": 23.113977,
"Z": -367.17786
},
"TerritoryId": 140,
"InteractionType": "CompleteQuest"
}
]
}
]
} }

View File

@ -1,154 +1,154 @@
{ {
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "FalconTaterz", "Author": "FalconTaterz",
"QuestSequence": [ "QuestSequence": [
{
"Sequence": 0,
"Steps": [
{ {
"Sequence": 0, "DataId": 1008736,
"Steps": [ "Position": {
{ "X": -418.44818,
"DataId": 1008736, "Y": 23.113976,
"Position": { "Z": -367.8188
"X": -418.44818, },
"Y": 23.113976, "TerritoryId": 140,
"Z": -367.8188 "InteractionType": "AcceptQuest"
},
"TerritoryId": 140,
"InteractionType": "AcceptQuest"
}
]
},
{
"Sequence": 1,
"Steps": [
{
"AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead",
"Mount": true,
"Fly": true,
"DataId": 1008739,
"Position": {
"X": 176.71472,
"Y": 222.1357,
"Z": 347.219
},
"TerritoryId": 155,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 2,
"Steps": [
{
"DataId": 1008741,
"Position": {
"X": 249.50024,
"Y": 222.36392,
"Z": 353.6278
},
"TerritoryId": 155,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 3,
"Steps": [
{
"DataId": 1008746,
"Position": {
"X": 261.46326,
"Y": 222.27127,
"Z": 320.2411
},
"TerritoryId": 155,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 4,
"Steps": [
{
"Mount": true,
"DataId": 2003741,
"Position": {
"X": 394.7965,
"Y": 225.0553,
"Z": 378.80518
},
"TerritoryId": 155,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 5,
"Steps": [
{
"Mount": true,
"DataId": 1008752,
"Position": {
"X": 487.81555,
"Y": 206.95914,
"Z": 479.69775
},
"TerritoryId": 155,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 6,
"Steps": [
{
"DataId": 2003671,
"Position": {
"X": 489.181,
"Y": 206.8937,
"Z": 479.662
},
"TerritoryId": 155,
"InteractionType": "Interact"
},
{
"TerritoryId": 155,
"InteractionType": "Duty",
"ContentFinderConditionId": 76
}
]
},
{
"Sequence": 7,
"Steps": [
{
"DataId": 1008756,
"Position": {
"X": 480.12512,
"Y": 207.33582,
"Z": 475.33374
},
"TerritoryId": 155,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 255,
"Steps": [
{
"AetheryteShortcut": "Western Thanalan - Horizon",
"Mount": true,
"Fly": true,
"DataId": 1008788,
"Position": {
"X": -421.46948,
"Y": 23.113977,
"Z": -367.57465
},
"TerritoryId": 140,
"InteractionType": "CompleteQuest"
}
]
} }
] ]
},
{
"Sequence": 1,
"Steps": [
{
"AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead",
"Mount": true,
"Fly": true,
"DataId": 1008739,
"Position": {
"X": 176.71472,
"Y": 222.1357,
"Z": 347.219
},
"TerritoryId": 155,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 2,
"Steps": [
{
"DataId": 1008741,
"Position": {
"X": 249.50024,
"Y": 222.36392,
"Z": 353.6278
},
"TerritoryId": 155,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 3,
"Steps": [
{
"DataId": 1008746,
"Position": {
"X": 261.46326,
"Y": 222.27127,
"Z": 320.2411
},
"TerritoryId": 155,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 4,
"Steps": [
{
"Mount": true,
"DataId": 2003741,
"Position": {
"X": 394.7965,
"Y": 225.0553,
"Z": 378.80518
},
"TerritoryId": 155,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 5,
"Steps": [
{
"Mount": true,
"DataId": 1008752,
"Position": {
"X": 487.81555,
"Y": 206.95914,
"Z": 479.69775
},
"TerritoryId": 155,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 6,
"Steps": [
{
"DataId": 2003671,
"Position": {
"X": 489.181,
"Y": 206.8937,
"Z": 479.662
},
"TerritoryId": 155,
"InteractionType": "Interact"
},
{
"TerritoryId": 155,
"InteractionType": "Duty",
"ContentFinderConditionId": 76
}
]
},
{
"Sequence": 7,
"Steps": [
{
"DataId": 1008756,
"Position": {
"X": 480.12512,
"Y": 207.33582,
"Z": 475.33374
},
"TerritoryId": 155,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 255,
"Steps": [
{
"AetheryteShortcut": "Western Thanalan - Horizon",
"Mount": true,
"Fly": true,
"DataId": 1008788,
"Position": {
"X": -421.46948,
"Y": 23.113977,
"Z": -367.57465
},
"TerritoryId": 140,
"InteractionType": "CompleteQuest"
}
]
}
]
} }

View File

@ -1,154 +1,154 @@
{ {
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "FalconTaterz", "Author": "FalconTaterz",
"QuestSequence": [ "QuestSequence": [
{
"Sequence": 0,
"Steps": [
{ {
"Sequence": 0, "AetheryteShortcut": "Western Thanalan - Horizon",
"Steps": [ "SkipConditions": {
{ "AetheryteShortcutIf": {
"AetheryteShortcut": "Western Thanalan - Horizon", "InSameTerritory": true
"SkipConditions": { }
"AetheryteShortcutIf": { },
"InSameTerritory": true "DataId": 1008757,
} "Position": {
}, "X": -422.5376,
"DataId": 1008757, "Y": 23.113976,
"Position": { "Z": -367.7882
"X": -422.5376, },
"Y": 23.113976, "TerritoryId": 140,
"Z": -367.7882 "InteractionType": "AcceptQuest"
},
"TerritoryId": 140,
"InteractionType": "AcceptQuest"
}
]
},
{
"Sequence": 1,
"Steps": [
{
"AetheryteShortcut": "Eastern La Noscea - Costa Del Sol",
"Mount": true,
"Fly": true,
"DataId": 1009305,
"Position": {
"X": 562.4321,
"Y": 17.654663,
"Z": 421.7135
},
"TerritoryId": 137,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 2,
"Steps": [
{
"DataId": 1009307,
"Position": {
"X": 498.89368,
"Y": 10.079935,
"Z": 418.265
},
"TerritoryId": 137,
"InteractionType": "Interact",
"DialogueChoices": [
{
"Type": "List",
"Prompt": "TEXT_CHRHDB301_01438_Q1_000_000",
"Answer": "TEXT_CHRHDB301_01438_A1_000_030"
},
{
"Type": "List",
"Prompt": "TEXT_CHRHDB301_01438_Q2_000_000",
"Answer": "TEXT_CHRHDB301_01438_A2_000_030"
}
]
}
]
},
{
"Sequence": 3,
"Steps": [
{
"Mount": true,
"Fly": true,
"DataId": 1009310,
"Position": {
"X": 471.18323,
"Y": 9.96334,
"Z": 794.6135
},
"TerritoryId": 137,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 4,
"Steps": [
{
"AetheryteShortcut": "Eastern La Noscea - Costa Del Sol",
"DataId": 1009308,
"Position": {
"X": 560.32654,
"Y": 17.707417,
"Z": 421.01147
},
"TerritoryId": 137,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 5,
"Steps": [
{
"DataId": 1009311,
"Position": {
"X": 531.2123,
"Y": 17.448051,
"Z": 454.1847
},
"TerritoryId": 137,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 6,
"Steps": [
{
"DataId": 1009317,
"Position": {
"X": 583.88635,
"Y": 14.587067,
"Z": 394.70508
},
"TerritoryId": 137,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 255,
"Steps": [
{
"DataId": 2004317,
"Position": {
"X": 515.98376,
"Y": 9.384277,
"Z": 525.81055
},
"TerritoryId": 137,
"InteractionType": "Interact"
},
{
"TerritoryId": 137,
"InteractionType": "CompleteQuest"
}
]
} }
] ]
},
{
"Sequence": 1,
"Steps": [
{
"AetheryteShortcut": "Eastern La Noscea - Costa Del Sol",
"Mount": true,
"Fly": true,
"DataId": 1009305,
"Position": {
"X": 562.4321,
"Y": 17.654663,
"Z": 421.7135
},
"TerritoryId": 137,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 2,
"Steps": [
{
"DataId": 1009307,
"Position": {
"X": 498.89368,
"Y": 10.079935,
"Z": 418.265
},
"TerritoryId": 137,
"InteractionType": "Interact",
"DialogueChoices": [
{
"Type": "List",
"Prompt": "TEXT_CHRHDB301_01438_Q1_000_000",
"Answer": "TEXT_CHRHDB301_01438_A1_000_030"
},
{
"Type": "List",
"Prompt": "TEXT_CHRHDB301_01438_Q2_000_000",
"Answer": "TEXT_CHRHDB301_01438_A2_000_030"
}
]
}
]
},
{
"Sequence": 3,
"Steps": [
{
"Mount": true,
"Fly": true,
"DataId": 1009310,
"Position": {
"X": 471.18323,
"Y": 9.96334,
"Z": 794.6135
},
"TerritoryId": 137,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 4,
"Steps": [
{
"AetheryteShortcut": "Eastern La Noscea - Costa Del Sol",
"DataId": 1009308,
"Position": {
"X": 560.32654,
"Y": 17.707417,
"Z": 421.01147
},
"TerritoryId": 137,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 5,
"Steps": [
{
"DataId": 1009311,
"Position": {
"X": 531.2123,
"Y": 17.448051,
"Z": 454.1847
},
"TerritoryId": 137,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 6,
"Steps": [
{
"DataId": 1009317,
"Position": {
"X": 583.88635,
"Y": 14.587067,
"Z": 394.70508
},
"TerritoryId": 137,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 255,
"Steps": [
{
"DataId": 2004317,
"Position": {
"X": 515.98376,
"Y": 9.384277,
"Z": 525.81055
},
"TerritoryId": 137,
"InteractionType": "Interact"
},
{
"TerritoryId": 137,
"InteractionType": "CompleteQuest"
}
]
}
]
} }

View File

@ -1,83 +1,83 @@
{ {
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "FalconTaterz", "Author": "FalconTaterz",
"QuestSequence": [ "QuestSequence": [
{
"Sequence": 0,
"Steps": [
{ {
"Sequence": 0, "DataId": 1009326,
"Steps": [ "Position": {
{ "X": 526.2073,
"DataId": 1009326, "Y": 8.84578,
"Position": { "Z": 556.54236
"X": 526.2073, },
"Y": 8.84578, "TerritoryId": 137,
"Z": 556.54236 "InteractionType": "AcceptQuest"
},
"TerritoryId": 137,
"InteractionType": "AcceptQuest"
}
]
},
{
"Sequence": 1,
"Steps": [
{
"DataId": 1009328,
"Position": {
"X": 515.0376,
"Y": 9.192075,
"Z": 524.834
},
"TerritoryId": 137,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 2,
"Steps": [
{
"DataId": 1009319,
"Position": {
"X": 581.3534,
"Y": 14.587067,
"Z": 395.8037
},
"TerritoryId": 137,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 3,
"Steps": [
{
"AetheryteShortcut": "Limsa Lominsa",
"DataId": 1001023,
"Position": {
"X": -78.62976,
"Y": 18.000334,
"Z": -22.62915
},
"TerritoryId": 129,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 255,
"Steps": [
{
"AetheryteShortcut": "Western La Noscea - Aleport",
"DataId": 1009331,
"Position": {
"X": 311.54346,
"Y": -36.405907,
"Z": 344.71655
},
"TerritoryId": 138,
"InteractionType": "CompleteQuest"
}
]
} }
] ]
},
{
"Sequence": 1,
"Steps": [
{
"DataId": 1009328,
"Position": {
"X": 515.0376,
"Y": 9.192075,
"Z": 524.834
},
"TerritoryId": 137,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 2,
"Steps": [
{
"DataId": 1009319,
"Position": {
"X": 581.3534,
"Y": 14.587067,
"Z": 395.8037
},
"TerritoryId": 137,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 3,
"Steps": [
{
"AetheryteShortcut": "Limsa Lominsa",
"DataId": 1001023,
"Position": {
"X": -78.62976,
"Y": 18.000334,
"Z": -22.62915
},
"TerritoryId": 129,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 255,
"Steps": [
{
"AetheryteShortcut": "Western La Noscea - Aleport",
"DataId": 1009331,
"Position": {
"X": 311.54346,
"Y": -36.405907,
"Z": 344.71655
},
"TerritoryId": 138,
"InteractionType": "CompleteQuest"
}
]
}
]
} }

View File

@ -1,150 +1,150 @@
{ {
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "FalconTaterz", "Author": "FalconTaterz",
"QuestSequence": [ "QuestSequence": [
{
"Sequence": 0,
"Steps": [
{ {
"Sequence": 0, "DataId": 1009331,
"Steps": [ "Position": {
{ "X": 311.54346,
"DataId": 1009331, "Y": -36.405907,
"Position": { "Z": 344.71655
"X": 311.54346, },
"Y": -36.405907, "TerritoryId": 138,
"Z": 344.71655 "InteractionType": "AcceptQuest",
}, "DialogueChoices": [
"TerritoryId": 138, {
"InteractionType": "AcceptQuest", "Type": "YesNo",
"DialogueChoices": [ "Prompt": "TEXT_CHRHDB303_01440_Q1_000_010",
{ "Yes": true
"Type": "YesNo", }
"Prompt": "TEXT_CHRHDB303_01440_Q1_000_010", ]
"Yes": true
}
]
}
]
},
{
"Sequence": 1,
"Steps": [
{
"Mount": true,
"Fly": true,
"DataId": 2004324,
"Position": {
"X": -283.0091,
"Y": -40.634766,
"Z": 425.58936
},
"TerritoryId": 138,
"InteractionType": "Interact"
},
{
"DataId": 2004325,
"Position": {
"X": -242.60321,
"Y": -38.68164,
"Z": 514.7324
},
"TerritoryId": 138,
"InteractionType": "Interact"
},
{
"DataId": 2004326,
"Position": {
"X": -291.06586,
"Y": -38.07129,
"Z": 596.765
},
"TerritoryId": 138,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 2,
"Steps": [
{
"Comment": "Commence \"The Mandragoras\"",
"DataId": 1009335,
"Position": {
"X": -256.70258,
"Y": -40.18569,
"Z": 684.1992
},
"TerritoryId": 138,
"InteractionType": "Interact"
},
{
"Comment": "Fight some Mandragoras",
"Position": {
"X": -256.70258,
"Y": -40.18569,
"Z": 684.1992
},
"TerritoryId": 138,
"InteractionType": "Combat",
"EnemySpawnType": "OverworldEnemies",
"KillEnemyDataIds": [
2950,
2951,
2952,
2953,
2954
]
}
]
},
{
"Sequence": 3,
"Steps": [
{
"AetheryteShortcut": "Eastern La Noscea - Costa Del Sol",
"Mount": true,
"Fly": true,
"DataId": 1009319,
"Position": {
"X": 581.3534,
"Y": 14.587067,
"Z": 395.8037
},
"TerritoryId": 137,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 4,
"Steps": [
{
"Mount": true,
"Fly": true,
"DataId": 1009336,
"Position": {
"X": 494.49902,
"Y": 11.323204,
"Z": 210.3761
},
"TerritoryId": 137,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 255,
"Steps": [
{
"AetheryteShortcut": "Eastern La Noscea - Wineport",
"DataId": 1009337,
"Position": {
"X": -46.860474,
"Y": 75.95114,
"Z": 10.879639
},
"TerritoryId": 137,
"InteractionType": "CompleteQuest"
}
]
} }
] ]
},
{
"Sequence": 1,
"Steps": [
{
"Mount": true,
"Fly": true,
"DataId": 2004324,
"Position": {
"X": -283.0091,
"Y": -40.634766,
"Z": 425.58936
},
"TerritoryId": 138,
"InteractionType": "Interact"
},
{
"DataId": 2004325,
"Position": {
"X": -242.60321,
"Y": -38.68164,
"Z": 514.7324
},
"TerritoryId": 138,
"InteractionType": "Interact"
},
{
"DataId": 2004326,
"Position": {
"X": -291.06586,
"Y": -38.07129,
"Z": 596.765
},
"TerritoryId": 138,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 2,
"Steps": [
{
"Comment": "Commence \"The Mandragoras\"",
"DataId": 1009335,
"Position": {
"X": -256.70258,
"Y": -40.18569,
"Z": 684.1992
},
"TerritoryId": 138,
"InteractionType": "Interact"
},
{
"Comment": "Fight some Mandragoras",
"Position": {
"X": -256.70258,
"Y": -40.18569,
"Z": 684.1992
},
"TerritoryId": 138,
"InteractionType": "Combat",
"EnemySpawnType": "OverworldEnemies",
"KillEnemyDataIds": [
2950,
2951,
2952,
2953,
2954
]
}
]
},
{
"Sequence": 3,
"Steps": [
{
"AetheryteShortcut": "Eastern La Noscea - Costa Del Sol",
"Mount": true,
"Fly": true,
"DataId": 1009319,
"Position": {
"X": 581.3534,
"Y": 14.587067,
"Z": 395.8037
},
"TerritoryId": 137,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 4,
"Steps": [
{
"Mount": true,
"Fly": true,
"DataId": 1009336,
"Position": {
"X": 494.49902,
"Y": 11.323204,
"Z": 210.3761
},
"TerritoryId": 137,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 255,
"Steps": [
{
"AetheryteShortcut": "Eastern La Noscea - Wineport",
"DataId": 1009337,
"Position": {
"X": -46.860474,
"Y": 75.95114,
"Z": 10.879639
},
"TerritoryId": 137,
"InteractionType": "CompleteQuest"
}
]
}
]
} }

View File

@ -1,101 +1,101 @@
{ {
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "FalconTaterz", "Author": "FalconTaterz",
"QuestSequence": [ "QuestSequence": [
{
"Sequence": 0,
"Steps": [
{ {
"Sequence": 0, "DataId": 1009341,
"Steps": [ "Position": {
{ "X": -48.44745,
"DataId": 1009341, "Y": 75.95115,
"Position": { "Z": 9.079041
"X": -48.44745, },
"Y": 75.95115, "TerritoryId": 137,
"Z": 9.079041 "InteractionType": "AcceptQuest"
},
"TerritoryId": 137,
"InteractionType": "AcceptQuest"
}
]
},
{
"Sequence": 1,
"Steps": [
{
"AetheryteShortcut": "Eastern La Noscea - Costa Del Sol",
"DataId": 1009351,
"Position": {
"X": 524.28467,
"Y": 17.448048,
"Z": 449.08826
},
"TerritoryId": 137,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 2,
"Steps": [
{
"DataId": 1009347,
"Position": {
"X": 442.77087,
"Y": 15.823447,
"Z": 375.17358
},
"TerritoryId": 137,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 3,
"Steps": [
{
"DataId": 1009348,
"Position": {
"X": 386.19055,
"Y": 29.58076,
"Z": 350.3623
},
"TerritoryId": 137,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 4,
"Steps": [
{
"DataId": 1009345,
"Position": {
"X": 523.76587,
"Y": 17.448044,
"Z": 447.13513
},
"TerritoryId": 137,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 255,
"Steps": [
{
"DataId": 2004328,
"Position": {
"X": 523.4607,
"Y": 17.837708,
"Z": 455.2528
},
"TerritoryId": 137,
"InteractionType": "Interact"
},
{
"TerritoryId": 137,
"InteractionType": "CompleteQuest"
}
]
} }
] ]
},
{
"Sequence": 1,
"Steps": [
{
"AetheryteShortcut": "Eastern La Noscea - Costa Del Sol",
"DataId": 1009351,
"Position": {
"X": 524.28467,
"Y": 17.448048,
"Z": 449.08826
},
"TerritoryId": 137,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 2,
"Steps": [
{
"DataId": 1009347,
"Position": {
"X": 442.77087,
"Y": 15.823447,
"Z": 375.17358
},
"TerritoryId": 137,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 3,
"Steps": [
{
"DataId": 1009348,
"Position": {
"X": 386.19055,
"Y": 29.58076,
"Z": 350.3623
},
"TerritoryId": 137,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 4,
"Steps": [
{
"DataId": 1009345,
"Position": {
"X": 523.76587,
"Y": 17.448044,
"Z": 447.13513
},
"TerritoryId": 137,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 255,
"Steps": [
{
"DataId": 2004328,
"Position": {
"X": 523.4607,
"Y": 17.837708,
"Z": 455.2528
},
"TerritoryId": 137,
"InteractionType": "Interact"
},
{
"TerritoryId": 137,
"InteractionType": "CompleteQuest"
}
]
}
]
} }

View File

@ -1,138 +1,138 @@
{ {
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "FalconTaterz", "Author": "FalconTaterz",
"QuestSequence": [ "QuestSequence": [
{
"Sequence": 0,
"Steps": [
{ {
"Sequence": 0, "AetheryteShortcut": "Eastern La Noscea - Costa Del Sol",
"Steps": [ "SkipConditions": {
{ "AetheryteShortcutIf": {
"AetheryteShortcut": "Eastern La Noscea - Costa Del Sol", "InSameTerritory": true
"SkipConditions": { }
"AetheryteShortcutIf": { },
"InSameTerritory": true "DataId": 1009357,
} "Position": {
}, "X": 528.95386,
"DataId": 1009357, "Y": 17.44805,
"Position": { "Z": 448.69153
"X": 528.95386, },
"Y": 17.44805, "TerritoryId": 137,
"Z": 448.69153 "InteractionType": "AcceptQuest"
},
"TerritoryId": 137,
"InteractionType": "AcceptQuest"
}
]
},
{
"Sequence": 1,
"Steps": [
{
"AetheryteShortcut": "Ul'dah",
"AethernetShortcut": [
"[Ul'dah] Aetheryte Plaza",
"[Ul'dah] Thaumaturges' Guild"
],
"DataId": 1010160,
"Position": {
"X": -144.64032,
"Y": 12,
"Z": -5.6916504
},
"TerritoryId": 130,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 2,
"Steps": [
{
"AethernetShortcut": [
"[Ul'dah] Thaumaturges' Guild",
"[Ul'dah] Gladiators' Guild"
],
"DataId": 1001857,
"Position": {
"X": -46.76892,
"Y": 10,
"Z": -12.741333
},
"TerritoryId": 131,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 3,
"Steps": [
{
"AethernetShortcut": [
"[Ul'dah] Gladiators' Guild",
"[Ul'dah] Thaumaturges' Guild"
],
"DataId": 1010160,
"Position": {
"X": -144.64032,
"Y": 12,
"Z": -5.6916504
},
"TerritoryId": 130,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 4,
"Steps": [
{
"DataId": 1010188,
"Position": {
"X": -106.523315,
"Y": 4.2265673,
"Z": -82.16986
},
"TerritoryId": 130,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 5,
"Steps": [
{
"AethernetShortcut": [
"[Ul'dah] Aetheryte Plaza",
"[Ul'dah] Gladiators' Guild"
],
"DataId": 1010281,
"Position": {
"X": -70.96979,
"Y": 6.9839683,
"Z": 3.982544
},
"TerritoryId": 131,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 255,
"Steps": [
{
"AethernetShortcut": [
"[Ul'dah] Gladiators' Guild",
"[Ul'dah] Thaumaturges' Guild"
],
"DataId": 1010287,
"Position": {
"X": -142.71765,
"Y": 12,
"Z": -3.9215698
},
"TerritoryId": 130,
"InteractionType": "CompleteQuest"
}
]
} }
] ]
},
{
"Sequence": 1,
"Steps": [
{
"AetheryteShortcut": "Ul'dah",
"AethernetShortcut": [
"[Ul'dah] Aetheryte Plaza",
"[Ul'dah] Thaumaturges' Guild"
],
"DataId": 1010160,
"Position": {
"X": -144.64032,
"Y": 12,
"Z": -5.6916504
},
"TerritoryId": 130,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 2,
"Steps": [
{
"AethernetShortcut": [
"[Ul'dah] Thaumaturges' Guild",
"[Ul'dah] Gladiators' Guild"
],
"DataId": 1001857,
"Position": {
"X": -46.76892,
"Y": 10,
"Z": -12.741333
},
"TerritoryId": 131,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 3,
"Steps": [
{
"AethernetShortcut": [
"[Ul'dah] Gladiators' Guild",
"[Ul'dah] Thaumaturges' Guild"
],
"DataId": 1010160,
"Position": {
"X": -144.64032,
"Y": 12,
"Z": -5.6916504
},
"TerritoryId": 130,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 4,
"Steps": [
{
"DataId": 1010188,
"Position": {
"X": -106.523315,
"Y": 4.2265673,
"Z": -82.16986
},
"TerritoryId": 130,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 5,
"Steps": [
{
"AethernetShortcut": [
"[Ul'dah] Aetheryte Plaza",
"[Ul'dah] Gladiators' Guild"
],
"DataId": 1010281,
"Position": {
"X": -70.96979,
"Y": 6.9839683,
"Z": 3.982544
},
"TerritoryId": 131,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 255,
"Steps": [
{
"AethernetShortcut": [
"[Ul'dah] Gladiators' Guild",
"[Ul'dah] Thaumaturges' Guild"
],
"DataId": 1010287,
"Position": {
"X": -142.71765,
"Y": 12,
"Z": -3.9215698
},
"TerritoryId": 130,
"InteractionType": "CompleteQuest"
}
]
}
]
} }

View File

@ -1,111 +1,111 @@
{ {
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "FalconTaterz", "Author": "FalconTaterz",
"QuestSequence": [ "QuestSequence": [
{
"Sequence": 0,
"Steps": [
{ {
"Sequence": 0, "DataId": 1010279,
"Steps": [ "Position": {
{ "X": -143.60266,
"DataId": 1010279, "Y": 11.999999,
"Position": { "Z": -3.8911133
"X": -143.60266, },
"Y": 11.999999, "TerritoryId": 130,
"Z": -3.8911133 "InteractionType": "AcceptQuest"
},
"TerritoryId": 130,
"InteractionType": "AcceptQuest"
}
]
},
{
"Sequence": 1,
"Steps": [
{
"AethernetShortcut": [
"[Ul'dah] Thaumaturges' Guild",
"[Ul'dah] Gladiators' Guild"
],
"DataId": 1010523,
"Position": {
"X": -53.48291,
"Y": 9.999997,
"Z": -4.0742188
},
"TerritoryId": 131,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 2,
"Steps": [
{
"Mount": true,
"AetheryteShortcut": "Central Thanalan - Black Brush Station",
"DataId": 1010293,
"Position": {
"X": -61.387024,
"Y": -11.84896,
"Z": -63.126587
},
"TerritoryId": 141,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 3,
"Steps": [
{
"Mount": true,
"Fly": true,
"DataId": 1010298,
"Position": {
"X": 19.851929,
"Y": 19.020214,
"Z": -421.37793
},
"TerritoryId": 141,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 4,
"Steps": [
{
"Mount": true,
"Fly": true,
"DataId": 1010310,
"Position": {
"X": -55.436035,
"Y": 3.4680986,
"Z": 260.57825
},
"TerritoryId": 141,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 255,
"Steps": [
{
"AetheryteShortcut": "Ul'dah",
"AethernetShortcut": [
"[Ul'dah] Aetheryte Plaza",
"[Ul'dah] Thaumaturges' Guild"
],
"DataId": 1010290,
"Position": {
"X": -144.73187,
"Y": 11.999999,
"Z": -5.661133
},
"TerritoryId": 130,
"InteractionType": "CompleteQuest"
}
]
} }
] ]
},
{
"Sequence": 1,
"Steps": [
{
"AethernetShortcut": [
"[Ul'dah] Thaumaturges' Guild",
"[Ul'dah] Gladiators' Guild"
],
"DataId": 1010523,
"Position": {
"X": -53.48291,
"Y": 9.999997,
"Z": -4.0742188
},
"TerritoryId": 131,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 2,
"Steps": [
{
"Mount": true,
"AetheryteShortcut": "Central Thanalan - Black Brush Station",
"DataId": 1010293,
"Position": {
"X": -61.387024,
"Y": -11.84896,
"Z": -63.126587
},
"TerritoryId": 141,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 3,
"Steps": [
{
"Mount": true,
"Fly": true,
"DataId": 1010298,
"Position": {
"X": 19.851929,
"Y": 19.020214,
"Z": -421.37793
},
"TerritoryId": 141,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 4,
"Steps": [
{
"Mount": true,
"Fly": true,
"DataId": 1010310,
"Position": {
"X": -55.436035,
"Y": 3.4680986,
"Z": 260.57825
},
"TerritoryId": 141,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 255,
"Steps": [
{
"AetheryteShortcut": "Ul'dah",
"AethernetShortcut": [
"[Ul'dah] Aetheryte Plaza",
"[Ul'dah] Thaumaturges' Guild"
],
"DataId": 1010290,
"Position": {
"X": -144.73187,
"Y": 11.999999,
"Z": -5.661133
},
"TerritoryId": 130,
"InteractionType": "CompleteQuest"
}
]
}
]
} }

View File

@ -1,135 +1,135 @@
{ {
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "FalconTaterz", "Author": "FalconTaterz",
"QuestSequence": [ "QuestSequence": [
{
"Sequence": 0,
"Steps": [
{ {
"Sequence": 0, "DataId": 1010290,
"Steps": [ "Position": {
{ "X": -144.73187,
"DataId": 1010290, "Y": 11.999999,
"Position": { "Z": -5.661133
"X": -144.73187, },
"Y": 11.999999, "TerritoryId": 130,
"Z": -5.661133 "InteractionType": "AcceptQuest"
},
"TerritoryId": 130,
"InteractionType": "AcceptQuest"
}
]
},
{
"Sequence": 1,
"Steps": [
{
"AethernetShortcut": [
"[Ul'dah] Thaumaturges' Guild",
"[Ul'dah] Gladiators' Guild"
],
"DataId": 1010169,
"Position": {
"X": -47.501343,
"Y": 9.999995,
"Z": -11.886841
},
"TerritoryId": 131,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 2,
"Steps": [
{
"DataId": 1010316,
"Position": {
"X": -54.581604,
"Y": 9.999972,
"Z": -12.64978
},
"StopDistance": 6,
"TerritoryId": 131,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 3,
"Steps": [
{
"Comment": "This teleport is because I couldn't figure out jumping",
"AetheryteShortcut": "Ul'dah",
"AethernetShortcut": [
"[Ul'dah] Aetheryte Plaza",
"[Ul'dah] Weavers' Guild"
],
"DataId": 2004901,
"Position": {
"X": 103.50195,
"Y": 7.9804688,
"Z": 8.255066
},
"TerritoryId": 131,
"InteractionType": "Interact"
},
{
"DataId": 2004900,
"Position": {
"X": 103.715576,
"Y": 7.9804688,
"Z": -35.233154
},
"TerritoryId": 131,
"InteractionType": "Interact"
},
{
"DataId": 2004899,
"Position": {
"X": 68.0094,
"Y": 7.9804688,
"Z": -74.05206
},
"TerritoryId": 131,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 4,
"Steps": [
{
"AethernetShortcut": [
"[Ul'dah] Sapphire Avenue Exchange",
"[Ul'dah] Gladiators' Guild"
],
"DataId": 1010316,
"Position": {
"X": -54.581604,
"Y": 9.999972,
"Z": -12.64978
},
"TerritoryId": 131,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 255,
"Steps": [
{
"AethernetShortcut": [
"[Ul'dah] Gladiators' Guild",
"[Ul'dah] Sapphire Avenue Exchange"
],
"DataId": 1001679,
"Position": {
"X": 140.48975,
"Y": 4.0099983,
"Z": -59.80017
},
"TerritoryId": 131,
"InteractionType": "CompleteQuest"
}
]
} }
] ]
},
{
"Sequence": 1,
"Steps": [
{
"AethernetShortcut": [
"[Ul'dah] Thaumaturges' Guild",
"[Ul'dah] Gladiators' Guild"
],
"DataId": 1010169,
"Position": {
"X": -47.501343,
"Y": 9.999995,
"Z": -11.886841
},
"TerritoryId": 131,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 2,
"Steps": [
{
"DataId": 1010316,
"Position": {
"X": -54.581604,
"Y": 9.999972,
"Z": -12.64978
},
"StopDistance": 6,
"TerritoryId": 131,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 3,
"Steps": [
{
"Comment": "This teleport is because I couldn't figure out jumping",
"AetheryteShortcut": "Ul'dah",
"AethernetShortcut": [
"[Ul'dah] Aetheryte Plaza",
"[Ul'dah] Weavers' Guild"
],
"DataId": 2004901,
"Position": {
"X": 103.50195,
"Y": 7.9804688,
"Z": 8.255066
},
"TerritoryId": 131,
"InteractionType": "Interact"
},
{
"DataId": 2004900,
"Position": {
"X": 103.715576,
"Y": 7.9804688,
"Z": -35.233154
},
"TerritoryId": 131,
"InteractionType": "Interact"
},
{
"DataId": 2004899,
"Position": {
"X": 68.0094,
"Y": 7.9804688,
"Z": -74.05206
},
"TerritoryId": 131,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 4,
"Steps": [
{
"AethernetShortcut": [
"[Ul'dah] Sapphire Avenue Exchange",
"[Ul'dah] Gladiators' Guild"
],
"DataId": 1010316,
"Position": {
"X": -54.581604,
"Y": 9.999972,
"Z": -12.64978
},
"TerritoryId": 131,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 255,
"Steps": [
{
"AethernetShortcut": [
"[Ul'dah] Gladiators' Guild",
"[Ul'dah] Sapphire Avenue Exchange"
],
"DataId": 1001679,
"Position": {
"X": 140.48975,
"Y": 4.0099983,
"Z": -59.80017
},
"TerritoryId": 131,
"InteractionType": "CompleteQuest"
}
]
}
]
} }

View File

@ -1,125 +1,125 @@
{ {
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "FalconTaterz", "Author": "FalconTaterz",
"QuestSequence": [ "QuestSequence": [
{
"Sequence": 0,
"Steps": [
{ {
"Sequence": 0, "DataId": 1010317,
"Steps": [ "Position": {
{ "X": 139.78784,
"DataId": 1010317, "Y": 4.0099993,
"Position": { "Z": -57.114563
"X": 139.78784, },
"Y": 4.0099993, "TerritoryId": 131,
"Z": -57.114563 "InteractionType": "AcceptQuest"
},
"TerritoryId": 131,
"InteractionType": "AcceptQuest"
}
]
},
{
"Sequence": 1,
"Steps": [
{
"AethernetShortcut": [
"[Ul'dah] Sapphire Avenue Exchange",
"[Ul'dah] Gladiators' Guild"
],
"DataId": 1010330,
"Position": {
"X": -69.5354,
"Y": 6.9839687,
"Z": 0.07623291
},
"TerritoryId": 131,
"InteractionType": "Interact",
"DialogueChoices": [
{
"Type": "YesNo",
"Prompt": "TEXT_CHRHDB404_00204_Q1_000_000",
"Yes": true
}
]
}
]
},
{
"Sequence": 2,
"Steps": [
{
"DataId": 1010772,
"Position": {
"X": -72.40405,
"Y": 6.9839687,
"Z": -0.045776367
},
"TerritoryId": 131,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 3,
"Steps": [
{
"AetheryteShortcut": "Eastern Thanalan - Camp Drybone",
"Mount": true,
"Fly": true,
"DataId": 1010161,
"Position": {
"X": -338.3994,
"Y": -22.360315,
"Z": 434.3175
},
"TerritoryId": 145,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 4,
"Steps": [
{
"TerritoryId": 145,
"InteractionType": "Duty",
"ContentFinderConditionId": 81
}
]
},
{
"Sequence": 5,
"Steps": [
{
"DataId": 1010329,
"Position": {
"X": -334.21838,
"Y": -22.463528,
"Z": 432.9746
},
"TerritoryId": 145,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 255,
"Steps": [
{
"AetheryteShortcut": "Ul'dah",
"AethernetShortcut": [
"[Ul'dah] Aetheryte Plaza",
"[Ul'dah] Gladiators' Guild"
],
"DataId": 1010330,
"Position": {
"X": -69.5354,
"Y": 6.9839687,
"Z": 0.07623291
},
"TerritoryId": 131,
"InteractionType": "CompleteQuest"
}
]
} }
] ]
},
{
"Sequence": 1,
"Steps": [
{
"AethernetShortcut": [
"[Ul'dah] Sapphire Avenue Exchange",
"[Ul'dah] Gladiators' Guild"
],
"DataId": 1010330,
"Position": {
"X": -69.5354,
"Y": 6.9839687,
"Z": 0.07623291
},
"TerritoryId": 131,
"InteractionType": "Interact",
"DialogueChoices": [
{
"Type": "YesNo",
"Prompt": "TEXT_CHRHDB404_00204_Q1_000_000",
"Yes": true
}
]
}
]
},
{
"Sequence": 2,
"Steps": [
{
"DataId": 1010772,
"Position": {
"X": -72.40405,
"Y": 6.9839687,
"Z": -0.045776367
},
"TerritoryId": 131,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 3,
"Steps": [
{
"AetheryteShortcut": "Eastern Thanalan - Camp Drybone",
"Mount": true,
"Fly": true,
"DataId": 1010161,
"Position": {
"X": -338.3994,
"Y": -22.360315,
"Z": 434.3175
},
"TerritoryId": 145,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 4,
"Steps": [
{
"TerritoryId": 145,
"InteractionType": "Duty",
"ContentFinderConditionId": 81
}
]
},
{
"Sequence": 5,
"Steps": [
{
"DataId": 1010329,
"Position": {
"X": -334.21838,
"Y": -22.463528,
"Z": 432.9746
},
"TerritoryId": 145,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 255,
"Steps": [
{
"AetheryteShortcut": "Ul'dah",
"AethernetShortcut": [
"[Ul'dah] Aetheryte Plaza",
"[Ul'dah] Gladiators' Guild"
],
"DataId": 1010330,
"Position": {
"X": -69.5354,
"Y": 6.9839687,
"Z": 0.07623291
},
"TerritoryId": 131,
"InteractionType": "CompleteQuest"
}
]
}
]
} }

View File

@ -1,94 +1,94 @@
{ {
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "FalconTaterz", "Author": "FalconTaterz",
"QuestSequence": [ "QuestSequence": [
{
"Sequence": 0,
"Steps": [
{ {
"Sequence": 0, "DataId": 1010708,
"Steps": [ "Position": {
{ "X": -70.237305,
"DataId": 1010708, "Y": 6.9839683,
"Position": { "Z": 1.9073486
"X": -70.237305, },
"Y": 6.9839683, "TerritoryId": 131,
"Z": 1.9073486 "InteractionType": "AcceptQuest"
},
"TerritoryId": 131,
"InteractionType": "AcceptQuest"
}
]
},
{
"Sequence": 1,
"Steps": [
{
"AethernetShortcut": [
"[Ul'dah] Gladiators' Guild",
"[Ul'dah] Aetheryte Plaza"
],
"DataId": 1001285,
"Position": {
"X": -68.77246,
"Y": 4.0411124,
"Z": -126.51257
},
"TerritoryId": 130,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 2,
"Steps": [
{
"AethernetShortcut": [
"[Ul'dah] Aetheryte Plaza",
"[Ul'dah] Alchemists' Guild"
],
"DataId": 1011620,
"Position": {
"X": -118.69995,
"Y": 40,
"Z": 95.23157
},
"TerritoryId": 131,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 3,
"Steps": [
{
"DataId": 1011672,
"Position": {
"X": -118.21167,
"Y": 40,
"Z": 92.11865
},
"TerritoryId": 131,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 255,
"Steps": [
{
"AethernetShortcut": [
"[Ul'dah] Alchemists' Guild",
"[Ul'dah] Gate of the Sultana (Western Thanalan)"
],
"Mount": true,
"DataId": 1011677,
"Position": {
"X": 363.54602,
"Y": 74.743355,
"Z": 171.12988
},
"TerritoryId": 140,
"InteractionType": "CompleteQuest"
}
]
} }
] ]
},
{
"Sequence": 1,
"Steps": [
{
"AethernetShortcut": [
"[Ul'dah] Gladiators' Guild",
"[Ul'dah] Aetheryte Plaza"
],
"DataId": 1001285,
"Position": {
"X": -68.77246,
"Y": 4.0411124,
"Z": -126.51257
},
"TerritoryId": 130,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 2,
"Steps": [
{
"AethernetShortcut": [
"[Ul'dah] Aetheryte Plaza",
"[Ul'dah] Alchemists' Guild"
],
"DataId": 1011620,
"Position": {
"X": -118.69995,
"Y": 40,
"Z": 95.23157
},
"TerritoryId": 131,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 3,
"Steps": [
{
"DataId": 1011672,
"Position": {
"X": -118.21167,
"Y": 40,
"Z": 92.11865
},
"TerritoryId": 131,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 255,
"Steps": [
{
"AethernetShortcut": [
"[Ul'dah] Alchemists' Guild",
"[Ul'dah] Gate of the Sultana (Western Thanalan)"
],
"Mount": true,
"DataId": 1011677,
"Position": {
"X": 363.54602,
"Y": 74.743355,
"Z": 171.12988
},
"TerritoryId": 140,
"InteractionType": "CompleteQuest"
}
]
}
]
} }

View File

@ -1,137 +1,137 @@
{ {
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "FalconTaterz", "Author": "FalconTaterz",
"QuestSequence": [ "QuestSequence": [
{
"Sequence": 0,
"Steps": [
{ {
"Sequence": 0, "DataId": 1011677,
"Steps": [ "Position": {
{ "X": 363.54602,
"DataId": 1011677, "Y": 74.743355,
"Position": { "Z": 171.12988
"X": 363.54602, },
"Y": 74.743355, "TerritoryId": 140,
"Z": 171.12988 "InteractionType": "AcceptQuest"
},
"TerritoryId": 140,
"InteractionType": "AcceptQuest"
}
]
},
{
"Sequence": 1,
"Steps": [
{
"AetheryteShortcut": "Ul'dah",
"AethernetShortcut": [
"[Ul'dah] Aetheryte Plaza",
"[Ul'dah] Thaumaturges' Guild"
],
"DataId": 1011681,
"Position": {
"X": -182.29956,
"Y": 18,
"Z": 56.90088
},
"TerritoryId": 130,
"InteractionType": "Interact"
},
{
"DataId": 1003897,
"Position": {
"X": -195.45282,
"Y": 18,
"Z": 60.53247
},
"TerritoryId": 130,
"InteractionType": "Interact"
},
{
"DataId": 1001294,
"Position": {
"X": -214.22144,
"Y": 18.5,
"Z": 72.129395
},
"TerritoryId": 130,
"InteractionType": "Interact"
},
{
"DataId": 1001708,
"Position": {
"X": -250.3548,
"Y": 18,
"Z": 80.88806
},
"TerritoryId": 130,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 2,
"Steps": [
{
"DataId": 1011682,
"Position": {
"X": -200.763,
"Y": 17.999998,
"Z": 59.189697
},
"TerritoryId": 130,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 3,
"Steps": [
{
"AetheryteShortcut": "Western Thanalan - Horizon",
"DataId": 1011683,
"Position": {
"X": 76.8291,
"Y": 45,
"Z": -218.28033
},
"TerritoryId": 140,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 4,
"Steps": [
{
"Mount": true,
"Position": {
"X": -345.65482,
"Y": 23,
"Z": -352.02484
},
"TerritoryId": 140,
"InteractionType": "WalkTo"
}
]
},
{
"Sequence": 255,
"Steps": [
{
"AetheryteShortcut": "Ul'dah",
"AethernetShortcut": [
"[Ul'dah] Aetheryte Plaza",
"[Ul'dah] Alchemists' Guild"
],
"DataId": 1011675,
"Position": {
"X": -118.150635,
"Y": 40,
"Z": 96.29968
},
"TerritoryId": 131,
"InteractionType": "CompleteQuest"
}
]
} }
] ]
},
{
"Sequence": 1,
"Steps": [
{
"AetheryteShortcut": "Ul'dah",
"AethernetShortcut": [
"[Ul'dah] Aetheryte Plaza",
"[Ul'dah] Thaumaturges' Guild"
],
"DataId": 1011681,
"Position": {
"X": -182.29956,
"Y": 18,
"Z": 56.90088
},
"TerritoryId": 130,
"InteractionType": "Interact"
},
{
"DataId": 1003897,
"Position": {
"X": -195.45282,
"Y": 18,
"Z": 60.53247
},
"TerritoryId": 130,
"InteractionType": "Interact"
},
{
"DataId": 1001294,
"Position": {
"X": -214.22144,
"Y": 18.5,
"Z": 72.129395
},
"TerritoryId": 130,
"InteractionType": "Interact"
},
{
"DataId": 1001708,
"Position": {
"X": -250.3548,
"Y": 18,
"Z": 80.88806
},
"TerritoryId": 130,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 2,
"Steps": [
{
"DataId": 1011682,
"Position": {
"X": -200.763,
"Y": 17.999998,
"Z": 59.189697
},
"TerritoryId": 130,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 3,
"Steps": [
{
"AetheryteShortcut": "Western Thanalan - Horizon",
"DataId": 1011683,
"Position": {
"X": 76.8291,
"Y": 45,
"Z": -218.28033
},
"TerritoryId": 140,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 4,
"Steps": [
{
"Mount": true,
"Position": {
"X": -345.65482,
"Y": 23,
"Z": -352.02484
},
"TerritoryId": 140,
"InteractionType": "WalkTo"
}
]
},
{
"Sequence": 255,
"Steps": [
{
"AetheryteShortcut": "Ul'dah",
"AethernetShortcut": [
"[Ul'dah] Aetheryte Plaza",
"[Ul'dah] Alchemists' Guild"
],
"DataId": 1011675,
"Position": {
"X": -118.150635,
"Y": 40,
"Z": 96.29968
},
"TerritoryId": 131,
"InteractionType": "CompleteQuest"
}
]
}
]
} }

View File

@ -1,131 +1,131 @@
{ {
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "FalconTaterz", "Author": "FalconTaterz",
"QuestSequence": [ "QuestSequence": [
{
"Sequence": 0,
"Steps": [
{ {
"Sequence": 0, "DataId": 1011691,
"Steps": [ "Position": {
{ "X": 40.878906,
"DataId": 1011691, "Y": 33.999985,
"Position": { "Z": 27.939209
"X": 40.878906, },
"Y": 33.999985, "TerritoryId": 131,
"Z": 27.939209 "InteractionType": "AcceptQuest"
},
"TerritoryId": 131,
"InteractionType": "AcceptQuest"
}
]
},
{
"Sequence": 1,
"Steps": [
{
"DataId": 2005164,
"Position": {
"X": 43.07617,
"Y": 33.98181,
"Z": -13.962036
},
"TerritoryId": 131,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 2,
"Steps": [
{
"DataId": 2005165,
"Position": {
"X": 60.16626,
"Y": 33.98181,
"Z": -21.316895
},
"TerritoryId": 131,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 3,
"Steps": [
{
"DataId": 2005166,
"Position": {
"X": 74.96753,
"Y": 28.976807,
"Z": -29.007446
},
"TerritoryId": 131,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 4,
"Steps": [
{
"DataId": 1011697,
"Position": {
"X": 39.07837,
"Y": 33.999985,
"Z": 27.237305
},
"TerritoryId": 131,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 5,
"Steps": [
{
"DataId": 1011693,
"Position": {
"X": 39.444458,
"Y": 34,
"Z": 29.984009
},
"TerritoryId": 131,
"InteractionType": "Interact"
},
{
"DataId": 1011694,
"Position": {
"X": 41.367188,
"Y": 33.999992,
"Z": 29.43457
},
"TerritoryId": 131,
"InteractionType": "Interact"
},
{
"DataId": 1011695,
"Position": {
"X": 41.916504,
"Y": 33.999992,
"Z": 30.044922
},
"TerritoryId": 131,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 255,
"Steps": [
{
"DataId": 1011697,
"Position": {
"X": 39.07837,
"Y": 33.999985,
"Z": 27.237305
},
"TerritoryId": 131,
"InteractionType": "CompleteQuest"
}
]
} }
] ]
},
{
"Sequence": 1,
"Steps": [
{
"DataId": 2005164,
"Position": {
"X": 43.07617,
"Y": 33.98181,
"Z": -13.962036
},
"TerritoryId": 131,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 2,
"Steps": [
{
"DataId": 2005165,
"Position": {
"X": 60.16626,
"Y": 33.98181,
"Z": -21.316895
},
"TerritoryId": 131,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 3,
"Steps": [
{
"DataId": 2005166,
"Position": {
"X": 74.96753,
"Y": 28.976807,
"Z": -29.007446
},
"TerritoryId": 131,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 4,
"Steps": [
{
"DataId": 1011697,
"Position": {
"X": 39.07837,
"Y": 33.999985,
"Z": 27.237305
},
"TerritoryId": 131,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 5,
"Steps": [
{
"DataId": 1011693,
"Position": {
"X": 39.444458,
"Y": 34,
"Z": 29.984009
},
"TerritoryId": 131,
"InteractionType": "Interact"
},
{
"DataId": 1011694,
"Position": {
"X": 41.367188,
"Y": 33.999992,
"Z": 29.43457
},
"TerritoryId": 131,
"InteractionType": "Interact"
},
{
"DataId": 1011695,
"Position": {
"X": 41.916504,
"Y": 33.999992,
"Z": 30.044922
},
"TerritoryId": 131,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 255,
"Steps": [
{
"DataId": 1011697,
"Position": {
"X": 39.07837,
"Y": 33.999985,
"Z": 27.237305
},
"TerritoryId": 131,
"InteractionType": "CompleteQuest"
}
]
}
]
} }

View File

@ -1,89 +1,89 @@
{ {
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "FalconTaterz", "Author": "FalconTaterz",
"QuestSequence": [ "QuestSequence": [
{
"Sequence": 0,
"Steps": [
{ {
"Sequence": 0, "DataId": 1011699,
"Steps": [ "Position": {
{ "X": 39.81079,
"DataId": 1011699, "Y": 34,
"Position": { "Z": 30.22815
"X": 39.81079, },
"Y": 34, "TerritoryId": 131,
"Z": 30.22815 "InteractionType": "AcceptQuest"
},
"TerritoryId": 131,
"InteractionType": "AcceptQuest"
}
]
},
{
"Sequence": 1,
"Steps": [
{
"DataId": 1011707,
"Position": {
"X": 42.893066,
"Y": 33.99998,
"Z": 29.343018
},
"TerritoryId": 131,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 2,
"Steps": [
{
"AethernetShortcut": [
"[Ul'dah] The Chamber of Rule",
"[Ul'dah] Sapphire Avenue Exchange"
],
"DataId": 1001679,
"Position": {
"X": 140.48975,
"Y": 4.0099983,
"Z": -59.80017
},
"TerritoryId": 131,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 3,
"Steps": [
{
"AethernetShortcut": [
"[Ul'dah] Sapphire Avenue Exchange",
"[Ul'dah] The Chamber of Rule"
],
"DataId": 1011712,
"Position": {
"X": -43.86969,
"Y": 30.000008,
"Z": 7.8583374
},
"TerritoryId": 131,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 255,
"Steps": [
{
"DataId": 1011707,
"Position": {
"X": 42.893066,
"Y": 33.99998,
"Z": 29.343018
},
"TerritoryId": 131,
"InteractionType": "CompleteQuest"
}
]
} }
] ]
},
{
"Sequence": 1,
"Steps": [
{
"DataId": 1011707,
"Position": {
"X": 42.893066,
"Y": 33.99998,
"Z": 29.343018
},
"TerritoryId": 131,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 2,
"Steps": [
{
"AethernetShortcut": [
"[Ul'dah] The Chamber of Rule",
"[Ul'dah] Sapphire Avenue Exchange"
],
"DataId": 1001679,
"Position": {
"X": 140.48975,
"Y": 4.0099983,
"Z": -59.80017
},
"TerritoryId": 131,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 3,
"Steps": [
{
"AethernetShortcut": [
"[Ul'dah] Sapphire Avenue Exchange",
"[Ul'dah] The Chamber of Rule"
],
"DataId": 1011712,
"Position": {
"X": -43.86969,
"Y": 30.000008,
"Z": 7.8583374
},
"TerritoryId": 131,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 255,
"Steps": [
{
"DataId": 1011707,
"Position": {
"X": 42.893066,
"Y": 33.99998,
"Z": 29.343018
},
"TerritoryId": 131,
"InteractionType": "CompleteQuest"
}
]
}
]
} }

View File

@ -1,104 +1,104 @@
{ {
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "FalconTaterz", "Author": "FalconTaterz",
"QuestSequence": [ "QuestSequence": [
{
"Sequence": 0,
"Steps": [
{ {
"Sequence": 0, "DataId": 1011707,
"Steps": [ "Position": {
{ "X": 42.893066,
"DataId": 1011707, "Y": 33.99998,
"Position": { "Z": 29.343018
"X": 42.893066, },
"Y": 33.99998, "TerritoryId": 131,
"Z": 29.343018 "InteractionType": "AcceptQuest"
},
"TerritoryId": 131,
"InteractionType": "AcceptQuest"
}
]
},
{
"Sequence": 1,
"Steps": [
{
"AetheryteShortcut": "Central Thanalan - Black Brush Station",
"Mount": true,
"Fly": true,
"DataId": 1011714,
"Position": {
"X": -223.19379,
"Y": -3.7199955,
"Z": 52.32312
},
"TerritoryId": 141,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 2,
"Steps": [
{
"DataId": 2005188,
"Position": {
"X": -314.07648,
"Y": -1.083435,
"Z": 43.9917
},
"TerritoryId": 141,
"InteractionType": "Interact"
},
{
"ChatMessage": {
"Key": "TEXT_CHRHDB505_00502_SAYTODO_000_000"
},
"TerritoryId": 141,
"InteractionType": "Say"
}
]
},
{
"Sequence": 3,
"Steps": [
{
"AetheryteShortcut": "South Shroud - Quarrymill",
"Mount": true,
"Fly": true,
"DataId": 1011722,
"Position": {
"X": 159.68555,
"Y": 37.432796,
"Z": 177.69128
},
"TerritoryId": 153,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 4,
"Steps": [
{
"TerritoryId": 153,
"InteractionType": "Duty",
"ContentFinderConditionId": 85
}
]
},
{
"Sequence": 255,
"Steps": [
{
"DataId": 1011723,
"Position": {
"X": 141.06958,
"Y": 29.64365,
"Z": 173.72388
},
"TerritoryId": 153,
"InteractionType": "CompleteQuest"
}
]
} }
] ]
},
{
"Sequence": 1,
"Steps": [
{
"AetheryteShortcut": "Central Thanalan - Black Brush Station",
"Mount": true,
"Fly": true,
"DataId": 1011714,
"Position": {
"X": -223.19379,
"Y": -3.7199955,
"Z": 52.32312
},
"TerritoryId": 141,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 2,
"Steps": [
{
"DataId": 2005188,
"Position": {
"X": -314.07648,
"Y": -1.083435,
"Z": 43.9917
},
"TerritoryId": 141,
"InteractionType": "Interact"
},
{
"ChatMessage": {
"Key": "TEXT_CHRHDB505_00502_SAYTODO_000_000"
},
"TerritoryId": 141,
"InteractionType": "Say"
}
]
},
{
"Sequence": 3,
"Steps": [
{
"AetheryteShortcut": "South Shroud - Quarrymill",
"Mount": true,
"Fly": true,
"DataId": 1011722,
"Position": {
"X": 159.68555,
"Y": 37.432796,
"Z": 177.69128
},
"TerritoryId": 153,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 4,
"Steps": [
{
"TerritoryId": 153,
"InteractionType": "Duty",
"ContentFinderConditionId": 85
}
]
},
{
"Sequence": 255,
"Steps": [
{
"DataId": 1011723,
"Position": {
"X": 141.06958,
"Y": 29.64365,
"Z": 173.72388
},
"TerritoryId": 153,
"InteractionType": "CompleteQuest"
}
]
}
]
} }

View File

@ -17,25 +17,24 @@
} }
] ]
}, },
{ {
"Sequence": 1, "Sequence": 1,
"Steps": [ "Steps": [
{ {
"DataId": 353, "DataId": 353,
"Position": { "Position": {
"X": 112.41321, "X": 112.41321,
"Y": 28.93967, "Y": 28.93967,
"Z": -37.277832 "Z": -37.277832
}, },
"TerritoryId": 141, "TerritoryId": 141,
"InteractionType": "Combat", "InteractionType": "Combat",
"EnemySpawnType": "OverworldEnemies", "EnemySpawnType": "OverworldEnemies",
"KillEnemyDataIds": [352,353] "KillEnemyDataIds": [
}, 352,
353
]
},
{ {
"Position": { "Position": {
"X": 125.61467, "X": 125.61467,

View File

@ -1,6 +1,9 @@
{ {
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": ["liza", "JerryWester"], "Author": [
"liza",
"JerryWester"
],
"QuestSequence": [ "QuestSequence": [
{ {
"Sequence": 0, "Sequence": 0,

View File

@ -27,7 +27,6 @@
"Sequence": 1, "Sequence": 1,
"Steps": [ "Steps": [
{ {
"DataId": 2002327, "DataId": 2002327,
"Position": { "Position": {
"X": 423.17834, "X": 423.17834,

View File

@ -1,6 +1,9 @@
{ {
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": ["JerryWester", "liza"], "Author": [
"JerryWester",
"liza"
],
"QuestSequence": [ "QuestSequence": [
{ {
"Sequence": 0, "Sequence": 0,

View File

@ -1,70 +1,72 @@
{ {
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "Cacahuetes", "Author": "Cacahuetes",
"QuestSequence": [ "QuestSequence": [
{ {
"Sequence": 0, "Sequence": 0,
"Steps": [ "Steps": [
{ {
"DataId": 1005412, "DataId": 1005412,
"Position": { "Position": {
"X": -108.14075, "X": -108.14075,
"Y": 18.000334, "Y": 18.000334,
"Z": -0.22894287 "Z": -0.22894287
}, },
"TerritoryId": 129, "TerritoryId": 129,
"AetheryteShortcut": "Limsa Lominsa", "AetheryteShortcut": "Limsa Lominsa",
"InteractionType": "AcceptQuest", "InteractionType": "AcceptQuest",
"SkipConditions": { "SkipConditions": {
"AetheryteShortcutIf": { "AetheryteShortcutIf": {
"InSameTerritory": true "InSameTerritory": true
}
} }
} }
] }
}, ]
{ },
"Sequence": 1, {
"Steps": [ "Sequence": 1,
{ "Steps": [
"Position": { {
"X": 248.49304, "Position": {
"Y": -11.838913, "X": 248.49304,
"Z": 97.45935 "Y": -11.838913,
}, "Z": 97.45935
"TerritoryId": 138,
"InteractionType": "Combat",
"AetheryteShortcut": "Western La Noscea - Aleport",
"EnemySpawnType": "AutoOnEnterArea",
"KillEnemyDataIds": [
397
]
}, },
{"DataId": 1005413, "TerritoryId": 138,
"Position": { "InteractionType": "Combat",
"X": 248.49304, "AetheryteShortcut": "Western La Noscea - Aleport",
"Y": -11.838913, "EnemySpawnType": "AutoOnEnterArea",
"Z": 97.45935 "KillEnemyDataIds": [
}, 397
"TerritoryId": 138, ]
"InteractionType": "Interact"} },
] {
}, "DataId": 1005413,
{ "Position": {
"Sequence": 255, "X": 248.49304,
"Steps": [ "Y": -11.838913,
{ "Z": 97.45935
"DataId": 1003275, },
"Position": { "TerritoryId": 138,
"X": -147.1123, "InteractionType": "Interact"
"Y": 18.2, }
"Z": 14.358704 ]
}, },
"TerritoryId": 129, {
"InteractionType": "CompleteQuest", "Sequence": 255,
"AetheryteShortcut": "Limsa Lominsa" "Steps": [
} {
] "DataId": 1003275,
} "Position": {
] "X": -147.1123,
} "Y": 18.2,
"Z": 14.358704
},
"TerritoryId": 129,
"InteractionType": "CompleteQuest",
"AetheryteShortcut": "Limsa Lominsa"
}
]
}
]
}

View File

@ -21,7 +21,10 @@
], ],
"SkipConditions": { "SkipConditions": {
"AetheryteShortcutIf": { "AetheryteShortcutIf": {
"InTerritory": [130, 131] "InTerritory": [
130,
131
]
}, },
"AethernetShortcutIf": { "AethernetShortcutIf": {
"InSameTerritory": true "InSameTerritory": true
@ -76,7 +79,9 @@
"TerritoryId": 156, "TerritoryId": 156,
"InteractionType": "Combat", "InteractionType": "Combat",
"EnemySpawnType": "AfterInteraction", "EnemySpawnType": "AfterInteraction",
"KillEnemyDataIds": [777], "KillEnemyDataIds": [
777
],
"Fly": true "Fly": true
} }
] ]
@ -109,7 +114,9 @@
"TerritoryId": 156, "TerritoryId": 156,
"InteractionType": "Combat", "InteractionType": "Combat",
"EnemySpawnType": "AfterInteraction", "EnemySpawnType": "AfterInteraction",
"KillEnemyDataIds": [4615], "KillEnemyDataIds": [
4615
],
"Fly": true "Fly": true
} }
] ]

View File

@ -76,7 +76,9 @@
"TerritoryId": 156, "TerritoryId": 156,
"InteractionType": "Combat", "InteractionType": "Combat",
"EnemySpawnType": "AutoOnEnterArea", "EnemySpawnType": "AutoOnEnterArea",
"KillEnemyDataIds": [5047] "KillEnemyDataIds": [
5047
]
} }
] ]
}, },
@ -117,7 +119,9 @@
"TerritoryId": 156, "TerritoryId": 156,
"InteractionType": "Combat", "InteractionType": "Combat",
"EnemySpawnType": "AutoOnEnterArea", "EnemySpawnType": "AutoOnEnterArea",
"KillEnemyDataIds": [5047] "KillEnemyDataIds": [
5047
]
} }
] ]
}, },
@ -158,7 +162,9 @@
"TerritoryId": 156, "TerritoryId": 156,
"InteractionType": "Combat", "InteractionType": "Combat",
"EnemySpawnType": "AutoOnEnterArea", "EnemySpawnType": "AutoOnEnterArea",
"KillEnemyDataIds": [5043] "KillEnemyDataIds": [
5043
]
} }
] ]
}, },

View File

@ -53,7 +53,9 @@
"TerritoryId": 154, "TerritoryId": 154,
"InteractionType": "Combat", "InteractionType": "Combat",
"EnemySpawnType": "AfterInteraction", "EnemySpawnType": "AfterInteraction",
"KillEnemyDataIds": [5043], "KillEnemyDataIds": [
5043
],
"Fly": true "Fly": true
} }
] ]

View File

@ -63,7 +63,9 @@
"TerritoryId": 397, "TerritoryId": 397,
"InteractionType": "Combat", "InteractionType": "Combat",
"EnemySpawnType": "AfterInteraction", "EnemySpawnType": "AfterInteraction",
"KillEnemyDataIds": [4627], "KillEnemyDataIds": [
4627
],
"Fly": true "Fly": true
} }
] ]

View File

@ -158,7 +158,9 @@
"TerritoryId": 154, "TerritoryId": 154,
"InteractionType": "Combat", "InteractionType": "Combat",
"EnemySpawnType": "AutoOnEnterArea", "EnemySpawnType": "AutoOnEnterArea",
"KillEnemyDataIds": [4683], "KillEnemyDataIds": [
4683
],
"CompletionQuestVariablesFlags": [ "CompletionQuestVariablesFlags": [
2, 2,
null, null,

View File

@ -69,7 +69,9 @@
"TerritoryId": 397, "TerritoryId": 397,
"InteractionType": "Combat", "InteractionType": "Combat",
"EnemySpawnType": "AutoOnEnterArea", "EnemySpawnType": "AutoOnEnterArea",
"KillEnemyDataIds": [4690], "KillEnemyDataIds": [
4690
],
"Fly": true, "Fly": true,
"CompletionQuestVariablesFlags": [ "CompletionQuestVariablesFlags": [
4, 4,

View File

@ -51,7 +51,10 @@
"TerritoryId": 398, "TerritoryId": 398,
"InteractionType": "Combat", "InteractionType": "Combat",
"EnemySpawnType": "AutoOnEnterArea", "EnemySpawnType": "AutoOnEnterArea",
"KillEnemyDataIds": [4691, 4692], "KillEnemyDataIds": [
4691,
4692
],
"Fly": true, "Fly": true,
"CompletionQuestVariablesFlags": [ "CompletionQuestVariablesFlags": [
4, 4,
@ -103,7 +106,10 @@
"TerritoryId": 398, "TerritoryId": 398,
"InteractionType": "Combat", "InteractionType": "Combat",
"EnemySpawnType": "AutoOnEnterArea", "EnemySpawnType": "AutoOnEnterArea",
"KillEnemyDataIds": [4690, 4691] "KillEnemyDataIds": [
4690,
4691
]
}, },
{ {
"DataId": 2005861, "DataId": 2005861,

View File

@ -174,7 +174,6 @@
"Sequence": 10, "Sequence": 10,
"Steps": [ "Steps": [
{ {
"DataId": 1006273, "DataId": 1006273,
"Position": { "Position": {
"X": 619.0126, "X": 619.0126,

View File

@ -36,7 +36,17 @@
}, },
"TerritoryId": 612, "TerritoryId": 612,
"InteractionType": "Interact", "InteractionType": "Interact",
"RequiredQuestVariables": [null, null, null, [2, 4], null, null], "RequiredQuestVariables": [
null,
null,
null,
[
2,
4
],
null,
null
],
"Fly": true, "Fly": true,
"DialogueChoices": [ "DialogueChoices": [
{ {
@ -55,7 +65,18 @@
}, },
"TerritoryId": 612, "TerritoryId": 612,
"InteractionType": "Combat", "InteractionType": "Combat",
"RequiredQuestVariables": [null, null, null, [1, 3, 5], null, null], "RequiredQuestVariables": [
null,
null,
null,
[
1,
3,
5
],
null,
null
],
"Fly": true, "Fly": true,
"DialogueChoices": [ "DialogueChoices": [
{ {
@ -65,7 +86,9 @@
} }
], ],
"EnemySpawnType": "AfterInteraction", "EnemySpawnType": "AfterInteraction",
"KillEnemyDataIds": [8587] "KillEnemyDataIds": [
8587
]
}, },
{ {
"DataId": 1025119, "DataId": 1025119,
@ -76,7 +99,18 @@
}, },
"TerritoryId": 612, "TerritoryId": 612,
"InteractionType": "Interact", "InteractionType": "Interact",
"RequiredQuestVariables": [null, null, null, [1, 2, 5], null, null], "RequiredQuestVariables": [
null,
null,
null,
[
1,
2,
5
],
null,
null
],
"Fly": true, "Fly": true,
"DialogueChoices": [ "DialogueChoices": [
{ {
@ -95,7 +129,17 @@
}, },
"TerritoryId": 612, "TerritoryId": 612,
"InteractionType": "Combat", "InteractionType": "Combat",
"RequiredQuestVariables": [null, null, null, [3, 4], null, null], "RequiredQuestVariables": [
null,
null,
null,
[
3,
4
],
null,
null
],
"Fly": true, "Fly": true,
"DialogueChoices": [ "DialogueChoices": [
{ {
@ -105,7 +149,9 @@
} }
], ],
"EnemySpawnType": "AfterInteraction", "EnemySpawnType": "AfterInteraction",
"KillEnemyDataIds": [8586] "KillEnemyDataIds": [
8586
]
}, },
{ {
"DataId": 1025060, "DataId": 1025060,
@ -116,7 +162,17 @@
}, },
"TerritoryId": 612, "TerritoryId": 612,
"InteractionType": "Combat", "InteractionType": "Combat",
"RequiredQuestVariables": [null, null, null, [2, 4], null, null], "RequiredQuestVariables": [
null,
null,
null,
[
2,
4
],
null,
null
],
"Fly": true, "Fly": true,
"DialogueChoices": [ "DialogueChoices": [
{ {
@ -126,7 +182,9 @@
} }
], ],
"EnemySpawnType": "AfterInteraction", "EnemySpawnType": "AfterInteraction",
"KillEnemyDataIds": [8585] "KillEnemyDataIds": [
8585
]
}, },
{ {
"DataId": 1025118, "DataId": 1025118,
@ -137,7 +195,18 @@
}, },
"TerritoryId": 612, "TerritoryId": 612,
"InteractionType": "Interact", "InteractionType": "Interact",
"RequiredQuestVariables": [null, null, null, [1, 3, 5], null, null], "RequiredQuestVariables": [
null,
null,
null,
[
1,
3,
5
],
null,
null
],
"Fly": true, "Fly": true,
"DialogueChoices": [ "DialogueChoices": [
{ {

View File

@ -31,7 +31,9 @@
"TerritoryId": 612, "TerritoryId": 612,
"InteractionType": "Combat", "InteractionType": "Combat",
"EnemySpawnType": "AfterInteraction", "EnemySpawnType": "AfterInteraction",
"KillEnemyDataIds": [8588], "KillEnemyDataIds": [
8588
],
"Fly": true "Fly": true
} }
] ]

View File

@ -30,10 +30,21 @@
"TerritoryId": 612, "TerritoryId": 612,
"InteractionType": "Combat", "InteractionType": "Combat",
"EnemySpawnType": "OverworldEnemies", "EnemySpawnType": "OverworldEnemies",
"KillEnemyDataIds": [8589], "KillEnemyDataIds": [
8589
],
"Fly": true, "Fly": true,
"Land": true, "Land": true,
"RequiredQuestVariables": [null, null, [16], null, null, null], "RequiredQuestVariables": [
null,
null,
[
16
],
null,
null,
null
],
"CombatDelaySecondsAtStart": 1 "CombatDelaySecondsAtStart": 1
}, },
{ {
@ -45,10 +56,21 @@
"TerritoryId": 612, "TerritoryId": 612,
"InteractionType": "Combat", "InteractionType": "Combat",
"EnemySpawnType": "OverworldEnemies", "EnemySpawnType": "OverworldEnemies",
"KillEnemyDataIds": [8589], "KillEnemyDataIds": [
8589
],
"Fly": true, "Fly": true,
"Land": true, "Land": true,
"RequiredQuestVariables": [null, null, [32], null, null, null], "RequiredQuestVariables": [
null,
null,
[
32
],
null,
null,
null
],
"CombatDelaySecondsAtStart": 1 "CombatDelaySecondsAtStart": 1
}, },
{ {
@ -60,10 +82,21 @@
"TerritoryId": 612, "TerritoryId": 612,
"InteractionType": "Combat", "InteractionType": "Combat",
"EnemySpawnType": "OverworldEnemies", "EnemySpawnType": "OverworldEnemies",
"KillEnemyDataIds": [8589], "KillEnemyDataIds": [
8589
],
"Fly": true, "Fly": true,
"Land": true, "Land": true,
"RequiredQuestVariables": [null, null, [48], null, null, null], "RequiredQuestVariables": [
null,
null,
[
48
],
null,
null,
null
],
"CombatDelaySecondsAtStart": 1 "CombatDelaySecondsAtStart": 1
} }
] ]

View File

@ -49,7 +49,9 @@
"TerritoryId": 612, "TerritoryId": 612,
"InteractionType": "Combat", "InteractionType": "Combat",
"EnemySpawnType": "AfterInteraction", "EnemySpawnType": "AfterInteraction",
"KillEnemyDataIds": [8592] "KillEnemyDataIds": [
8592
]
} }
] ]
}, },

View File

@ -22,7 +22,6 @@
{ {
"Sequence": 1, "Sequence": 1,
"Steps": [ "Steps": [
] ]
}, },
{ {

View File

@ -1,3 +1,3 @@
0 0 x 0 0 0 2009375 2009376 2009377 0 0 x 0 0 0 2009375 2009376 2009377
1 | x x 1 | x x
2 | x x 2 | x x

View File

@ -117,7 +117,9 @@
"TerritoryId": 612, "TerritoryId": 612,
"InteractionType": "Combat", "InteractionType": "Combat",
"EnemySpawnType": "AutoOnEnterArea", "EnemySpawnType": "AutoOnEnterArea",
"KillEnemyDataIds": [8577], "KillEnemyDataIds": [
8577
],
"Fly": true, "Fly": true,
"Land": true, "Land": true,
"AetheryteShortcut": "Fringes - Castrum Oriens" "AetheryteShortcut": "Fringes - Castrum Oriens"

View File

@ -24,7 +24,10 @@
"InSameTerritory": true "InSameTerritory": true
}, },
"AetheryteShortcutIf": { "AetheryteShortcutIf": {
"InTerritory": [130, 131] "InTerritory": [
130,
131
]
} }
} }
} }

View File

@ -100,7 +100,9 @@
"TerritoryId": 612, "TerritoryId": 612,
"InteractionType": "Combat", "InteractionType": "Combat",
"EnemySpawnType": "AutoOnEnterArea", "EnemySpawnType": "AutoOnEnterArea",
"KillEnemyDataIds": [7217], "KillEnemyDataIds": [
7217
],
"CombatDelaySecondsAtStart": 0, "CombatDelaySecondsAtStart": 0,
"Mount": false "Mount": false
}, },

View File

@ -52,7 +52,9 @@
"TerritoryId": 612, "TerritoryId": 612,
"InteractionType": "Combat", "InteractionType": "Combat",
"EnemySpawnType": "AutoOnEnterArea", "EnemySpawnType": "AutoOnEnterArea",
"KillEnemyDataIds": [7214], "KillEnemyDataIds": [
7214
],
"Fly": true "Fly": true
}, },
{ {

View File

@ -51,7 +51,9 @@
"TerritoryId": 612, "TerritoryId": 612,
"InteractionType": "Combat", "InteractionType": "Combat",
"EnemySpawnType": "AutoOnEnterArea", "EnemySpawnType": "AutoOnEnterArea",
"KillEnemyDataIds": [7215], "KillEnemyDataIds": [
7215
],
"AetheryteShortcut": "Fringes - Castrum Oriens", "AetheryteShortcut": "Fringes - Castrum Oriens",
"Fly": true "Fly": true
}, },

View File

@ -99,7 +99,9 @@
"TerritoryId": 612, "TerritoryId": 612,
"InteractionType": "Combat", "InteractionType": "Combat",
"EnemySpawnType": "AutoOnEnterArea", "EnemySpawnType": "AutoOnEnterArea",
"KillEnemyDataIds": [7216], "KillEnemyDataIds": [
7216
],
"Fly": true "Fly": true
} }
] ]

View File

@ -20,25 +20,25 @@
{ {
"Sequence": 1, "Sequence": 1,
"Steps": [ "Steps": [
{ {
"DataId": 1023280, "DataId": 1023280,
"Position": { "Position": {
"X": -62.790894, "X": -62.790894,
"Y": -198.96509, "Y": -198.96509,
"Z": -64.34735 "Z": -64.34735
},
"TerritoryId": 613,
"InteractionType": "AcceptQuest",
"PickUpQuestId": 2632,
"DialogueChoices": [
{
"ExcelSheet": "quest/026/StmBdy001_02632",
"Type": "List",
"Prompt": "TEXT_STMBDY001_02632_Q1_000_050",
"Answer": "TEXT_STMBDY001_02632_A1_000_051"
}
]
}, },
"TerritoryId": 613,
"InteractionType": "AcceptQuest",
"PickUpQuestId": 2632,
"DialogueChoices": [
{
"ExcelSheet": "quest/026/StmBdy001_02632",
"Type": "List",
"Prompt": "TEXT_STMBDY001_02632_Q1_000_050",
"Answer": "TEXT_STMBDY001_02632_A1_000_051"
}
]
},
{ {
"Position": { "Position": {
"X": 21.067955, "X": 21.067955,

View File

@ -1,6 +1,9 @@
{ {
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": ["JerryWester", "ewlame"], "Author": [
"JerryWester",
"ewlame"
],
"QuestSequence": [ "QuestSequence": [
{ {
"Sequence": 0, "Sequence": 0,

View File

@ -18,7 +18,7 @@
] ]
}, },
{ {
"Sequence":1, "Sequence": 1,
"Steps": [ "Steps": [
{ {
"DataId": 1025137, "DataId": 1025137,

View File

@ -30,8 +30,6 @@
{ {
"Sequence": 1, "Sequence": 1,
"Steps": [ "Steps": [
] ]
}, },
{ {

View File

@ -30,8 +30,6 @@
{ {
"Sequence": 1, "Sequence": 1,
"Steps": [ "Steps": [
] ]
}, },
{ {

View File

@ -30,8 +30,6 @@
{ {
"Sequence": 1, "Sequence": 1,
"Steps": [ "Steps": [
] ]
}, },
{ {

View File

@ -30,8 +30,6 @@
{ {
"Sequence": 1, "Sequence": 1,
"Steps": [ "Steps": [
] ]
}, },
{ {

View File

@ -30,8 +30,6 @@
{ {
"Sequence": 1, "Sequence": 1,
"Steps": [ "Steps": [
] ]
}, },
{ {

View File

@ -30,8 +30,6 @@
{ {
"Sequence": 1, "Sequence": 1,
"Steps": [ "Steps": [
] ]
}, },
{ {

View File

@ -30,8 +30,6 @@
{ {
"Sequence": 1, "Sequence": 1,
"Steps": [ "Steps": [
] ]
}, },
{ {

View File

@ -30,8 +30,6 @@
{ {
"Sequence": 1, "Sequence": 1,
"Steps": [ "Steps": [
] ]
}, },
{ {

View File

@ -30,8 +30,6 @@
{ {
"Sequence": 1, "Sequence": 1,
"Steps": [ "Steps": [
] ]
}, },
{ {

View File

@ -30,8 +30,6 @@
{ {
"Sequence": 1, "Sequence": 1,
"Steps": [ "Steps": [
] ]
}, },
{ {

View File

@ -30,8 +30,6 @@
{ {
"Sequence": 1, "Sequence": 1,
"Steps": [ "Steps": [
] ]
}, },
{ {

View File

@ -30,8 +30,6 @@
{ {
"Sequence": 1, "Sequence": 1,
"Steps": [ "Steps": [
] ]
}, },
{ {

View File

@ -39,7 +39,6 @@
"TerritoryId": 813, "TerritoryId": 813,
"InteractionType": "Interact" "InteractionType": "Interact"
} }
] ]
}, },
{ {

View File

@ -30,8 +30,6 @@
{ {
"Sequence": 1, "Sequence": 1,
"Steps": [ "Steps": [
] ]
}, },
{ {

View File

@ -1,6 +1,7 @@
## Sharing is Caring ## Sharing is Caring
QuestWork: QuestWork:
``` ```
0 0 0 x 0 0 0 0 0 x 0 0
1 → 1032140 1 → 1032140

View File

@ -1,6 +1,7 @@
## The Aesthetician of Il Mheg ## The Aesthetician of Il Mheg
QuestWork: QuestWork:
``` ```
0 x 0 0 0 0 | QW after first 0 x 0 0 0 0 | QW after first
1 → 2010860 2010863 | 1 18 0 0 0 128 1 → 2010860 2010863 | 1 18 0 0 0 128

View File

@ -55,7 +55,9 @@
null, null,
null, null,
null, null,
[1], [
1
],
null, null,
null null
] ]
@ -74,7 +76,9 @@
null, null,
null, null,
null, null,
[2], [
2
],
null, null,
null null
] ]
@ -93,7 +97,9 @@
null, null,
null, null,
null, null,
[3], [
3
],
null, null,
null null
] ]

View File

@ -1,6 +1,7 @@
## Porxine Perfection ## Porxine Perfection
QuestWork: QuestWork:
``` ```
0 0 xx 0 0 0 0 0 xx 0 0 0
16 → 2010891 2010892 16 → 2010891 2010892

View File

@ -34,7 +34,9 @@
"RequiredQuestVariables": [ "RequiredQuestVariables": [
null, null,
null, null,
[16], [
16
],
null, null,
null, null,
null null
@ -53,7 +55,9 @@
"RequiredQuestVariables": [ "RequiredQuestVariables": [
null, null,
null, null,
[32], [
32
],
null, null,
null, null,
null null
@ -72,7 +76,9 @@
"RequiredQuestVariables": [ "RequiredQuestVariables": [
null, null,
null, null,
[48], [
48
],
null, null,
null, null,
null null

View File

@ -1,6 +1,7 @@
## Amazing Graze ## Amazing Graze
Sequence 2: Sequence 2:
``` ```
0 x 0 0 0 0 0 x 0 0 0 0
1 → 2010896 2010897 1 → 2010896 2010897

View File

@ -34,7 +34,9 @@
null, null,
null, null,
null, null,
[2], [
2
],
null, null,
null null
] ]
@ -53,7 +55,9 @@
null, null,
null, null,
null, null,
[1], [
1
],
null, null,
null null
] ]
@ -72,7 +76,9 @@
null, null,
null, null,
null, null,
[3], [
3
],
null, null,
null null
] ]

View File

@ -1,6 +1,7 @@
## Pure Imagination ## Pure Imagination
QuestWork: QuestWork:
``` ```
0 0 0 x 0 0 0 0 0 x 0 0
1 → 2010899 1 → 2010899

View File

@ -1,6 +1,7 @@
## Raiders of the Lost Pork ## Raiders of the Lost Pork
QuestWork: QuestWork:
``` ```
0 x 0 0 0 0 0 x 0 0 0 0
16 → Tall Fuath (1032167) 16 → Tall Fuath (1032167)

View File

@ -33,7 +33,9 @@
"RequiredQuestVariables": [ "RequiredQuestVariables": [
null, null,
null, null,
[3], [
3
],
null, null,
null, null,
null null
@ -52,7 +54,9 @@
"RequiredQuestVariables": [ "RequiredQuestVariables": [
null, null,
null, null,
[1], [
1
],
null, null,
null, null,
null null
@ -71,7 +75,9 @@
"RequiredQuestVariables": [ "RequiredQuestVariables": [
null, null,
null, null,
[2], [
2
],
null, null,
null, null,
null null

View File

@ -42,7 +42,9 @@
"DisableNavmesh": true, "DisableNavmesh": true,
"RequiredQuestVariables": [ "RequiredQuestVariables": [
null, null,
[2], [
2
],
null, null,
null, null,
null, null,
@ -61,7 +63,9 @@
"DisableNavmesh": true, "DisableNavmesh": true,
"RequiredQuestVariables": [ "RequiredQuestVariables": [
null, null,
[3], [
3
],
null, null,
null, null,
null, null,
@ -80,7 +84,9 @@
"DisableNavmesh": true, "DisableNavmesh": true,
"RequiredQuestVariables": [ "RequiredQuestVariables": [
null, null,
[1], [
1
],
null, null,
null, null,
null, null,

View File

@ -35,7 +35,9 @@
"RequiredQuestVariables": [ "RequiredQuestVariables": [
null, null,
null, null,
[1], [
1
],
null, null,
null, null,
null null
@ -55,7 +57,9 @@
"RequiredQuestVariables": [ "RequiredQuestVariables": [
null, null,
null, null,
[2], [
2
],
null, null,
null, null,
null null

View File

@ -1,3 +1,3 @@
0 0 ? 0 0 0 0 0 ? 0 0 0
1 → 1032203 1 → 1032203
2 → 1032202 2 → 1032202

View File

@ -90,9 +90,6 @@
"AetheryteShortcut": "Rak'tika - Fanow", "AetheryteShortcut": "Rak'tika - Fanow",
"Fly": true, "Fly": true,
"RequiredGatheredItems": [ "RequiredGatheredItems": [
] ]
}, },
{ {

View File

@ -32,9 +32,6 @@
"AetheryteShortcut": "Rak'tika - Fanow", "AetheryteShortcut": "Rak'tika - Fanow",
"Fly": true, "Fly": true,
"RequiredGatheredItems": [ "RequiredGatheredItems": [
] ]
}, },
{ {

View File

@ -32,9 +32,6 @@
"AetheryteShortcut": "Rak'tika - Fanow", "AetheryteShortcut": "Rak'tika - Fanow",
"Fly": true, "Fly": true,
"RequiredGatheredItems": [ "RequiredGatheredItems": [
] ]
}, },
{ {

View File

@ -32,9 +32,6 @@
"AetheryteShortcut": "Rak'tika - Fanow", "AetheryteShortcut": "Rak'tika - Fanow",
"Fly": true, "Fly": true,
"RequiredGatheredItems": [ "RequiredGatheredItems": [
] ]
}, },
{ {

View File

@ -32,9 +32,6 @@
"AetheryteShortcut": "Rak'tika - Fanow", "AetheryteShortcut": "Rak'tika - Fanow",
"Fly": true, "Fly": true,
"RequiredGatheredItems": [ "RequiredGatheredItems": [
] ]
}, },
{ {

View File

@ -32,9 +32,6 @@
"AetheryteShortcut": "Rak'tika - Fanow", "AetheryteShortcut": "Rak'tika - Fanow",
"Fly": true, "Fly": true,
"RequiredGatheredItems": [ "RequiredGatheredItems": [
] ]
}, },
{ {

View File

@ -32,9 +32,6 @@
"AetheryteShortcut": "Rak'tika - Fanow", "AetheryteShortcut": "Rak'tika - Fanow",
"Fly": true, "Fly": true,
"RequiredGatheredItems": [ "RequiredGatheredItems": [
] ]
}, },
{ {

View File

@ -41,8 +41,6 @@
"ItemId": 29554, "ItemId": 29554,
"ItemCount": 3 "ItemCount": 3
} }
] ]
}, },
{ {

View File

@ -32,9 +32,6 @@
"AetheryteShortcut": "Rak'tika - Fanow", "AetheryteShortcut": "Rak'tika - Fanow",
"Fly": true, "Fly": true,
"RequiredGatheredItems": [ "RequiredGatheredItems": [
] ]
}, },
{ {

View File

@ -32,9 +32,6 @@
"AetheryteShortcut": "Rak'tika - Fanow", "AetheryteShortcut": "Rak'tika - Fanow",
"Fly": true, "Fly": true,
"RequiredGatheredItems": [ "RequiredGatheredItems": [
] ]
}, },
{ {

View File

@ -32,9 +32,6 @@
"AetheryteShortcut": "Rak'tika - Fanow", "AetheryteShortcut": "Rak'tika - Fanow",
"Fly": true, "Fly": true,
"RequiredGatheredItems": [ "RequiredGatheredItems": [
] ]
}, },
{ {

View File

@ -32,9 +32,6 @@
"AetheryteShortcut": "Rak'tika - Fanow", "AetheryteShortcut": "Rak'tika - Fanow",
"Fly": true, "Fly": true,
"RequiredGatheredItems": [ "RequiredGatheredItems": [
] ]
}, },
{ {

Some files were not shown because too many files have changed in this diff Show More