Compare commits

..

No commits in common. "8baf287604cc46aeb3338e99e746986b832ec484" and "aaad336c64b583d27ff27f02056101fb4cf82375" have entirely different histories.

186 changed files with 354 additions and 1597 deletions

View File

@ -10,8 +10,7 @@
},
"TerritoryId": 613,
"InteractionType": "WalkTo",
"AetheryteShortcut": "Ruby Sea - Tamamizu",
"RestartNavigationIfCancelled": false
"AetheryteShortcut": "Ruby Sea - Tamamizu"
},
{
"TerritoryId": 613,

View File

@ -10,8 +10,7 @@
},
"TerritoryId": 613,
"InteractionType": "WalkTo",
"AetheryteShortcut": "Ruby Sea - Tamamizu",
"RestartNavigationIfCancelled": false
"AetheryteShortcut": "Ruby Sea - Tamamizu"
},
{
"TerritoryId": 613,

View File

@ -10,8 +10,7 @@
},
"TerritoryId": 613,
"InteractionType": "WalkTo",
"AetheryteShortcut": "Ruby Sea - Tamamizu",
"RestartNavigationIfCancelled": false
"AetheryteShortcut": "Ruby Sea - Tamamizu"
},
{
"TerritoryId": 613,

View File

@ -10,8 +10,7 @@
},
"TerritoryId": 613,
"InteractionType": "WalkTo",
"AetheryteShortcut": "Ruby Sea - Tamamizu",
"RestartNavigationIfCancelled": false
"AetheryteShortcut": "Ruby Sea - Tamamizu"
},
{
"TerritoryId": 613,

View File

@ -4,8 +4,7 @@
"Steps": [
{
"TerritoryId": 818,
"InteractionType": "None",
"AetheryteShortcut": "Tempest - Ondo Cups"
"InteractionType": "None"
}
],
"Groups": [
@ -129,4 +128,4 @@
]
}
]
}
}

View File

@ -109,9 +109,6 @@ internal static class SkipConditionsExtensions
.AsSyntaxNodeOrToken(),
Assignment(nameof(NearPositionCondition.MaximumDistance),
nearPositionCondition.MaximumDistance, emptyCondition.MaximumDistance)
.AsSyntaxNodeOrToken(),
Assignment(nameof(NearPositionCondition.TerritoryId),
nearPositionCondition.TerritoryId, emptyCondition.TerritoryId)
.AsSyntaxNodeOrToken()))));
}

View File

@ -8,14 +8,7 @@
{
"TerritoryId": 153,
"InteractionType": "EquipItem",
"ItemId": 4546,
"AetheryteShortcut": "South Shroud - Quarrymill",
"Fly": true,
"SkipConditions": {
"AetheryteShortcutIf": {
"InSameTerritory": true
}
}
"ItemId": 4546
},
{
"TerritoryId": 153,
@ -29,7 +22,14 @@
"Z": -7.3396606
},
"TerritoryId": 153,
"InteractionType": "AcceptQuest"
"InteractionType": "AcceptQuest",
"AetheryteShortcut": "South Shroud - Quarrymill",
"Fly": true,
"SkipConditions": {
"AetheryteShortcutIf": {
"InSameTerritory": true
}
}
}
]
},

View File

@ -13,20 +13,7 @@
"Z": -142.93127
},
"TerritoryId": 133,
"InteractionType": "AcceptQuest",
"AetheryteShortcut": "Gridania",
"AethernetShortcut": [
"[Gridania] Aetheryte Plaza",
"[Gridania] Botanists' Guild"
],
"SkipConditions": {
"AetheryteShortcutIf": {
"InSameTerritory": true,
"InTerritory": [
133
]
}
}
"InteractionType": "AcceptQuest"
}
]
},

View File

@ -14,19 +14,6 @@
},
"TerritoryId": 131,
"InteractionType": "AcceptQuest",
"AetheryteShortcut": "Ul'dah",
"AethernetShortcut": [
"[Ul'dah] Aetheryte Plaza",
"[Ul'dah] Miners' Guild"
],
"SkipConditions": {
"AetheryteShortcutIf": {
"InSameTerritory": true,
"InTerritory": [
131
]
}
},
"DialogueChoices": [
{
"Type": "YesNo",

View File

@ -13,20 +13,7 @@
"Z": 153.2157
},
"TerritoryId": 131,
"InteractionType": "AcceptQuest",
"AetheryteShortcut": "Ul'dah",
"AethernetShortcut": [
"[Ul'dah] Aetheryte Plaza",
"[Ul'dah] Miners' Guild"
],
"SkipConditions": {
"AetheryteShortcutIf": {
"InSameTerritory": true,
"InTerritory": [
131
]
}
}
"InteractionType": "AcceptQuest"
}
]
},

View File

@ -13,20 +13,7 @@
"Z": 157.42725
},
"TerritoryId": 131,
"InteractionType": "AcceptQuest",
"AetheryteShortcut": "Ul'dah",
"AethernetShortcut": [
"[Ul'dah] Aetheryte Plaza",
"[Ul'dah] Miners' Guild"
],
"SkipConditions": {
"AetheryteShortcutIf": {
"InSameTerritory": true,
"InTerritory": [
131
]
}
}
"InteractionType": "AcceptQuest"
}
]
},

View File

@ -13,20 +13,7 @@
"Z": 157.42725
},
"TerritoryId": 131,
"InteractionType": "AcceptQuest",
"AetheryteShortcut": "Ul'dah",
"AethernetShortcut": [
"[Ul'dah] Aetheryte Plaza",
"[Ul'dah] Miners' Guild"
],
"SkipConditions": {
"AetheryteShortcutIf": {
"InSameTerritory": true,
"InTerritory": [
131
]
}
}
"InteractionType": "AcceptQuest"
}
]
},

View File

@ -13,13 +13,7 @@
"Z": -51.163513
},
"TerritoryId": 130,
"InteractionType": "AcceptQuest",
"AetheryteShortcut": "Ul'dah",
"SkipConditions": {
"AetheryteShortcutIf": {
"InSameTerritory": true
}
}
"InteractionType": "AcceptQuest"
}
]
},

View File

@ -14,13 +14,7 @@
"Z": -51.163513
},
"TerritoryId": 130,
"InteractionType": "AcceptQuest",
"AetheryteShortcut": "Ul'dah",
"SkipConditions": {
"AetheryteShortcutIf": {
"InSameTerritory": true
}
}
"InteractionType": "AcceptQuest"
}
]
}

View File

@ -14,7 +14,6 @@
},
"TerritoryId": 131,
"InteractionType": "AcceptQuest",
"AetheryteShortcut": "Ul'dah",
"AethernetShortcut": [
"[Ul'dah] Aetheryte Plaza",
"[Ul'dah] Gladiators' Guild"

View File

@ -13,20 +13,7 @@
"Z": 39.81079
},
"TerritoryId": 131,
"InteractionType": "AcceptQuest",
"AetheryteShortcut": "Ul'dah",
"AethernetShortcut": [
"[Ul'dah] Aetheryte Plaza",
"[Ul'dah] Gladiators' Guild"
],
"SkipConditions": {
"AetheryteShortcutIf": {
"InSameTerritory": true,
"InTerritory": [
131
]
}
}
"InteractionType": "AcceptQuest"
}
]
},

View File

@ -12,13 +12,7 @@
"Z": 4.017052
},
"TerritoryId": 129,
"InteractionType": "WalkTo",
"AetheryteShortcut": "Limsa Lominsa",
"SkipConditions": {
"AetheryteShortcutIf": {
"InSameTerritory": true
}
}
"InteractionType": "WalkTo"
},
{
"DataId": 1000895,

View File

@ -8,20 +8,7 @@
{
"TerritoryId": 128,
"InteractionType": "EquipItem",
"ItemId": 4550,
"AetheryteShortcut": "Limsa Lominsa",
"AethernetShortcut": [
"[Limsa Lominsa] Aetheryte Plaza",
"[Limsa Lominsa] Marauders' Guild"
],
"SkipConditions": {
"AetheryteShortcutIf": {
"InSameTerritory": true,
"InTerritory": [
128
]
}
}
"ItemId": 4550
},
{
"DataId": 1006757,

View File

@ -13,20 +13,7 @@
"Z": -250.56848
},
"TerritoryId": 128,
"InteractionType": "AcceptQuest",
"AetheryteShortcut": "Limsa Lominsa",
"AethernetShortcut": [
"[Limsa Lominsa] Aetheryte Plaza",
"[Limsa Lominsa] Marauders' Guild"
],
"SkipConditions": {
"AetheryteShortcutIf": {
"InSameTerritory": true,
"InTerritory": [
128
]
}
}
"InteractionType": "AcceptQuest"
}
]
},

View File

@ -13,20 +13,7 @@
"Z": -250.56848
},
"TerritoryId": 128,
"InteractionType": "AcceptQuest",
"AetheryteShortcut": "Limsa Lominsa",
"AethernetShortcut": [
"[Limsa Lominsa] Aetheryte Plaza",
"[Limsa Lominsa] Marauders' Guild"
],
"SkipConditions": {
"AetheryteShortcutIf": {
"InSameTerritory": true,
"InTerritory": [
128
]
}
}
"InteractionType": "AcceptQuest"
}
]
},

View File

@ -13,20 +13,7 @@
"Z": -250.56848
},
"TerritoryId": 128,
"InteractionType": "AcceptQuest",
"AetheryteShortcut": "Limsa Lominsa",
"AethernetShortcut": [
"[Limsa Lominsa] Aetheryte Plaza",
"[Limsa Lominsa] Marauders' Guild"
],
"SkipConditions": {
"AetheryteShortcutIf": {
"InSameTerritory": true,
"InTerritory": [
128
]
}
}
"InteractionType": "AcceptQuest"
}
]
},

View File

@ -13,20 +13,7 @@
"Z": -250.56848
},
"TerritoryId": 128,
"InteractionType": "AcceptQuest",
"AetheryteShortcut": "Limsa Lominsa",
"AethernetShortcut": [
"[Limsa Lominsa] Aetheryte Plaza",
"[Limsa Lominsa] Marauders' Guild"
],
"SkipConditions": {
"AetheryteShortcutIf": {
"InSameTerritory": true,
"InTerritory": [
128
]
}
}
"InteractionType": "AcceptQuest"
}
]
},

View File

@ -35,8 +35,7 @@
"Y": 8.712891,
"Z": 281.69678
},
"MaximumDistance": 3,
"TerritoryId": 153
"MaximumDistance": 3
}
}
}
@ -151,8 +150,7 @@
"Y": 8.712891,
"Z": 281.69678
},
"MaximumDistance": 3,
"TerritoryId": 153
"MaximumDistance": 3
}
}
}

View File

@ -35,8 +35,7 @@
"Y": 8.712891,
"Z": 281.69678
},
"MaximumDistance": 3,
"TerritoryId": 153
"MaximumDistance": 3
}
}
}
@ -158,8 +157,7 @@
"Y": 8.712891,
"Z": 281.69678
},
"MaximumDistance": 3,
"TerritoryId": 153
"MaximumDistance": 3
}
}
}

View File

@ -35,8 +35,7 @@
"Y": 8.712891,
"Z": 281.69678
},
"MaximumDistance": 3,
"TerritoryId": 153
"MaximumDistance": 3
}
}
}
@ -203,8 +202,7 @@
"Y": 8.712891,
"Z": 281.69678
},
"MaximumDistance": 3,
"TerritoryId": 153
"MaximumDistance": 3
}
}
}
@ -295,8 +293,7 @@
"Y": 8.712891,
"Z": 281.69678
},
"MaximumDistance": 3,
"TerritoryId": 153
"MaximumDistance": 3
}
}
}
@ -412,8 +409,7 @@
"Y": 8.712891,
"Z": 281.69678
},
"MaximumDistance": 3,
"TerritoryId": 153
"MaximumDistance": 3
}
}
}

View File

@ -35,8 +35,7 @@
"Y": 8.712891,
"Z": 281.69678
},
"MaximumDistance": 3,
"TerritoryId": 153
"MaximumDistance": 3
}
}
}
@ -195,8 +194,7 @@
"Y": 8.712891,
"Z": 281.69678
},
"MaximumDistance": 3,
"TerritoryId": 153
"MaximumDistance": 3
}
}
}

View File

@ -35,8 +35,7 @@
"Y": 8.712891,
"Z": 281.69678
},
"MaximumDistance": 3,
"TerritoryId": 153
"MaximumDistance": 3
}
}
}
@ -118,8 +117,7 @@
"Y": 8.712891,
"Z": 281.69678
},
"MaximumDistance": 3,
"TerritoryId": 153
"MaximumDistance": 3
}
}
}

View File

@ -196,17 +196,6 @@
{
"Sequence": 255,
"Steps": [
{
"Position": {
"X": -465.66104,
"Y": 43.041187,
"Z": 380.90747
},
"TerritoryId": 400,
"InteractionType": "WalkTo",
"Mount": true,
"DisableNavmesh": true
},
{
"DataId": 1013420,
"Position": {
@ -215,7 +204,8 @@
"Z": 347.0968
},
"TerritoryId": 400,
"InteractionType": "CompleteQuest"
"InteractionType": "CompleteQuest",
"DisableNavmesh": true
}
]
}

View File

@ -111,7 +111,6 @@
},
"TerritoryId": 398,
"InteractionType": "WalkTo",
"Mount": true,
"SkipConditions": {
"StepIf": {
"CompletionQuestVariablesFlags": [

View File

@ -20,15 +20,6 @@
{
"Sequence": 1,
"Steps": [
{
"Position": {
"X": 67.682434,
"Y": -49.685223,
"Z": -148.21802
},
"TerritoryId": 398,
"InteractionType": "WalkTo"
},
{
"DataId": 4001,
"Position": {

View File

@ -118,7 +118,6 @@
},
"TerritoryId": 398,
"InteractionType": "WalkTo",
"Mount": true,
"SkipConditions": {
"StepIf": {
"CompletionQuestVariablesFlags": [

View File

@ -152,8 +152,7 @@
"Z": 22.9953
},
"TerritoryId": 398,
"InteractionType": "CompleteQuest",
"AetheryteShortcut": "The Dravanian Forelands - Anyx Trine"
"InteractionType": "CompleteQuest"
}
]
}

View File

@ -98,7 +98,6 @@
"Y": 205.6815,
"Z": 31.631958
},
"StopDistance": 5,
"TerritoryId": 478,
"InteractionType": "CompleteQuest",
"AetheryteShortcut": "Idyllshire"

View File

@ -30,17 +30,6 @@
"InteractionType": "WalkTo",
"TargetTerritoryId": 399
},
{
"DataId": 2006210,
"Position": {
"X": -487.48004,
"Y": 144.64026,
"Z": -285.359
},
"TerritoryId": 399,
"InteractionType": "AttuneAetherCurrent",
"AetherCurrentId": 2818088
},
{
"DataId": 1013651,
"Position": {

View File

@ -20,15 +20,6 @@
{
"Sequence": 1,
"Steps": [
{
"Position": {
"X": -44.83911,
"Y": -1.6023016,
"Z": -655.73804
},
"TerritoryId": 401,
"InteractionType": "WalkTo"
},
{
"DataId": 2005824,
"Position": {

View File

@ -135,20 +135,6 @@
{
"Sequence": 3,
"Steps": [
{
"Position": {
"X": 423.53406,
"Y": -26.253891,
"Z": -550.60297
},
"TerritoryId": 398,
"InteractionType": "WalkTo",
"SkipConditions": {
"StepIf": {
"Flying": "Unlocked"
}
}
},
{
"DataId": 2005573,
"Position": {
@ -191,8 +177,7 @@
"StepIf": {
"Flying": "Unlocked"
}
},
"DisableNavmesh": true
}
}
]
},

View File

@ -35,8 +35,7 @@
"Y": 8.712891,
"Z": 281.69678
},
"MaximumDistance": 3,
"TerritoryId": 153
"MaximumDistance": 3
}
}
}

View File

@ -56,8 +56,7 @@
"Y": 8.712891,
"Z": 281.69678
},
"MaximumDistance": 3,
"TerritoryId": 153
"MaximumDistance": 3
}
}
}

View File

@ -35,8 +35,7 @@
"Y": 8.712891,
"Z": 281.69678
},
"MaximumDistance": 3,
"TerritoryId": 153
"MaximumDistance": 3
}
}
}
@ -117,8 +116,7 @@
"Y": 8.712891,
"Z": 281.69678
},
"MaximumDistance": 3,
"TerritoryId": 153
"MaximumDistance": 3
}
}
}
@ -246,8 +244,7 @@
"Y": 8.712891,
"Z": 281.69678
},
"MaximumDistance": 3,
"TerritoryId": 153
"MaximumDistance": 3
}
}
}

View File

@ -12,7 +12,6 @@
"Y": 0.014982708,
"Z": -0.07635498
},
"StopDistance": 7,
"TerritoryId": 395,
"InteractionType": "AcceptQuest"
}

View File

@ -114,7 +114,8 @@
"Z": 761.01306
},
"TerritoryId": 401,
"InteractionType": "CompleteQuest"
"InteractionType": "CompleteQuest",
"AetheryteShortcut": "The Sea of Clouds - Camp Cloudtop"
}
]
}

View File

@ -83,15 +83,6 @@
128
]
},
{
"Position": {
"X": -368.08698,
"Y": -185.05266,
"Z": 792.836
},
"TerritoryId": 401,
"InteractionType": "WalkTo"
},
{
"DataId": 1012360,
"Position": {

View File

@ -20,23 +20,6 @@
{
"Sequence": 1,
"Steps": [
{
"DataId": 1011952,
"Position": {
"X": -277.63788,
"Y": -184.59735,
"Z": 741.60376
},
"TerritoryId": 401,
"InteractionType": "AcceptQuest",
"AetheryteShortcut": "The Sea of Clouds - Camp Cloudtop",
"PickUpQuestId": 1748,
"SkipConditions": {
"AetheryteShortcutIf": {
"InSameTerritory": true
}
}
},
{
"DataId": 1001029,
"Position": {

View File

@ -47,7 +47,6 @@
"Y": 16.009666,
"Z": -9.567444
},
"StopDistance": 7,
"TerritoryId": 419,
"InteractionType": "Interact",
"TargetTerritoryId": 433
@ -64,7 +63,6 @@
"Y": 0.022254243,
"Z": -4.409851
},
"StopDistance": 5,
"TerritoryId": 433,
"InteractionType": "CompleteQuest",
"DialogueChoices": [

View File

@ -12,7 +12,6 @@
"Y": 0.022254243,
"Z": -4.409851
},
"StopDistance": 5,
"TerritoryId": 433,
"InteractionType": "AcceptQuest"
}
@ -28,6 +27,7 @@
"Y": 1.1443481,
"Z": 13.199036
},
"StopDistance": 7,
"TerritoryId": 433,
"InteractionType": "Interact",
"TargetTerritoryId": 419

View File

@ -87,17 +87,6 @@
{
"Sequence": 4,
"Steps": [
{
"DataId": 1011240,
"Position": {
"X": 493.15625,
"Y": 200.2377,
"Z": 663.01965
},
"TerritoryId": 397,
"InteractionType": "AcceptQuest",
"PickUpQuestId": 1744
},
{
"DataId": 2005536,
"Position": {

View File

@ -20,39 +20,6 @@
{
"Sequence": 1,
"Steps": [
{
"DataId": 1011910,
"Position": {
"X": -298.26813,
"Y": 126.67049,
"Z": -1.4191895
},
"TerritoryId": 397,
"InteractionType": "AcceptQuest",
"PickUpQuestId": 1759
},
{
"DataId": 1011907,
"Position": {
"X": -288.8686,
"Y": 127.06639,
"Z": 13.199036
},
"TerritoryId": 397,
"InteractionType": "AcceptQuest",
"PickUpQuestId": 1760
},
{
"DataId": 1011911,
"Position": {
"X": -279.56055,
"Y": 127.08131,
"Z": 13.595764
},
"TerritoryId": 397,
"InteractionType": "AcceptQuest",
"PickUpQuestId": 2111
},
{
"Position": {
"X": -365.48965,

View File

@ -20,16 +20,6 @@
{
"Sequence": 1,
"Steps": [
{
"Position": {
"X": -826.9342,
"Y": 117.95439,
"Z": -642.92413
},
"TerritoryId": 397,
"InteractionType": "WalkTo",
"Fly": true
},
{
"Position": {
"X": -850.3646,

View File

@ -35,17 +35,6 @@
{
"Sequence": 2,
"Steps": [
{
"DataId": 1011916,
"Position": {
"X": 470.02356,
"Y": -49.89133,
"Z": 20.370789
},
"TerritoryId": 398,
"InteractionType": "AcceptQuest",
"PickUpQuestId": 1771
},
{
"Position": {
"X": 634.0371,

View File

@ -105,17 +105,6 @@
{
"Sequence": 3,
"Steps": [
{
"DataId": 1011929,
"Position": {
"X": 70.81714,
"Y": -49.2083,
"Z": -141.55798
},
"TerritoryId": 398,
"InteractionType": "AcceptQuest",
"PickUpQuestId": 1790
},
{
"Position": {
"X": 70.535545,

View File

@ -90,52 +90,13 @@
"Sequence": 255,
"Steps": [
{
"DataId": 1011916,
"Position": {
"X": 470.02356,
"Y": -49.89133,
"Z": 20.370789
"X": 123.44939,
"Y": -60.88712,
"Z": -118.79085
},
"TerritoryId": 398,
"InteractionType": "AcceptQuest",
"PickUpQuestId": 1797,
"AetheryteShortcut": "The Dravanian Forelands - Tailfeather",
"SkipConditions": {
"AetheryteShortcutIf": {
"QuestsCompleted": [
1797
]
}
}
},
{
"DataId": 1011937,
"Position": {
"X": -305.56195,
"Y": 39.04307,
"Z": 22.9953
},
"TerritoryId": 398,
"InteractionType": "AcceptQuest",
"PickUpQuestId": 1802,
"AetheryteShortcut": "The Dravanian Forelands - Anyx Trine",
"SkipConditions": {
"AetheryteShortcutIf": {
"QuestsCompleted": [
1802
]
}
}
},
{
"Position": {
"X": 22.235865,
"Y": -24.754946,
"Z": -119.65716
},
"TerritoryId": 398,
"InteractionType": "WalkTo",
"AetheryteShortcut": "The Dravanian Forelands - Anyx Trine"
"InteractionType": "WalkTo"
},
{
"DataId": 1014544,
@ -145,8 +106,7 @@
"Z": -142.50409
},
"TerritoryId": 398,
"InteractionType": "CompleteQuest",
"DisableNavmesh": true
"InteractionType": "CompleteQuest"
}
]
}

View File

@ -12,7 +12,7 @@
"Y": -50.325172,
"Z": -146.95972
},
"StopDistance": 7,
"StopDistance": 5,
"TerritoryId": 398,
"InteractionType": "AcceptQuest"
}

View File

@ -12,7 +12,7 @@
"Y": -69.42934,
"Z": 693.5072
},
"StopDistance": 6.5,
"StopDistance": 5,
"TerritoryId": 400,
"InteractionType": "AcceptQuest"
}

View File

@ -31,17 +31,6 @@
"DisableNavmesh": true,
"Mount": true
},
{
"DataId": 1012284,
"Position": {
"X": 363.24097,
"Y": -73.25598,
"Z": 678.4314
},
"TerritoryId": 400,
"InteractionType": "AcceptQuest",
"PickUpQuestId": 1819
},
{
"Position": {
"X": 286.46622,

View File

@ -155,7 +155,7 @@
"Y": -69.42934,
"Z": 693.5072
},
"StopDistance": 7,
"StopDistance": 5,
"TerritoryId": 400,
"InteractionType": "CompleteQuest"
}

View File

@ -12,7 +12,7 @@
"Y": -69.42934,
"Z": 693.5072
},
"StopDistance": 7,
"StopDistance": 5,
"TerritoryId": 400,
"InteractionType": "AcceptQuest"
}

View File

@ -58,25 +58,6 @@
{
"Sequence": 255,
"Steps": [
{
"DataId": 1012285,
"Position": {
"X": 247.11987,
"Y": -42.33362,
"Z": 565.3314
},
"TerritoryId": 400,
"InteractionType": "AcceptQuest",
"PickUpQuestId": 1823,
"AetheryteShortcut": "The Churning Mists - Moghome",
"SkipConditions": {
"AetheryteShortcutIf": {
"QuestsCompleted": [
1823
]
}
}
},
{
"DataId": 1013202,
"Position": {

View File

@ -85,7 +85,6 @@
"Y": 123.72873,
"Z": 210.74231
},
"StopDistance": 7,
"TerritoryId": 400,
"InteractionType": "CompleteQuest"
}

View File

@ -12,7 +12,6 @@
"Y": 123.72873,
"Z": 210.74231
},
"StopDistance": 7,
"TerritoryId": 400,
"InteractionType": "AcceptQuest"
}

View File

@ -20,17 +20,6 @@
{
"Sequence": 1,
"Steps": [
{
"DataId": 1013434,
"Position": {
"X": 517.9064,
"Y": -1.1917055,
"Z": -354.63495
},
"TerritoryId": 400,
"InteractionType": "AcceptQuest",
"PickUpQuestId": 1835
},
{
"DataId": 1012720,
"Position": {

View File

@ -12,7 +12,6 @@
"Y": 16.979584,
"Z": -37.521973
},
"StopDistance": 7,
"TerritoryId": 418,
"InteractionType": "AcceptQuest"
}
@ -59,7 +58,6 @@
"Y": 0,
"Z": -3.1281738
},
"StopDistance": 7,
"TerritoryId": 212,
"InteractionType": "Interact"
}

View File

@ -21,25 +21,6 @@
{
"Sequence": 255,
"Steps": [
{
"DataId": 1013420,
"Position": {
"X": -511.46716,
"Y": 50,
"Z": 347.0968
},
"TerritoryId": 400,
"InteractionType": "AcceptQuest",
"AetheryteShortcut": "The Churning Mists - Zenith",
"PickUpQuestId": 1828,
"SkipConditions": {
"AetheryteShortcutIf": {
"QuestsCompleted": [
1828
]
}
}
},
{
"DataId": 1013172,
"Position": {
@ -49,6 +30,7 @@
},
"TerritoryId": 400,
"InteractionType": "CompleteQuest",
"AetheryteShortcut": "The Churning Mists - Zenith",
"Fly": true
}
]

View File

@ -21,18 +21,6 @@
{
"Sequence": 255,
"Steps": [
{
"DataId": 1014720,
"Position": {
"X": 13.809326,
"Y": 15.96505,
"Z": -13.870483
},
"StopDistance": 7,
"TerritoryId": 419,
"InteractionType": "AcceptQuest",
"PickUpQuestId": 1874
},
{
"DataId": 1011223,
"Position": {
@ -49,9 +37,8 @@
"Yes": true
}
],
"AetheryteShortcut": "Ishgard",
"AethernetShortcut": [
"[Ishgard] Aetheryte Plaza",
"[Ishgard] The Last Vigil",
"[Ishgard] The Forgotten Knight"
]
},

View File

@ -38,7 +38,7 @@
"Z": 113.54166
},
"TerritoryId": 401,
"InteractionType": "Emote",
"InteractionType": "SinglePlayerDuty",
"Emote": "lookout",
"StopDistance": 0.25
}
@ -54,9 +54,10 @@
"Z": 77.39858
},
"TerritoryId": 401,
"InteractionType": "SinglePlayerDuty",
"InteractionType": "Emote",
"Emote": "lookout",
"StopDistance": 0.25
"StopDistance": 0.25,
"Comment": "Solo Duty triggered by emoting?"
}
]
},

View File

@ -20,17 +20,6 @@
{
"Sequence": 1,
"Steps": [
{
"DataId": 1012069,
"Position": {
"X": -647.0283,
"Y": -51.05719,
"Z": -417.74628
},
"TerritoryId": 401,
"InteractionType": "AcceptQuest",
"PickUpQuestId": 1909
},
{
"DataId": 1012064,
"Position": {
@ -46,17 +35,6 @@
{
"Sequence": 2,
"Steps": [
{
"DataId": 1012068,
"Position": {
"X": -597.0398,
"Y": -51.05185,
"Z": -387.0451
},
"TerritoryId": 401,
"InteractionType": "AcceptQuest",
"PickUpQuestId": 1910
},
{
"DataId": 2006231,
"Position": {
@ -90,7 +68,6 @@
"Y": -14.730623,
"Z": -537.56006
},
"StopDistance": 7,
"TerritoryId": 401,
"InteractionType": "Interact",
"DialogueChoices": [
@ -123,7 +100,7 @@
"Y": -14.153766,
"Z": -543.0228
},
"StopDistance": 7,
"StopDistance": 5,
"TerritoryId": 401,
"InteractionType": "CompleteQuest"
}

View File

@ -12,7 +12,7 @@
"Y": -14.153766,
"Z": -543.0228
},
"StopDistance": 7,
"StopDistance": 5,
"TerritoryId": 401,
"InteractionType": "AcceptQuest"
}

View File

@ -21,15 +21,6 @@
{
"Sequence": 1,
"Steps": [
{
"Position": {
"X": 43.620056,
"Y": -7.9655867,
"Z": 103.63884
},
"TerritoryId": 132,
"InteractionType": "WalkTo"
},
{
"DataId": 1000691,
"Position": {

View File

@ -45,8 +45,7 @@
},
"TerritoryId": 398,
"InteractionType": "CompleteQuest",
"AetheryteShortcut": "The Dravanian Forelands - Tailfeather",
"Fly": true
"AetheryteShortcut": "The Dravanian Forelands - Tailfeather"
}
]
}

View File

@ -27,7 +27,6 @@
"Y": 205.62819,
"Z": 26.901611
},
"StopDistance": 7,
"TerritoryId": 478,
"InteractionType": "Interact"
}
@ -48,15 +47,7 @@
"$": "0 0 0 0 0 0 -> 1 0 0 0 0 64",
"ChatMessage": {
"Key": "TEXT_HEAVNA607_01656_SAYTODO_000"
},
"CompletionQuestVariablesFlags": [
null,
null,
null,
null,
null,
64
]
}
},
{
"DataId": 1012413,
@ -69,15 +60,7 @@
"InteractionType": "Say",
"ChatMessage": {
"Key": "TEXT_HEAVNA607_01656_SAYTODO_000"
},
"CompletionQuestVariablesFlags": [
null,
null,
null,
null,
null,
128
]
}
}
]
},

View File

@ -20,21 +20,6 @@
{
"Sequence": 1,
"Steps": [
{
"DataId": 1012287,
"Position": {
"X": -28.397034,
"Y": 100.969696,
"Z": -186.4195
},
"TerritoryId": 399,
"InteractionType": "AcceptQuest",
"PickUpQuestId": 1936,
"AethernetShortcut": [
"[Idyllshire] Aetheryte Plaza",
"[Idyllshire] Epilogue Gate (Eastern Hinterlands)"
]
},
{
"DataId": 1012416,
"Position": {

View File

@ -20,17 +20,6 @@
{
"Sequence": 1,
"Steps": [
{
"DataId": 1012102,
"Position": {
"X": 72.40405,
"Y": 205.6815,
"Z": 31.631958
},
"TerritoryId": 478,
"InteractionType": "AcceptQuest",
"PickUpQuestId": 1945
},
{
"DataId": 1012419,
"Position": {

View File

@ -21,17 +21,6 @@
{
"Sequence": 1,
"Steps": [
{
"DataId": 1012133,
"Position": {
"X": -26.840637,
"Y": 206.49944,
"Z": 28.67163
},
"TerritoryId": 478,
"InteractionType": "AcceptQuest",
"PickUpQuestId": 1963
},
{
"Position": {
"X": 71.86769,
@ -40,15 +29,18 @@
},
"TerritoryId": 478,
"InteractionType": "WalkTo",
"TargetTerritoryId": 399,
"SkipConditions": {
"StepIf": {
"InTerritory": [
399
]
}
"TargetTerritoryId": 399
},
{
"DataId": 2006210,
"Position": {
"X": -487.48004,
"Y": 144.64026,
"Z": -285.359
},
"$": "Skipped if already in the Hinterlands, since 'Taking Stock' already leaves you closer to the entrance to Matoya's cave"
"TerritoryId": 399,
"InteractionType": "AttuneAetherCurrent",
"AetherCurrentId": 2818088
},
{
"DataId": 2006214,

View File

@ -44,7 +44,7 @@
"Y": 38.43,
"Z": 3.5552979
},
"StopDistance": 6,
"StopDistance": 7,
"TerritoryId": 463,
"InteractionType": "Interact"
}
@ -53,17 +53,6 @@
{
"Sequence": 3,
"Steps": [
{
"DataId": 1012141,
"Position": {
"X": 35.690796,
"Y": 38.43,
"Z": 12.985352
},
"TerritoryId": 463,
"InteractionType": "AcceptQuest",
"PickUpQuestId": 1966
},
{
"DataId": 2005337,
"Position": {
@ -125,8 +114,7 @@
},
"TerritoryId": 399,
"InteractionType": "WalkTo",
"DisableNavmesh": true,
"Mount": true
"DisableNavmesh": true
},
{
"DataId": 2005336,

View File

@ -28,7 +28,6 @@
"Y": -14.52896,
"Z": 41.153564
},
"StopDistance": 7,
"TerritoryId": 419,
"InteractionType": "Interact"
}

View File

@ -61,8 +61,7 @@
"Z": -659.2356
},
"TerritoryId": 402,
"InteractionType": "Interact",
"DisableNavmesh": true
"InteractionType": "Interact"
}
]
},

View File

@ -35,15 +35,6 @@
{
"Sequence": 2,
"Steps": [
{
"Position": {
"X": 642.1002,
"Y": -32.964188,
"Z": -532.8383
},
"TerritoryId": 402,
"InteractionType": "WalkTo"
},
{
"DataId": 2005568,
"Position": {

View File

@ -94,7 +94,6 @@
"Y": 0.022254243,
"Z": 4.623413
},
"StopDistance": 7,
"TerritoryId": 433,
"InteractionType": "CompleteQuest"
}

View File

@ -27,7 +27,6 @@
"Y": 24.458836,
"Z": 0.62561035
},
"StopDistance": 4,
"TerritoryId": 418,
"InteractionType": "Interact",
"DialogueChoices": [
@ -80,7 +79,6 @@
"Y": 0.022254243,
"Z": 4.623413
},
"StopDistance": 7,
"TerritoryId": 433,
"InteractionType": "CompleteQuest"
}

View File

@ -78,10 +78,6 @@
{
"Sequence": 255,
"Steps": [
{
"TerritoryId": 146,
"InteractionType": "EquipRecommended"
},
{
"DataId": 1017762,
"Position": {

View File

@ -28,7 +28,7 @@
"Z": -210.22363
},
"TerritoryId": 622,
"InteractionType": "Instruction",
"InteractionType": "WaitForManualProgress",
"Comment": "Snipe sheep"
}
]

View File

@ -50,15 +50,18 @@
},
"TerritoryId": 622,
"InteractionType": "Interact",
"$": "QW: 0 0 0 0 0 0 -> QW: 1 16 0 0 0 128",
"CompletionQuestVariablesFlags": [
null,
null,
null,
null,
null,
128
]
"$": "QW: 0 0 0 0 0 0 -> QW: 1 16 0 0 0 128"
},
{
"DataId": 2008926,
"Position": {
"X": 27.634033,
"Y": 115.464966,
"Z": -48.05072
},
"TerritoryId": 622,
"InteractionType": "Interact",
"$": "QW: 1 16 0 0 0 128 -> QW: 2 32 0 0 0 192"
},
{
"DataId": 2008927,
@ -68,35 +71,7 @@
"Z": -49.5766
},
"TerritoryId": 622,
"InteractionType": "Interact",
"CompletionQuestVariablesFlags": [
null,
null,
null,
null,
null,
32
]
},
{
"DataId": 2008926,
"Position": {
"X": 27.634033,
"Y": 115.464966,
"Z": -48.05072
},
"StopDistance": 4,
"TerritoryId": 622,
"InteractionType": "Interact",
"$": "QW: 1 16 0 0 0 128 -> QW: 2 32 0 0 0 192",
"CompletionQuestVariablesFlags": [
null,
null,
null,
null,
null,
64
]
"InteractionType": "Interact"
}
]
},
@ -116,4 +91,4 @@
]
}
]
}
}

View File

@ -49,7 +49,8 @@
},
"StopDistance": 0.5,
"TerritoryId": 612,
"InteractionType": "Combat",
"InteractionType": "Instruction",
"Comment": "Manual combat",
"EnemySpawnType": "AutoOnEnterArea",
"KillEnemyDataIds": [
7504
@ -68,7 +69,8 @@
},
"StopDistance": 2,
"TerritoryId": 612,
"InteractionType": "Combat",
"InteractionType": "Instruction",
"Comment": "Manual combat",
"EnemySpawnType": "AutoOnEnterArea",
"KillEnemyDataIds": [
7505

View File

@ -83,7 +83,6 @@
"Y": 74.88393,
"Z": -118.30322
},
"StopDistance": 5,
"TerritoryId": 612,
"InteractionType": "Interact"
}
@ -99,11 +98,10 @@
"Y": 75.3867,
"Z": -124.712036
},
"StopDistance": 7,
"TerritoryId": 612,
"InteractionType": "CompleteQuest"
}
]
}
]
}
}

View File

@ -113,8 +113,7 @@
},
"TerritoryId": 613,
"InteractionType": "WalkTo",
"AetheryteShortcut": "Ruby Sea - Tamamizu",
"RestartNavigationIfCancelled": false
"AetheryteShortcut": "Ruby Sea - Tamamizu"
},
{
"Position": {

View File

@ -20,6 +20,15 @@
{
"Sequence": 1,
"Steps": [
{
"Position": {
"X": 566.1683,
"Y": -60.550995,
"Z": -134.80696
},
"TerritoryId": 613,
"InteractionType": "WalkTo"
},
{
"DataId": 1023358,
"Position": {
@ -78,9 +87,9 @@
"Steps": [
{
"Position": {
"X": 617.17053,
"Y": -29.302427,
"Z": -130.22484
"X": 617.86127,
"Y": -29.12958,
"Z": -129.81326
},
"TerritoryId": 613,
"InteractionType": "Jump",
@ -128,13 +137,30 @@
"Steps": [
{
"Position": {
"X": 570.09125,
"Y": -62.583626,
"Z": -145.46727
"X": 593.3238,
"Y": -45.048393,
"Z": -152.89952
},
"TerritoryId": 613,
"InteractionType": "Jump",
"StopDistance": 0.25,
"JumpDestination": {
"Position": {
"X": 566.00684,
"Y": -61.995552,
"Z": -146.04814
}
}
},
{
"Position": {
"X": 566.1683,
"Y": -60.550995,
"Z": -134.80696
},
"TerritoryId": 613,
"InteractionType": "WalkTo",
"DisableNavmesh": true
"Mount": true
},
{
"DataId": 1023358,
@ -149,4 +175,4 @@
]
}
]
}
}

View File

@ -126,17 +126,6 @@
4
]
},
{
"Position": {
"X": 445.11514,
"Y": 40.55606,
"Z": -51.57855
},
"TerritoryId": 614,
"InteractionType": "WalkTo",
"DisableNavmesh": true,
"Mount": true
},
{
"DataId": 2008465,
"Position": {

View File

@ -13,21 +13,7 @@
"Z": 403.3722
},
"TerritoryId": 622,
"InteractionType": "AcceptQuest",
"AetheryteShortcut": "Azim Steppe - Reunion",
"SkipConditions": {
"AetheryteShortcutIf": {
"NearPosition": {
"Position": {
"X": 525.10876,
"Y": -19.50681,
"Z": 403.3722
},
"MaximumDistance": 100,
"TerritoryId": 622
}
}
}
"InteractionType": "AcceptQuest"
}
]
},

View File

@ -35,8 +35,7 @@
"Y": 8.712891,
"Z": 281.69678
},
"MaximumDistance": 3,
"TerritoryId": 153
"MaximumDistance": 3
}
}
}

View File

@ -13,8 +13,7 @@
},
"TerritoryId": 613,
"InteractionType": "WalkTo",
"AetheryteShortcut": "Ruby Sea - Tamamizu",
"RestartNavigationIfCancelled": false
"AetheryteShortcut": "Ruby Sea - Tamamizu"
},
{
"Position": {

View File

@ -75,8 +75,7 @@
},
"TerritoryId": 613,
"InteractionType": "WalkTo",
"AetheryteShortcut": "Ruby Sea - Tamamizu",
"RestartNavigationIfCancelled": false
"AetheryteShortcut": "Ruby Sea - Tamamizu"
},
{
"Position": {

View File

@ -80,8 +80,7 @@
},
"TerritoryId": 613,
"InteractionType": "WalkTo",
"Mount": true,
"RestartNavigationIfCancelled": false
"Mount": true
},
{
"Position": {

View File

@ -26,17 +26,6 @@
{
"Sequence": 1,
"Steps": [
{
"DataId": 1019517,
"Position": {
"X": -653.0099,
"Y": 129.91537,
"Z": -510.67374
},
"TerritoryId": 612,
"InteractionType": "AcceptQuest",
"PickUpQuestId": 2639
},
{
"DataId": 2007955,
"Position": {

View File

@ -44,8 +44,7 @@
"Z": -730.4951
},
"TerritoryId": 620,
"InteractionType": "Interact",
"AetheryteShortcut": "Peaks - Ala Gannha"
"InteractionType": "Interact"
}
]
},
@ -65,4 +64,4 @@
]
}
]
}
}

View File

@ -34,12 +34,7 @@
"Z": -300.8011
},
"TerritoryId": 620,
"InteractionType": "Interact",
"AetheryteShortcut": "Rhalgr's Reach",
"AethernetShortcut": [
"[Rhalgr's Reach] Aetheryte Plaza",
"[Rhalgr's Reach] Peaks Gate"
]
"InteractionType": "Interact"
}
]
},
@ -75,4 +70,4 @@
]
}
]
}
}

View File

@ -34,7 +34,6 @@
"Y": 13.02367,
"Z": -88.91437
},
"StopDistance": 5,
"TerritoryId": 635,
"InteractionType": "CompleteQuest"
}

View File

@ -46,25 +46,6 @@
{
"Sequence": 2,
"Steps": [
{
"DataId": 1020841,
"Position": {
"X": 146.01355,
"Y": 118.1921,
"Z": -730.4951
},
"TerritoryId": 620,
"InteractionType": "AcceptQuest",
"PickUpQuestId": 2655,
"AetheryteShortcut": "Peaks - Ala Gannha",
"SkipConditions": {
"AetheryteShortcutIf": {
"QuestsCompleted": [
2655
]
}
}
},
{
"DataId": 1020432,
"Position": {

View File

@ -26,17 +26,6 @@
{
"Sequence": 1,
"Steps": [
{
"DataId": 1019519,
"Position": {
"X": -613.1228,
"Y": 130,
"Z": -529.839
},
"TerritoryId": 612,
"InteractionType": "AcceptQuest",
"PickUpQuestId": 2661
},
{
"DataId": 1020434,
"Position": {
@ -70,4 +59,4 @@
]
}
]
}
}

View File

@ -101,7 +101,7 @@
"Y": -6.9999976,
"Z": -58.884644
},
"StopDistance": 6,
"StopDistance": 5,
"TerritoryId": 628,
"InteractionType": "CompleteQuest"
}

View File

@ -86,25 +86,6 @@
}
}
},
{
"DataId": 1019486,
"Position": {
"X": -116.746826,
"Y": 0.6342248,
"Z": -55.832825
},
"TerritoryId": 635,
"InteractionType": "Interact",
"$": "2 16 0 0 0 160 -> 3 16 0 0 0 176",
"CompletionQuestVariablesFlags": [
null,
null,
null,
null,
null,
16
]
},
{
"Position": {
"X": -42.27211,
@ -126,6 +107,25 @@
}
}
},
{
"DataId": 1019486,
"Position": {
"X": -116.746826,
"Y": 0.6342248,
"Z": -55.832825
},
"TerritoryId": 635,
"InteractionType": "Interact",
"$": "2 16 0 0 0 160 -> 3 16 0 0 0 176",
"CompletionQuestVariablesFlags": [
null,
null,
null,
null,
null,
16
]
},
{
"DataId": 1019490,
"Position": {

View File

@ -144,9 +144,8 @@
},
"TerritoryId": 635,
"InteractionType": "CompleteQuest",
"AetheryteShortcut": "Rhalgr's Reach",
"AethernetShortcut": [
"[Rhalgr's Reach] Aetheryte Plaza",
"[Rhalgr's Reach] Northeastern Rhalgr's Reach",
"[Rhalgr's Reach] Western Rhalgr's Reach"
]
}

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