forked from liza/Questionable
Add Shadows of Mhach
This commit is contained in:
parent
3850a62bcd
commit
d280885f81
@ -0,0 +1,76 @@
|
||||
{
|
||||
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
|
||||
"Author": "liza",
|
||||
"QuestSequence": [
|
||||
{
|
||||
"Sequence": 0,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1005021,
|
||||
"Position": {
|
||||
"X": -472.49567,
|
||||
"Y": 23.008797,
|
||||
"Z": -355.00116
|
||||
},
|
||||
"TerritoryId": 140,
|
||||
"InteractionType": "AcceptQuest"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 1,
|
||||
"Steps": [
|
||||
{
|
||||
"Position": {
|
||||
"X": 26.405773,
|
||||
"Y": 29.49983,
|
||||
"Z": -767.3998
|
||||
},
|
||||
"TerritoryId": 156,
|
||||
"InteractionType": "WalkTo",
|
||||
"Fly": true
|
||||
},
|
||||
{
|
||||
"Position": {
|
||||
"X": 25.629164,
|
||||
"Y": 28.999998,
|
||||
"Z": -823.2204
|
||||
},
|
||||
"TerritoryId": 156,
|
||||
"InteractionType": "WalkTo"
|
||||
},
|
||||
{
|
||||
"DataId": 1001304,
|
||||
"Position": {
|
||||
"X": 25.589355,
|
||||
"Y": 29,
|
||||
"Z": -825.37573
|
||||
},
|
||||
"TerritoryId": 156,
|
||||
"InteractionType": "Interact"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 255,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1003075,
|
||||
"Position": {
|
||||
"X": 440.7262,
|
||||
"Y": -0.9374562,
|
||||
"Z": -62.21112
|
||||
},
|
||||
"TerritoryId": 154,
|
||||
"InteractionType": "CompleteQuest",
|
||||
"AetheryteShortcut": "Gridania",
|
||||
"AethernetShortcut": [
|
||||
"[Gridania] Aetheryte Plaza",
|
||||
"[Gridania] Yellow Serpent Gate (North Shroud)"
|
||||
],
|
||||
"Fly": true
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,58 @@
|
||||
{
|
||||
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
|
||||
"Author": "liza",
|
||||
"QuestSequence": [
|
||||
{
|
||||
"Sequence": 0,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1017654,
|
||||
"Position": {
|
||||
"X": 79.72839,
|
||||
"Y": 214.09999,
|
||||
"Z": -94.98743
|
||||
},
|
||||
"TerritoryId": 478,
|
||||
"InteractionType": "AcceptQuest",
|
||||
"AetheryteShortcut": "Idyllshire",
|
||||
"SkipConditions": {
|
||||
"AetheryteShortcutIf": {
|
||||
"InSameTerritory": true
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 1,
|
||||
"Steps": [
|
||||
{
|
||||
"TerritoryId": 478,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 220
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 255,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1017654,
|
||||
"Position": {
|
||||
"X": 79.72839,
|
||||
"Y": 214.09999,
|
||||
"Z": -94.98743
|
||||
},
|
||||
"TerritoryId": 478,
|
||||
"InteractionType": "CompleteQuest",
|
||||
"AetheryteShortcut": "Idyllshire",
|
||||
"SkipConditions": {
|
||||
"AetheryteShortcutIf": {
|
||||
"InSameTerritory": true
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -95,7 +95,8 @@
|
||||
},
|
||||
"StopDistance": 7,
|
||||
"TerritoryId": 401,
|
||||
"InteractionType": "CompleteQuest"
|
||||
"InteractionType": "CompleteQuest",
|
||||
"NextQuestId": 2205
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@ -27,6 +27,38 @@
|
||||
"ContentFinderConditionId": 120
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 2,
|
||||
"Steps": [
|
||||
{
|
||||
"Position": {
|
||||
"X": 0,
|
||||
"Y": 0,
|
||||
"Z": 0
|
||||
},
|
||||
"TerritoryId": 1,
|
||||
"InteractionType": "WalkTo",
|
||||
"Comment": "Filler"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 255,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1016137,
|
||||
"Position": {
|
||||
"X": 145.61682,
|
||||
"Y": -13.626623,
|
||||
"Z": -868.2536
|
||||
},
|
||||
"StopDistance": 7,
|
||||
"TerritoryId": 401,
|
||||
"InteractionType": "CompleteQuest",
|
||||
"NextQuestId": 2285
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@ -0,0 +1,197 @@
|
||||
{
|
||||
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
|
||||
"Author": "liza",
|
||||
"QuestSequence": [
|
||||
{
|
||||
"Sequence": 0,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1016130,
|
||||
"Position": {
|
||||
"X": -815.7931,
|
||||
"Y": -88.52015,
|
||||
"Z": -835.2941
|
||||
},
|
||||
"TerritoryId": 401,
|
||||
"InteractionType": "AcceptQuest"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 1,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 2007074,
|
||||
"Position": {
|
||||
"X": -815.8236,
|
||||
"Y": -87.26642,
|
||||
"Z": -834.3175
|
||||
},
|
||||
"StopDistance": 4,
|
||||
"TerritoryId": 401,
|
||||
"InteractionType": "Interact",
|
||||
"TargetTerritoryId": 567
|
||||
},
|
||||
{
|
||||
"DataId": 2007080,
|
||||
"Position": {
|
||||
"X": 18.1734,
|
||||
"Y": -14.755493,
|
||||
"Z": 26.840576
|
||||
},
|
||||
"TerritoryId": 567,
|
||||
"InteractionType": "Interact",
|
||||
"TargetTerritoryId": 567
|
||||
},
|
||||
{
|
||||
"DataId": 1017141,
|
||||
"Position": {
|
||||
"X": 23.208984,
|
||||
"Y": 2.5864775,
|
||||
"Z": -15.854187
|
||||
},
|
||||
"TerritoryId": 567,
|
||||
"InteractionType": "Interact"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 2,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 2007075,
|
||||
"Position": {
|
||||
"X": 22.323914,
|
||||
"Y": 3.5552979,
|
||||
"Z": -18.814392
|
||||
},
|
||||
"TerritoryId": 567,
|
||||
"InteractionType": "Interact",
|
||||
"TargetTerritoryId": 568
|
||||
},
|
||||
{
|
||||
"DataId": 1017142,
|
||||
"Position": {
|
||||
"X": 1.5715942,
|
||||
"Y": -9.5926225E-08,
|
||||
"Z": -2.243164
|
||||
},
|
||||
"TerritoryId": 568,
|
||||
"InteractionType": "Interact"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 3,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1017145,
|
||||
"Position": {
|
||||
"X": 136.73608,
|
||||
"Y": -13.763474,
|
||||
"Z": -869.5049
|
||||
},
|
||||
"TerritoryId": 401,
|
||||
"InteractionType": "Interact",
|
||||
"AetheryteShortcut": "The Sea of Clouds - Ok' Zundu",
|
||||
"Fly": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 4,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1017149,
|
||||
"Position": {
|
||||
"X": 35.599243,
|
||||
"Y": -15.420995,
|
||||
"Z": 25.833496
|
||||
},
|
||||
"TerritoryId": 567,
|
||||
"InteractionType": "Interact"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 5,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 2007080,
|
||||
"Position": {
|
||||
"X": 18.1734,
|
||||
"Y": -14.755493,
|
||||
"Z": 26.840576
|
||||
},
|
||||
"TerritoryId": 567,
|
||||
"InteractionType": "Interact",
|
||||
"TargetTerritoryId": 567
|
||||
},
|
||||
{
|
||||
"DataId": 2007075,
|
||||
"Position": {
|
||||
"X": 22.323914,
|
||||
"Y": 3.5552979,
|
||||
"Z": -18.814392
|
||||
},
|
||||
"TerritoryId": 567,
|
||||
"InteractionType": "Interact",
|
||||
"TargetTerritoryId": 568
|
||||
},
|
||||
{
|
||||
"DataId": 1017155,
|
||||
"Position": {
|
||||
"X": 0.10675049,
|
||||
"Y": 0.022368316,
|
||||
"Z": 0.56451416
|
||||
},
|
||||
"TerritoryId": 568,
|
||||
"InteractionType": "Interact"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 6,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1017158,
|
||||
"Position": {
|
||||
"X": 46.73828,
|
||||
"Y": -15.36437,
|
||||
"Z": 43.198242
|
||||
},
|
||||
"StopDistance": 7,
|
||||
"TerritoryId": 567,
|
||||
"InteractionType": "Interact"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 7,
|
||||
"Steps": [
|
||||
{
|
||||
"TerritoryId": 567,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 168
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 255,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1017158,
|
||||
"Position": {
|
||||
"X": 46.73828,
|
||||
"Y": -15.36437,
|
||||
"Z": 43.198242
|
||||
},
|
||||
"StopDistance": 5,
|
||||
"TerritoryId": 567,
|
||||
"InteractionType": "CompleteQuest",
|
||||
"NextQuestId": 2286
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,60 @@
|
||||
{
|
||||
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
|
||||
"Author": "liza",
|
||||
"QuestSequence": [
|
||||
{
|
||||
"Sequence": 0,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1017168,
|
||||
"Position": {
|
||||
"X": 47.745483,
|
||||
"Y": -15.543178,
|
||||
"Z": 39.07837
|
||||
},
|
||||
"TerritoryId": 567,
|
||||
"InteractionType": "AcceptQuest"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 255,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 2007080,
|
||||
"Position": {
|
||||
"X": 18.19791,
|
||||
"Y": -14.73229,
|
||||
"Z": 26.85483
|
||||
},
|
||||
"TerritoryId": 567,
|
||||
"InteractionType": "Interact",
|
||||
"TargetTerritoryId": 567
|
||||
},
|
||||
{
|
||||
"DataId": 2007075,
|
||||
"Position": {
|
||||
"X": 22.34343,
|
||||
"Y": 3.560182,
|
||||
"Z": -18.78459
|
||||
},
|
||||
"TerritoryId": 567,
|
||||
"InteractionType": "Interact",
|
||||
"TargetTerritoryId": 568
|
||||
},
|
||||
{
|
||||
"DataId": 1017200,
|
||||
"Position": {
|
||||
"X": -3.2807007,
|
||||
"Y": 1.937151E-07,
|
||||
"Z": 2.1209717
|
||||
},
|
||||
"StopDistance": 7,
|
||||
"TerritoryId": 568,
|
||||
"InteractionType": "CompleteQuest",
|
||||
"NextQuestId": 2373
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,113 @@
|
||||
{
|
||||
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
|
||||
"Author": "liza",
|
||||
"QuestSequence": [
|
||||
{
|
||||
"Sequence": 0,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1016130,
|
||||
"Position": {
|
||||
"X": -815.7931,
|
||||
"Y": -88.52015,
|
||||
"Z": -835.2941
|
||||
},
|
||||
"StopDistance": 7,
|
||||
"TerritoryId": 401,
|
||||
"InteractionType": "AcceptQuest"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 1,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 2007074,
|
||||
"Position": {
|
||||
"X": -815.8236,
|
||||
"Y": -87.26642,
|
||||
"Z": -834.3175
|
||||
},
|
||||
"TerritoryId": 401,
|
||||
"InteractionType": "Interact",
|
||||
"TargetTerritoryId": 567
|
||||
},
|
||||
{
|
||||
"DataId": 2007080,
|
||||
"Position": {
|
||||
"X": 18.1734,
|
||||
"Y": -14.755493,
|
||||
"Z": 26.840576
|
||||
},
|
||||
"TerritoryId": 567,
|
||||
"InteractionType": "Interact",
|
||||
"TargetTerritoryId": 567
|
||||
},
|
||||
{
|
||||
"DataId": 2007075,
|
||||
"Position": {
|
||||
"X": 22.323914,
|
||||
"Y": 3.5552979,
|
||||
"Z": -18.814392
|
||||
},
|
||||
"TerritoryId": 567,
|
||||
"InteractionType": "Interact",
|
||||
"TargetTerritoryId": 568
|
||||
},
|
||||
{
|
||||
"DataId": 1018062,
|
||||
"Position": {
|
||||
"X": 0.015197754,
|
||||
"Y": 0.8518491,
|
||||
"Z": 3.9215698
|
||||
},
|
||||
"StopDistance": 5,
|
||||
"TerritoryId": 568,
|
||||
"InteractionType": "Interact"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 2,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1018068,
|
||||
"Position": {
|
||||
"X": 6.9733276,
|
||||
"Y": -0.4050198,
|
||||
"Z": 8.529724
|
||||
},
|
||||
"TerritoryId": 567,
|
||||
"InteractionType": "Interact"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 3,
|
||||
"Steps": [
|
||||
{
|
||||
"TerritoryId": 567,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 220
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 255,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1018079,
|
||||
"Position": {
|
||||
"X": 47.40979,
|
||||
"Y": -15.364383,
|
||||
"Z": 41.885986
|
||||
},
|
||||
"StopDistance": 7,
|
||||
"TerritoryId": 567,
|
||||
"InteractionType": "CompleteQuest",
|
||||
"NextQuestId": 2374
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,75 @@
|
||||
{
|
||||
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
|
||||
"Author": "liza",
|
||||
"QuestSequence": [
|
||||
{
|
||||
"Sequence": 0,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1018079,
|
||||
"Position": {
|
||||
"X": 47.40979,
|
||||
"Y": -15.364383,
|
||||
"Z": 41.885986
|
||||
},
|
||||
"StopDistance": 7,
|
||||
"TerritoryId": 567,
|
||||
"InteractionType": "AcceptQuest"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 1,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 2007080,
|
||||
"Position": {
|
||||
"X": 18.19791,
|
||||
"Y": -14.73229,
|
||||
"Z": 26.85483
|
||||
},
|
||||
"TerritoryId": 567,
|
||||
"InteractionType": "Interact",
|
||||
"TargetTerritoryId": 567
|
||||
},
|
||||
{
|
||||
"DataId": 2007075,
|
||||
"Position": {
|
||||
"X": 22.34343,
|
||||
"Y": 3.560182,
|
||||
"Z": -18.78459
|
||||
},
|
||||
"TerritoryId": 567,
|
||||
"InteractionType": "Interact",
|
||||
"TargetTerritoryId": 568
|
||||
},
|
||||
{
|
||||
"DataId": 1018072,
|
||||
"Position": {
|
||||
"X": -1.2664795,
|
||||
"Y": 7.357448E-08,
|
||||
"Z": -1.9684448
|
||||
},
|
||||
"TerritoryId": 568,
|
||||
"InteractionType": "Interact"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 255,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1018083,
|
||||
"Position": {
|
||||
"X": 45.212402,
|
||||
"Y": -15.420993,
|
||||
"Z": 25.77246
|
||||
},
|
||||
"StopDistance": 5,
|
||||
"TerritoryId": 567,
|
||||
"InteractionType": "CompleteQuest"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user