Minor adjustments to AST quests
This commit is contained in:
parent
8ecf9160eb
commit
77a06bc401
@ -22,15 +22,10 @@
|
|||||||
],
|
],
|
||||||
"SkipConditions": {
|
"SkipConditions": {
|
||||||
"AetheryteShortcutIf": {
|
"AetheryteShortcutIf": {
|
||||||
"NearPosition": {
|
"InSameTerritory": true,
|
||||||
"Position": {
|
"InTerritory": [
|
||||||
"X": 202.38037,
|
419
|
||||||
"Y": -5.3999662,
|
]
|
||||||
"Z": -58.9151
|
|
||||||
},
|
|
||||||
"TerritoryId": 419,
|
|
||||||
"MaximumDistance": 100
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -68,7 +63,7 @@
|
|||||||
"SkipConditions": {
|
"SkipConditions": {
|
||||||
"StepIf": {
|
"StepIf": {
|
||||||
"CompletionQuestVariablesFlags": [
|
"CompletionQuestVariablesFlags": [
|
||||||
1,
|
null,
|
||||||
null,
|
null,
|
||||||
null,
|
null,
|
||||||
null,
|
null,
|
||||||
@ -91,12 +86,12 @@
|
|||||||
"SkipConditions": {
|
"SkipConditions": {
|
||||||
"StepIf": {
|
"StepIf": {
|
||||||
"CompletionQuestVariablesFlags": [
|
"CompletionQuestVariablesFlags": [
|
||||||
2,
|
|
||||||
null,
|
null,
|
||||||
null,
|
null,
|
||||||
null,
|
null,
|
||||||
null,
|
null,
|
||||||
null
|
null,
|
||||||
|
64
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -110,7 +105,15 @@
|
|||||||
},
|
},
|
||||||
"TerritoryId": 419,
|
"TerritoryId": 419,
|
||||||
"InteractionType": "Interact",
|
"InteractionType": "Interact",
|
||||||
"StopDistance": 4
|
"StopDistance": 4,
|
||||||
|
"CompletionQuestVariablesFlags": [
|
||||||
|
null,
|
||||||
|
null,
|
||||||
|
null,
|
||||||
|
null,
|
||||||
|
null,
|
||||||
|
32
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
@ -19,10 +19,12 @@
|
|||||||
"AetheryteShortcut": "South Shroud - Quarrymill",
|
"AetheryteShortcut": "South Shroud - Quarrymill",
|
||||||
"SkipConditions": {
|
"SkipConditions": {
|
||||||
"AetheryteShortcutIf": {
|
"AetheryteShortcutIf": {
|
||||||
"InSameTerritory": true
|
"InSameTerritory": true,
|
||||||
|
"InTerritory": [
|
||||||
|
419
|
||||||
|
]
|
||||||
}
|
}
|
||||||
},
|
}
|
||||||
"Comment": "This quest have solo duty!"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
@ -22,7 +22,10 @@
|
|||||||
],
|
],
|
||||||
"SkipConditions": {
|
"SkipConditions": {
|
||||||
"AetheryteShortcutIf": {
|
"AetheryteShortcutIf": {
|
||||||
"InSameTerritory": true
|
"InSameTerritory": true,
|
||||||
|
"InTerritory": [
|
||||||
|
419
|
||||||
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -22,15 +22,10 @@
|
|||||||
],
|
],
|
||||||
"SkipConditions": {
|
"SkipConditions": {
|
||||||
"AetheryteShortcutIf": {
|
"AetheryteShortcutIf": {
|
||||||
"NearPosition": {
|
"InSameTerritory": true,
|
||||||
"Position": {
|
"InTerritory": [
|
||||||
"X": 202.38037,
|
419
|
||||||
"Y": -5.3999662,
|
]
|
||||||
"Z": -58.9151
|
|
||||||
},
|
|
||||||
"MaximumDistance": 100,
|
|
||||||
"TerritoryId": 419
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -22,18 +22,12 @@
|
|||||||
],
|
],
|
||||||
"SkipConditions": {
|
"SkipConditions": {
|
||||||
"AetheryteShortcutIf": {
|
"AetheryteShortcutIf": {
|
||||||
"NearPosition": {
|
"InSameTerritory": true,
|
||||||
"Position": {
|
"InTerritory": [
|
||||||
"X": 199.93884,
|
419
|
||||||
"Y": -0.899981,
|
]
|
||||||
"Z": -48.722107
|
|
||||||
},
|
|
||||||
"MaximumDistance": 100,
|
|
||||||
"TerritoryId": 419
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
},
|
}
|
||||||
"Comment": "This quest have solo duty!"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@ -121,11 +115,31 @@
|
|||||||
},
|
},
|
||||||
"StepIf": {
|
"StepIf": {
|
||||||
"CompletionQuestVariablesFlags": [
|
"CompletionQuestVariablesFlags": [
|
||||||
16,
|
|
||||||
16,
|
|
||||||
null,
|
null,
|
||||||
null,
|
null,
|
||||||
null,
|
null,
|
||||||
|
null,
|
||||||
|
null,
|
||||||
|
128
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Position": {
|
||||||
|
"X": -2.1358607,
|
||||||
|
"Y": 45.631218,
|
||||||
|
"Z": -258.50027
|
||||||
|
},
|
||||||
|
"TerritoryId": 128,
|
||||||
|
"InteractionType": "WalkTo",
|
||||||
|
"AethernetShortcut": [
|
||||||
|
"[Limsa Lominsa] Fishermens' Guild",
|
||||||
|
"[Limsa Lominsa] Marauders' Guild"
|
||||||
|
],
|
||||||
|
"SkipConditions": {
|
||||||
|
"StepIf": {
|
||||||
|
"InTerritory": [
|
||||||
128
|
128
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@ -141,39 +155,14 @@
|
|||||||
"TerritoryId": 128,
|
"TerritoryId": 128,
|
||||||
"InteractionType": "Interact",
|
"InteractionType": "Interact",
|
||||||
"StopDistance": 5,
|
"StopDistance": 5,
|
||||||
"AetheryteShortcut": "Limsa Lominsa",
|
"CompletionQuestVariablesFlags": [
|
||||||
"AethernetShortcut": [
|
null,
|
||||||
"[Limsa Lominsa] Fishermens' Guild",
|
null,
|
||||||
"[Limsa Lominsa] Marauders' Guild"
|
null,
|
||||||
],
|
null,
|
||||||
"SkipConditions": {
|
null,
|
||||||
"AetheryteShortcutIf": {
|
64
|
||||||
"InSameTerritory": true
|
]
|
||||||
}
|
|
||||||
},
|
|
||||||
"Comment": "You will probably need to do this manually navmesh doesn't work inside Coral Tower"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"DataId": 1003282,
|
|
||||||
"Position": {
|
|
||||||
"X": -3.03656,
|
|
||||||
"Y": 48.168007,
|
|
||||||
"Z": -261.70752
|
|
||||||
},
|
|
||||||
"TerritoryId": 128,
|
|
||||||
"InteractionType": "Interact",
|
|
||||||
"StopDistance": 5,
|
|
||||||
"AetheryteShortcut": "Limsa Lominsa",
|
|
||||||
"AethernetShortcut": [
|
|
||||||
"[Limsa Lominsa] Fishermens' Guild",
|
|
||||||
"[Limsa Lominsa] Marauders' Guild"
|
|
||||||
],
|
|
||||||
"SkipConditions": {
|
|
||||||
"AetheryteShortcutIf": {
|
|
||||||
"InSameTerritory": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"Comment": "You will probably need to do this manually navmesh doesn't work inside Coral Tower"
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"DataId": 1002680,
|
"DataId": 1002680,
|
||||||
@ -185,16 +174,14 @@
|
|||||||
"TerritoryId": 128,
|
"TerritoryId": 128,
|
||||||
"InteractionType": "Interact",
|
"InteractionType": "Interact",
|
||||||
"StopDistance": 5,
|
"StopDistance": 5,
|
||||||
"AetheryteShortcut": "Limsa Lominsa",
|
"CompletionQuestVariablesFlags": [
|
||||||
"AethernetShortcut": [
|
null,
|
||||||
"[Limsa Lominsa] Aetheryte Plaza",
|
null,
|
||||||
"[Limsa Lominsa] Marauders' Guild"
|
null,
|
||||||
],
|
null,
|
||||||
"SkipConditions": {
|
null,
|
||||||
"AetheryteShortcutIf": {
|
32
|
||||||
"InSameTerritory": true
|
]
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@ -215,13 +202,7 @@
|
|||||||
"AethernetShortcut": [
|
"AethernetShortcut": [
|
||||||
"[Limsa Lominsa] Aetheryte Plaza",
|
"[Limsa Lominsa] Aetheryte Plaza",
|
||||||
"[Limsa Lominsa] Marauders' Guild"
|
"[Limsa Lominsa] Marauders' Guild"
|
||||||
],
|
]
|
||||||
"SkipConditions": {
|
|
||||||
"AetheryteShortcutIf": {
|
|
||||||
"InSameTerritory": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"Comment": "Do it manually, navmesh can't get inside the building it seem.\nOtherwise it will run into wall."
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@ -236,18 +217,7 @@
|
|||||||
"Z": -160.47919
|
"Z": -160.47919
|
||||||
},
|
},
|
||||||
"TerritoryId": 128,
|
"TerritoryId": 128,
|
||||||
"InteractionType": "SinglePlayerDuty",
|
"InteractionType": "SinglePlayerDuty"
|
||||||
"StopDistance": 3,
|
|
||||||
"AetheryteShortcut": "Limsa Lominsa",
|
|
||||||
"AethernetShortcut": [
|
|
||||||
"[Limsa Lominsa] Aetheryte Plaza",
|
|
||||||
"[Limsa Lominsa] Marauders' Guild"
|
|
||||||
],
|
|
||||||
"SkipConditions": {
|
|
||||||
"AetheryteShortcutIf": {
|
|
||||||
"InSameTerritory": true
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
@ -22,18 +22,12 @@
|
|||||||
],
|
],
|
||||||
"SkipConditions": {
|
"SkipConditions": {
|
||||||
"AetheryteShortcutIf": {
|
"AetheryteShortcutIf": {
|
||||||
"NearPosition": {
|
"InSameTerritory": true,
|
||||||
"Position": {
|
"InTerritory": [
|
||||||
"X": 202.38037,
|
419
|
||||||
"Y": -5.3999662,
|
]
|
||||||
"Z": -58.9151
|
|
||||||
},
|
|
||||||
"TerritoryId": 419,
|
|
||||||
"MaximumDistance": 100
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
},
|
}
|
||||||
"Comment": "This Quest have solo duty!"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
@ -22,15 +22,10 @@
|
|||||||
],
|
],
|
||||||
"SkipConditions": {
|
"SkipConditions": {
|
||||||
"AetheryteShortcutIf": {
|
"AetheryteShortcutIf": {
|
||||||
"NearPosition": {
|
"InSameTerritory": true,
|
||||||
"Position": {
|
"InTerritory": [
|
||||||
"X": 202.38037,
|
419
|
||||||
"Y": -5.3999662,
|
]
|
||||||
"Z": -58.9151
|
|
||||||
},
|
|
||||||
"TerritoryId": 419,
|
|
||||||
"MaximumDistance": 100
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -22,18 +22,12 @@
|
|||||||
],
|
],
|
||||||
"SkipConditions": {
|
"SkipConditions": {
|
||||||
"AetheryteShortcutIf": {
|
"AetheryteShortcutIf": {
|
||||||
"NearPosition": {
|
"InSameTerritory": true,
|
||||||
"Position": {
|
"InTerritory": [
|
||||||
"X": 199.93884,
|
419
|
||||||
"Y": -0.899981,
|
]
|
||||||
"Z": -48.722107
|
|
||||||
},
|
|
||||||
"TerritoryId": 419,
|
|
||||||
"MaximumDistance": 100
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
},
|
}
|
||||||
"Comment": "This quest have solo duty!"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@ -92,34 +86,6 @@
|
|||||||
{
|
{
|
||||||
"Sequence": 3,
|
"Sequence": 3,
|
||||||
"Steps": [
|
"Steps": [
|
||||||
{
|
|
||||||
"DataId": 1014960,
|
|
||||||
"Position": {
|
|
||||||
"X": 262.83667,
|
|
||||||
"Y": 359.1351,
|
|
||||||
"Z": -688.3192
|
|
||||||
},
|
|
||||||
"TerritoryId": 155,
|
|
||||||
"InteractionType": "WalkTo",
|
|
||||||
"Fly": true,
|
|
||||||
"AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead",
|
|
||||||
"SkipConditions": {
|
|
||||||
"AetheryteShortcutIf": {
|
|
||||||
"InSameTerritory": true
|
|
||||||
},
|
|
||||||
"StepIf": {
|
|
||||||
"NearPosition": {
|
|
||||||
"Position": {
|
|
||||||
"X": 262.83667,
|
|
||||||
"Y": 359.1351,
|
|
||||||
"Z": -688.3192
|
|
||||||
},
|
|
||||||
"MaximumDistance": 100,
|
|
||||||
"TerritoryId": 155
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"DataId": 1014960,
|
"DataId": 1014960,
|
||||||
"Position": {
|
"Position": {
|
||||||
@ -142,34 +108,6 @@
|
|||||||
{
|
{
|
||||||
"Sequence": 4,
|
"Sequence": 4,
|
||||||
"Steps": [
|
"Steps": [
|
||||||
{
|
|
||||||
"DataId": 1014960,
|
|
||||||
"Position": {
|
|
||||||
"X": 259.72375,
|
|
||||||
"Y": 359.09564,
|
|
||||||
"Z": -689.93665
|
|
||||||
},
|
|
||||||
"TerritoryId": 155,
|
|
||||||
"InteractionType": "WalkTo",
|
|
||||||
"Fly": true,
|
|
||||||
"AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead",
|
|
||||||
"SkipConditions": {
|
|
||||||
"AetheryteShortcutIf": {
|
|
||||||
"InSameTerritory": true
|
|
||||||
},
|
|
||||||
"StepIf": {
|
|
||||||
"NearPosition": {
|
|
||||||
"Position": {
|
|
||||||
"X": 259.72375,
|
|
||||||
"Y": 359.09564,
|
|
||||||
"Z": -689.93665
|
|
||||||
},
|
|
||||||
"MaximumDistance": 100,
|
|
||||||
"TerritoryId": 155
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"DataId": 1014961,
|
"DataId": 1014961,
|
||||||
"Position": {
|
"Position": {
|
||||||
|
@ -19,15 +19,10 @@
|
|||||||
"AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead",
|
"AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead",
|
||||||
"SkipConditions": {
|
"SkipConditions": {
|
||||||
"AetheryteShortcutIf": {
|
"AetheryteShortcutIf": {
|
||||||
"NearPosition": {
|
"InSameTerritory": true,
|
||||||
"Position": {
|
"InTerritory": [
|
||||||
"X": 204.60815,
|
419
|
||||||
"Y": 307.87106,
|
]
|
||||||
"Z": 414.63342
|
|
||||||
},
|
|
||||||
"TerritoryId": 155,
|
|
||||||
"MaximumDistance": 5
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -22,15 +22,10 @@
|
|||||||
],
|
],
|
||||||
"SkipConditions": {
|
"SkipConditions": {
|
||||||
"AetheryteShortcutIf": {
|
"AetheryteShortcutIf": {
|
||||||
"NearPosition": {
|
"InSameTerritory": true,
|
||||||
"Position": {
|
"InTerritory": [
|
||||||
"X": 202.38037,
|
419
|
||||||
"Y": -5.3999662,
|
]
|
||||||
"Z": -58.9151
|
|
||||||
},
|
|
||||||
"TerritoryId": 419,
|
|
||||||
"MaximumDistance": 100
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -22,15 +22,10 @@
|
|||||||
],
|
],
|
||||||
"SkipConditions": {
|
"SkipConditions": {
|
||||||
"AetheryteShortcutIf": {
|
"AetheryteShortcutIf": {
|
||||||
"NearPosition": {
|
"InSameTerritory": true,
|
||||||
"Position": {
|
"InTerritory": [
|
||||||
"X": 202.38037,
|
419
|
||||||
"Y": -5.3999662,
|
]
|
||||||
"Z": -58.9151
|
|
||||||
},
|
|
||||||
"TerritoryId": 419,
|
|
||||||
"MaximumDistance": 100
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -73,18 +68,14 @@
|
|||||||
"InteractionType": "Action",
|
"InteractionType": "Action",
|
||||||
"StopDistance": 4,
|
"StopDistance": 4,
|
||||||
"Action": "Aspected Benefic",
|
"Action": "Aspected Benefic",
|
||||||
"SkipConditions": {
|
"CompletionQuestVariablesFlags": [
|
||||||
"StepIf": {
|
null,
|
||||||
"CompletionQuestVariablesFlags": [
|
null,
|
||||||
1,
|
null,
|
||||||
null,
|
null,
|
||||||
null,
|
null,
|
||||||
null,
|
128
|
||||||
null,
|
]
|
||||||
128
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"DataId": 1015171,
|
"DataId": 1015171,
|
||||||
@ -97,18 +88,14 @@
|
|||||||
"InteractionType": "Action",
|
"InteractionType": "Action",
|
||||||
"StopDistance": 4,
|
"StopDistance": 4,
|
||||||
"Action": "Aspected Benefic",
|
"Action": "Aspected Benefic",
|
||||||
"SkipConditions": {
|
"CompletionQuestVariablesFlags": [
|
||||||
"StepIf": {
|
null,
|
||||||
"CompletionQuestVariablesFlags": [
|
null,
|
||||||
2,
|
null,
|
||||||
null,
|
null,
|
||||||
null,
|
null,
|
||||||
null,
|
32
|
||||||
null,
|
]
|
||||||
128
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"DataId": 1015170,
|
"DataId": 1015170,
|
||||||
@ -120,7 +107,15 @@
|
|||||||
"TerritoryId": 397,
|
"TerritoryId": 397,
|
||||||
"InteractionType": "Action",
|
"InteractionType": "Action",
|
||||||
"StopDistance": 4,
|
"StopDistance": 4,
|
||||||
"Action": "Aspected Benefic"
|
"Action": "Aspected Benefic",
|
||||||
|
"CompletionQuestVariablesFlags": [
|
||||||
|
null,
|
||||||
|
null,
|
||||||
|
null,
|
||||||
|
null,
|
||||||
|
null,
|
||||||
|
64
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
@ -22,18 +22,12 @@
|
|||||||
],
|
],
|
||||||
"SkipConditions": {
|
"SkipConditions": {
|
||||||
"AetheryteShortcutIf": {
|
"AetheryteShortcutIf": {
|
||||||
"NearPosition": {
|
"InSameTerritory": true,
|
||||||
"Position": {
|
"InTerritory": [
|
||||||
"X": 202.38037,
|
419
|
||||||
"Y": -5.3999662,
|
]
|
||||||
"Z": -58.9151
|
|
||||||
},
|
|
||||||
"TerritoryId": 419,
|
|
||||||
"MaximumDistance": 100
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
},
|
}
|
||||||
"Comment": "This quest have solo duty!"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@ -74,18 +68,14 @@
|
|||||||
"InteractionType": "Action",
|
"InteractionType": "Action",
|
||||||
"StopDistance": 4,
|
"StopDistance": 4,
|
||||||
"Action": "Aspected Benefic",
|
"Action": "Aspected Benefic",
|
||||||
"SkipConditions": {
|
"CompletionQuestVariablesFlags": [
|
||||||
"StepIf": {
|
null,
|
||||||
"CompletionQuestVariablesFlags": [
|
null,
|
||||||
1,
|
null,
|
||||||
null,
|
null,
|
||||||
null,
|
null,
|
||||||
null,
|
32
|
||||||
null,
|
]
|
||||||
32
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"DataId": 1015092,
|
"DataId": 1015092,
|
||||||
@ -98,18 +88,14 @@
|
|||||||
"InteractionType": "Action",
|
"InteractionType": "Action",
|
||||||
"StopDistance": 4,
|
"StopDistance": 4,
|
||||||
"Action": "Aspected Benefic",
|
"Action": "Aspected Benefic",
|
||||||
"SkipConditions": {
|
"CompletionQuestVariablesFlags": [
|
||||||
"StepIf": {
|
null,
|
||||||
"CompletionQuestVariablesFlags": [
|
null,
|
||||||
2,
|
null,
|
||||||
null,
|
null,
|
||||||
null,
|
null,
|
||||||
null,
|
128
|
||||||
null,
|
]
|
||||||
128
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"DataId": 1015093,
|
"DataId": 1015093,
|
||||||
@ -121,7 +107,15 @@
|
|||||||
"TerritoryId": 398,
|
"TerritoryId": 398,
|
||||||
"InteractionType": "Action",
|
"InteractionType": "Action",
|
||||||
"StopDistance": 4,
|
"StopDistance": 4,
|
||||||
"Action": "Aspected Benefic"
|
"Action": "Aspected Benefic",
|
||||||
|
"CompletionQuestVariablesFlags": [
|
||||||
|
null,
|
||||||
|
null,
|
||||||
|
null,
|
||||||
|
null,
|
||||||
|
null,
|
||||||
|
64
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
@ -22,15 +22,10 @@
|
|||||||
],
|
],
|
||||||
"SkipConditions": {
|
"SkipConditions": {
|
||||||
"AetheryteShortcutIf": {
|
"AetheryteShortcutIf": {
|
||||||
"NearPosition": {
|
"InSameTerritory": true,
|
||||||
"Position": {
|
"InTerritory": [
|
||||||
"X": 202.38037,
|
419
|
||||||
"Y": -5.3999662,
|
]
|
||||||
"Z": -58.9151
|
|
||||||
},
|
|
||||||
"TerritoryId": 419,
|
|
||||||
"MaximumDistance": 100
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -22,18 +22,12 @@
|
|||||||
],
|
],
|
||||||
"SkipConditions": {
|
"SkipConditions": {
|
||||||
"AetheryteShortcutIf": {
|
"AetheryteShortcutIf": {
|
||||||
"NearPosition": {
|
"InSameTerritory": true,
|
||||||
"Position": {
|
"InTerritory": [
|
||||||
"X": 202.38037,
|
419
|
||||||
"Y": -5.3999662,
|
]
|
||||||
"Z": -58.9151
|
|
||||||
},
|
|
||||||
"TerritoryId": 419,
|
|
||||||
"MaximumDistance": 100
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
},
|
}
|
||||||
"Comment": "This quest have solo duty!"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
@ -0,0 +1,47 @@
|
|||||||
|
{
|
||||||
|
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
|
||||||
|
"Author": "liza",
|
||||||
|
"QuestSequence": [
|
||||||
|
{
|
||||||
|
"Sequence": 0,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 1012222,
|
||||||
|
"Position": {
|
||||||
|
"X": 202.38037,
|
||||||
|
"Y": -5.3999662,
|
||||||
|
"Z": -58.9151
|
||||||
|
},
|
||||||
|
"TerritoryId": 419,
|
||||||
|
"InteractionType": "AcceptQuest",
|
||||||
|
"StopDistance": 5,
|
||||||
|
"AetheryteShortcut": "Ishgard",
|
||||||
|
"AethernetShortcut": [
|
||||||
|
"[Ishgard] Aetheryte Plaza",
|
||||||
|
"[Ishgard] Athenaeum Astrologicum"
|
||||||
|
],
|
||||||
|
"SkipConditions": {
|
||||||
|
"AetheryteShortcutIf": {
|
||||||
|
"InSameTerritory": true,
|
||||||
|
"InTerritory": [
|
||||||
|
419
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"DialogueChoices": [
|
||||||
|
{
|
||||||
|
"Type": "YesNo",
|
||||||
|
"Prompt": "TEXT_JOBAST299_02123_Q1_000_000",
|
||||||
|
"Yes": true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Type": "YesNo",
|
||||||
|
"Prompt": "TEXT_JOBAST299_02123_Q2_000_000",
|
||||||
|
"Yes": true
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
@ -32,8 +32,7 @@
|
|||||||
"MaximumDistance": 100
|
"MaximumDistance": 100
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
}
|
||||||
"Comment": "This quest have solo duty!"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
@ -32,8 +32,7 @@
|
|||||||
"MaximumDistance": 20
|
"MaximumDistance": 20
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
}
|
||||||
"Comment": "This quest have solo duty!"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@ -49,7 +48,6 @@
|
|||||||
},
|
},
|
||||||
"TerritoryId": 628,
|
"TerritoryId": 628,
|
||||||
"InteractionType": "Interact",
|
"InteractionType": "Interact",
|
||||||
"StopDistance": 5,
|
|
||||||
"AetheryteShortcut": "Kugane",
|
"AetheryteShortcut": "Kugane",
|
||||||
"SkipConditions": {
|
"SkipConditions": {
|
||||||
"AetheryteShortcutIf": {
|
"AetheryteShortcutIf": {
|
||||||
|
Loading…
Reference in New Issue
Block a user