forked from liza/Questionable
Add YoRHa: Dark Apocalypse quests (excluding locked follow ups)
This commit is contained in:
parent
81d1935187
commit
baee61ae78
@ -0,0 +1,181 @@
|
||||
{
|
||||
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
|
||||
"Author": "liza",
|
||||
"QuestSequence": [
|
||||
{
|
||||
"Sequence": 0,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1031577,
|
||||
"Position": {
|
||||
"X": -425.58942,
|
||||
"Y": 417.21378,
|
||||
"Z": -636.7438
|
||||
},
|
||||
"TerritoryId": 814,
|
||||
"InteractionType": "AcceptQuest"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 1,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1031578,
|
||||
"Position": {
|
||||
"X": 737.48376,
|
||||
"Y": 285.0224,
|
||||
"Z": -84.97754
|
||||
},
|
||||
"TerritoryId": 814,
|
||||
"InteractionType": "Interact",
|
||||
"AetheryteShortcut": "Kholusia - Stilltide",
|
||||
"Fly": true,
|
||||
"DialogueChoices": [
|
||||
{
|
||||
"Type": "YesNo",
|
||||
"Prompt": "TEXT_LUCKYA003_03671_Q1_000_000",
|
||||
"Yes": true
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 2,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1031579,
|
||||
"Position": {
|
||||
"X": 735.89685,
|
||||
"Y": 285.08194,
|
||||
"Z": -82.35297
|
||||
},
|
||||
"StopDistance": 5,
|
||||
"TerritoryId": 814,
|
||||
"InteractionType": "Interact",
|
||||
"DialogueChoices": [
|
||||
{
|
||||
"Type": "List",
|
||||
"Prompt": "TEXT_LUCKYA003_03671_Q2_000_000",
|
||||
"Answer": "TEXT_LUCKYA003_03671_A2_000_001"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 3,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1031580,
|
||||
"Position": {
|
||||
"X": 665.21704,
|
||||
"Y": 297.47797,
|
||||
"Z": -159.77728
|
||||
},
|
||||
"TerritoryId": 814,
|
||||
"InteractionType": "Interact",
|
||||
"Fly": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 4,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 2010753,
|
||||
"Position": {
|
||||
"X": 631.9523,
|
||||
"Y": 325.82593,
|
||||
"Z": -228.68695
|
||||
},
|
||||
"TerritoryId": 814,
|
||||
"InteractionType": "Interact",
|
||||
"Fly": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 5,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1031580,
|
||||
"Position": {
|
||||
"X": 665.21704,
|
||||
"Y": 297.47797,
|
||||
"Z": -159.77728
|
||||
},
|
||||
"TerritoryId": 814,
|
||||
"InteractionType": "Interact",
|
||||
"Fly": true,
|
||||
"DialogueChoices": [
|
||||
{
|
||||
"Type": "List",
|
||||
"Prompt": "TEXT_LUCKYA003_03671_Q5_000_000",
|
||||
"Answer": "TEXT_LUCKYA003_03671_A5_000_002"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 6,
|
||||
"Steps": [
|
||||
{
|
||||
"Position": {
|
||||
"X": 544.0766,
|
||||
"Y": 295.72742,
|
||||
"Z": -218.72057
|
||||
},
|
||||
"TerritoryId": 814,
|
||||
"InteractionType": "WalkTo",
|
||||
"Fly": true
|
||||
},
|
||||
{
|
||||
"DataId": 2010754,
|
||||
"Position": {
|
||||
"X": 542.9313,
|
||||
"Y": 296.19275,
|
||||
"Z": -217.02905
|
||||
},
|
||||
"TerritoryId": 814,
|
||||
"InteractionType": "Interact"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 7,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1031579,
|
||||
"Position": {
|
||||
"X": 735.89685,
|
||||
"Y": 285.08194,
|
||||
"Z": -82.35297
|
||||
},
|
||||
"TerritoryId": 814,
|
||||
"InteractionType": "Interact",
|
||||
"Fly": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 255,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1031577,
|
||||
"Position": {
|
||||
"X": -425.58942,
|
||||
"Y": 417.21378,
|
||||
"Z": -636.7438
|
||||
},
|
||||
"TerritoryId": 814,
|
||||
"InteractionType": "CompleteQuest",
|
||||
"AetheryteShortcut": "Kholusia - Tomra",
|
||||
"NextQuestId": 3717
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,220 @@
|
||||
{
|
||||
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
|
||||
"Author": "liza",
|
||||
"QuestSequence": [
|
||||
{
|
||||
"Sequence": 0,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1031577,
|
||||
"Position": {
|
||||
"X": -425.58942,
|
||||
"Y": 417.21378,
|
||||
"Z": -636.7438
|
||||
},
|
||||
"TerritoryId": 814,
|
||||
"InteractionType": "AcceptQuest"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 1,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1031586,
|
||||
"Position": {
|
||||
"X": 663.569,
|
||||
"Y": 297.47797,
|
||||
"Z": -162.24927
|
||||
},
|
||||
"TerritoryId": 814,
|
||||
"InteractionType": "Interact",
|
||||
"AetheryteShortcut": "Kholusia - Stilltide",
|
||||
"Fly": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 2,
|
||||
"Steps": [
|
||||
{
|
||||
"Position": {
|
||||
"X": 547.1434,
|
||||
"Y": 295.63748,
|
||||
"Z": -219.3426
|
||||
},
|
||||
"TerritoryId": 814,
|
||||
"InteractionType": "WalkTo",
|
||||
"Fly": true
|
||||
},
|
||||
{
|
||||
"DataId": 2010833,
|
||||
"Position": {
|
||||
"X": 545.4946,
|
||||
"Y": 296.1317,
|
||||
"Z": -218.79913
|
||||
},
|
||||
"TerritoryId": 814,
|
||||
"InteractionType": "Interact"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 3,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1031586,
|
||||
"Position": {
|
||||
"X": 663.569,
|
||||
"Y": 297.47797,
|
||||
"Z": -162.24927
|
||||
},
|
||||
"TerritoryId": 814,
|
||||
"InteractionType": "Interact",
|
||||
"Fly": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 4,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1031826,
|
||||
"Position": {
|
||||
"X": 623.1022,
|
||||
"Y": 297.49335,
|
||||
"Z": -199.51172
|
||||
},
|
||||
"TerritoryId": 814,
|
||||
"InteractionType": "Interact",
|
||||
"Fly": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 5,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1031578,
|
||||
"Position": {
|
||||
"X": 737.48376,
|
||||
"Y": 285.0224,
|
||||
"Z": -84.97754
|
||||
},
|
||||
"TerritoryId": 814,
|
||||
"InteractionType": "Interact",
|
||||
"Fly": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 6,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1031578,
|
||||
"Position": {
|
||||
"X": 737.48376,
|
||||
"Y": 285.0224,
|
||||
"Z": -84.97754
|
||||
},
|
||||
"TerritoryId": 814,
|
||||
"InteractionType": "Emote",
|
||||
"Emote": "doubt"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 7,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1031829,
|
||||
"Position": {
|
||||
"X": 215.28955,
|
||||
"Y": 315.85886,
|
||||
"Z": -17.349548
|
||||
},
|
||||
"TerritoryId": 814,
|
||||
"InteractionType": "Interact",
|
||||
"Fly": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 8,
|
||||
"Steps": [
|
||||
{
|
||||
"Position": {
|
||||
"X": 215.44379,
|
||||
"Y": 315.57245,
|
||||
"Z": -22.744217
|
||||
},
|
||||
"StopDistance": 0.5,
|
||||
"TerritoryId": 814,
|
||||
"InteractionType": "Combat",
|
||||
"EnemySpawnType": "AutoOnEnterArea",
|
||||
"KillEnemyDataIds": [
|
||||
11435,
|
||||
11436
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 9,
|
||||
"Steps": [
|
||||
{
|
||||
"Position": {
|
||||
"X": 237.7035,
|
||||
"Y": 308.6692,
|
||||
"Z": -119.51825
|
||||
},
|
||||
"TerritoryId": 814,
|
||||
"InteractionType": "WalkTo",
|
||||
"Fly": true
|
||||
},
|
||||
{
|
||||
"DataId": 1031828,
|
||||
"Position": {
|
||||
"X": 236.40796,
|
||||
"Y": 309.01877,
|
||||
"Z": -118.24219
|
||||
},
|
||||
"TerritoryId": 814,
|
||||
"InteractionType": "Interact"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 10,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 2010844,
|
||||
"Position": {
|
||||
"X": 238.17798,
|
||||
"Y": 308.5221,
|
||||
"Z": -120.19531
|
||||
},
|
||||
"TerritoryId": 814,
|
||||
"InteractionType": "Interact"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 255,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1031586,
|
||||
"Position": {
|
||||
"X": 663.569,
|
||||
"Y": 297.47797,
|
||||
"Z": -162.24927
|
||||
},
|
||||
"TerritoryId": 814,
|
||||
"InteractionType": "CompleteQuest",
|
||||
"Fly": true,
|
||||
"NextQuestId": 3718
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -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": 1031586,
|
||||
"Position": {
|
||||
"X": 663.569,
|
||||
"Y": 297.47797,
|
||||
"Z": -162.24927
|
||||
},
|
||||
"TerritoryId": 814,
|
||||
"InteractionType": "AcceptQuest"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 1,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1032079,
|
||||
"Position": {
|
||||
"X": 737.11743,
|
||||
"Y": 285.0313,
|
||||
"Z": -84.06195
|
||||
},
|
||||
"TerritoryId": 814,
|
||||
"InteractionType": "Interact",
|
||||
"Fly": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 2,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 2010855,
|
||||
"Position": {
|
||||
"X": 738.3076,
|
||||
"Y": 285.60303,
|
||||
"Z": -82.871826
|
||||
},
|
||||
"StopDistance": 4,
|
||||
"TerritoryId": 814,
|
||||
"InteractionType": "Interact"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 3,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1031837,
|
||||
"Position": {
|
||||
"X": -1.8158569,
|
||||
"Y": -6.9233757E-09,
|
||||
"Z": -90.013
|
||||
},
|
||||
"TerritoryId": 895,
|
||||
"InteractionType": "Interact"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 4,
|
||||
"Steps": [
|
||||
{
|
||||
"TerritoryId": 895,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 700
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 5
|
||||
},
|
||||
{
|
||||
"Sequence": 6,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1032021,
|
||||
"Position": {
|
||||
"X": -8.255188,
|
||||
"Y": 0.02999778,
|
||||
"Z": -66.66675
|
||||
},
|
||||
"TerritoryId": 895,
|
||||
"InteractionType": "Interact"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 255,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1032020,
|
||||
"Position": {
|
||||
"X": -9.353821,
|
||||
"Y": 0.037398916,
|
||||
"Z": -66.88031
|
||||
},
|
||||
"StopDistance": 4,
|
||||
"TerritoryId": 895,
|
||||
"InteractionType": "CompleteQuest",
|
||||
"NextQuestId": 3719
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,37 @@
|
||||
{
|
||||
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
|
||||
"Author": "liza",
|
||||
"QuestSequence": [
|
||||
{
|
||||
"Sequence": 0,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1032020,
|
||||
"Position": {
|
||||
"X": -9.353821,
|
||||
"Y": 0.037398916,
|
||||
"Z": -66.88031
|
||||
},
|
||||
"StopDistance": 4,
|
||||
"TerritoryId": 895,
|
||||
"InteractionType": "AcceptQuest"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 255,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1032228,
|
||||
"Position": {
|
||||
"X": -499.4736,
|
||||
"Y": 484.00323,
|
||||
"Z": 244.19006
|
||||
},
|
||||
"TerritoryId": 896,
|
||||
"InteractionType": "CompleteQuest"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,453 @@
|
||||
{
|
||||
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
|
||||
"Author": "liza",
|
||||
"QuestSequence": [
|
||||
{
|
||||
"Sequence": 0,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1032228,
|
||||
"Position": {
|
||||
"X": -499.4736,
|
||||
"Y": 484.00323,
|
||||
"Z": 244.19006
|
||||
},
|
||||
"TerritoryId": 896,
|
||||
"InteractionType": "AcceptQuest",
|
||||
"DialogueChoices": [
|
||||
{
|
||||
"Type": "YesNo",
|
||||
"Prompt": "TEXT_LUCKTA110_03720_Q2_000_000",
|
||||
"Yes": true
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 1,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 2010848,
|
||||
"Position": {
|
||||
"X": -504.78372,
|
||||
"Y": 483.97034,
|
||||
"Z": 234.82104
|
||||
},
|
||||
"TerritoryId": 896,
|
||||
"InteractionType": "Interact",
|
||||
"SkipConditions": {
|
||||
"StepIf": {
|
||||
"NotTargetable": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Position": {
|
||||
"X": -500.0601,
|
||||
"Y": 464,
|
||||
"Z": 209.26236
|
||||
},
|
||||
"TerritoryId": 896,
|
||||
"InteractionType": "WalkTo"
|
||||
},
|
||||
{
|
||||
"DataId": 2010869,
|
||||
"Position": {
|
||||
"X": -505.2415,
|
||||
"Y": 463.95044,
|
||||
"Z": 217.60889
|
||||
},
|
||||
"TerritoryId": 896,
|
||||
"InteractionType": "Interact",
|
||||
"SkipConditions": {
|
||||
"StepIf": {
|
||||
"NotTargetable": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Position": {
|
||||
"X": -500.03152,
|
||||
"Y": 401,
|
||||
"Z": -3.3307662
|
||||
},
|
||||
"TerritoryId": 896,
|
||||
"InteractionType": "WalkTo"
|
||||
},
|
||||
{
|
||||
"DataId": 2010870,
|
||||
"Position": {
|
||||
"X": -541.619,
|
||||
"Y": 400.99182,
|
||||
"Z": -36.209717
|
||||
},
|
||||
"TerritoryId": 896,
|
||||
"InteractionType": "Interact",
|
||||
"SkipConditions": {
|
||||
"StepIf": {
|
||||
"NotTargetable": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"DataId": 1032073,
|
||||
"Position": {
|
||||
"X": -560.0824,
|
||||
"Y": 383,
|
||||
"Z": -139.08606
|
||||
},
|
||||
"TerritoryId": 896,
|
||||
"InteractionType": "Interact"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 2,
|
||||
"Steps": [
|
||||
{
|
||||
"Position": {
|
||||
"X": -557.9587,
|
||||
"Y": 383,
|
||||
"Z": -141.83781
|
||||
},
|
||||
"TerritoryId": 896,
|
||||
"InteractionType": "WalkTo",
|
||||
"RestartNavigationIfCancelled": false
|
||||
},
|
||||
{
|
||||
"DataId": 1032025,
|
||||
"Position": {
|
||||
"X": -573.6935,
|
||||
"Y": 352.99423,
|
||||
"Z": -264.0879
|
||||
},
|
||||
"TerritoryId": 896,
|
||||
"InteractionType": "Interact"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 3,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 2010874,
|
||||
"Position": {
|
||||
"X": -626.5507,
|
||||
"Y": 340.96277,
|
||||
"Z": -367.02527
|
||||
},
|
||||
"TerritoryId": 896,
|
||||
"InteractionType": "Interact",
|
||||
"SkipConditions": {
|
||||
"StepIf": {
|
||||
"NotTargetable": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"DataId": 2010872,
|
||||
"Position": {
|
||||
"X": -697.87134,
|
||||
"Y": 339.1621,
|
||||
"Z": -378.34747
|
||||
},
|
||||
"TerritoryId": 896,
|
||||
"InteractionType": "Interact",
|
||||
"SkipConditions": {
|
||||
"StepIf": {
|
||||
"NotTargetable": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"DataId": 2010825,
|
||||
"Position": {
|
||||
"X": -708.21704,
|
||||
"Y": 339.19275,
|
||||
"Z": -350.57605
|
||||
},
|
||||
"TerritoryId": 896,
|
||||
"InteractionType": "Interact"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 4,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1032027,
|
||||
"Position": {
|
||||
"X": -675.1965,
|
||||
"Y": 335.42987,
|
||||
"Z": -293.87354
|
||||
},
|
||||
"TerritoryId": 896,
|
||||
"InteractionType": "Interact"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 5,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 2010882,
|
||||
"Position": {
|
||||
"X": -684.01624,
|
||||
"Y": 335.8662,
|
||||
"Z": -292.04242
|
||||
},
|
||||
"TerritoryId": 896,
|
||||
"InteractionType": "Interact",
|
||||
"TargetTerritoryId": 896
|
||||
},
|
||||
{
|
||||
"DataId": 2010871,
|
||||
"Position": {
|
||||
"X": -676.2646,
|
||||
"Y": -482.9328,
|
||||
"Z": 612.4818
|
||||
},
|
||||
"TerritoryId": 896,
|
||||
"InteractionType": "Interact",
|
||||
"SkipConditions": {
|
||||
"StepIf": {
|
||||
"NotTargetable": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"DataId": 2010827,
|
||||
"Position": {
|
||||
"X": -688.2887,
|
||||
"Y": -484.00098,
|
||||
"Z": 582.2689
|
||||
},
|
||||
"TerritoryId": 896,
|
||||
"InteractionType": "Interact",
|
||||
"CompletionQuestVariablesFlags": [
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
64
|
||||
]
|
||||
},
|
||||
{
|
||||
"DataId": 2010826,
|
||||
"Position": {
|
||||
"X": -747.982,
|
||||
"Y": -489.98248,
|
||||
"Z": 603.1128
|
||||
},
|
||||
"TerritoryId": 896,
|
||||
"InteractionType": "Interact",
|
||||
"CompletionQuestVariablesFlags": [
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
128
|
||||
]
|
||||
},
|
||||
{
|
||||
"DataId": 2010875,
|
||||
"Position": {
|
||||
"X": -712.1538,
|
||||
"Y": -495.99454,
|
||||
"Z": 562.3406
|
||||
},
|
||||
"TerritoryId": 896,
|
||||
"InteractionType": "Interact",
|
||||
"SkipConditions": {
|
||||
"StepIf": {
|
||||
"NotTargetable": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"DataId": 2010873,
|
||||
"Position": {
|
||||
"X": -711.2383,
|
||||
"Y": -498.00873,
|
||||
"Z": 547.1732
|
||||
},
|
||||
"TerritoryId": 896,
|
||||
"InteractionType": "Interact",
|
||||
"SkipConditions": {
|
||||
"StepIf": {
|
||||
"NotTargetable": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"DataId": 1032150,
|
||||
"Position": {
|
||||
"X": -729.3965,
|
||||
"Y": -499.74826,
|
||||
"Z": 546.4408
|
||||
},
|
||||
"TerritoryId": 896,
|
||||
"InteractionType": "Interact",
|
||||
"CompletionQuestVariablesFlags": [
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
32
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 6,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 2010944,
|
||||
"Position": {
|
||||
"X": -836.6369,
|
||||
"Y": -492.24078,
|
||||
"Z": 498.0697
|
||||
},
|
||||
"TerritoryId": 896,
|
||||
"InteractionType": "Interact",
|
||||
"TargetTerritoryId": 896
|
||||
},
|
||||
{
|
||||
"DataId": 2010878,
|
||||
"Position": {
|
||||
"X": 874.7843,
|
||||
"Y": -676.02045,
|
||||
"Z": 884.9774
|
||||
},
|
||||
"TerritoryId": 896,
|
||||
"InteractionType": "Interact",
|
||||
"SkipConditions": {
|
||||
"StepIf": {
|
||||
"NotTargetable": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"DataId": 2010877,
|
||||
"Position": {
|
||||
"X": 911.13135,
|
||||
"Y": -677.0276,
|
||||
"Z": 894.1023
|
||||
},
|
||||
"TerritoryId": 896,
|
||||
"InteractionType": "Interact",
|
||||
"SkipConditions": {
|
||||
"StepIf": {
|
||||
"NotTargetable": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"DataId": 2010876,
|
||||
"Position": {
|
||||
"X": 900.05334,
|
||||
"Y": -673.0602,
|
||||
"Z": 828.70215
|
||||
},
|
||||
"TerritoryId": 896,
|
||||
"InteractionType": "Interact",
|
||||
"SkipConditions": {
|
||||
"StepIf": {
|
||||
"NotTargetable": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"DataId": 1032075,
|
||||
"Position": {
|
||||
"X": 899.5956,
|
||||
"Y": -677,
|
||||
"Z": 880.39966
|
||||
},
|
||||
"TerritoryId": 896,
|
||||
"InteractionType": "Interact"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 7,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1032228,
|
||||
"Position": {
|
||||
"X": -499.4736,
|
||||
"Y": 484.00323,
|
||||
"Z": 244.19006
|
||||
},
|
||||
"TerritoryId": 896,
|
||||
"InteractionType": "Interact"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 8,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 2010831,
|
||||
"Position": {
|
||||
"X": -499.01584,
|
||||
"Y": 485.2826,
|
||||
"Z": 280.26245
|
||||
},
|
||||
"TerritoryId": 896,
|
||||
"InteractionType": "Interact",
|
||||
"TargetTerritoryId": 895
|
||||
},
|
||||
{
|
||||
"DataId": 1032152,
|
||||
"Position": {
|
||||
"X": -13.809448,
|
||||
"Y": 0.039723,
|
||||
"Z": -66.941345
|
||||
},
|
||||
"TerritoryId": 895,
|
||||
"InteractionType": "Interact"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 255,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 2010829,
|
||||
"Position": {
|
||||
"X": 1.4190674,
|
||||
"Y": 0.83917236,
|
||||
"Z": 2.5177002
|
||||
},
|
||||
"TerritoryId": 895,
|
||||
"InteractionType": "Interact",
|
||||
"TargetTerritoryId": 814
|
||||
},
|
||||
{
|
||||
"DataId": 1032227,
|
||||
"Position": {
|
||||
"X": 665.8884,
|
||||
"Y": 297.47797,
|
||||
"Z": -160.57074
|
||||
},
|
||||
"TerritoryId": 814,
|
||||
"InteractionType": "CompleteQuest",
|
||||
"Fly": true,
|
||||
"DialogueChoices": [
|
||||
{
|
||||
"Type": "List",
|
||||
"Prompt": "TEXT_LUCKTA110_03720_Q1_000_000",
|
||||
"Answer": "TEXT_LUCKTA110_03720_A1_000_002"
|
||||
}
|
||||
],
|
||||
"NextQuestId": 3784
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,454 @@
|
||||
{
|
||||
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
|
||||
"Author": "liza",
|
||||
"QuestSequence": [
|
||||
{
|
||||
"Sequence": 0,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1032229,
|
||||
"Position": {
|
||||
"X": -501.1826,
|
||||
"Y": 484.0032,
|
||||
"Z": 244.2511
|
||||
},
|
||||
"StopDistance": 4,
|
||||
"TerritoryId": 896,
|
||||
"InteractionType": "AcceptQuest",
|
||||
"DialogueChoices": [
|
||||
{
|
||||
"Type": "YesNo",
|
||||
"Prompt": "TEXT_LUCKTA120_03721_Q2_000_000",
|
||||
"Yes": true
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 1,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 2010848,
|
||||
"Position": {
|
||||
"X": -504.78372,
|
||||
"Y": 483.97034,
|
||||
"Z": 234.82104
|
||||
},
|
||||
"TerritoryId": 896,
|
||||
"InteractionType": "Interact",
|
||||
"SkipConditions": {
|
||||
"StepIf": {
|
||||
"NotTargetable": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Position": {
|
||||
"X": -500.0601,
|
||||
"Y": 464,
|
||||
"Z": 209.26236
|
||||
},
|
||||
"TerritoryId": 896,
|
||||
"InteractionType": "WalkTo"
|
||||
},
|
||||
{
|
||||
"DataId": 2010869,
|
||||
"Position": {
|
||||
"X": -505.2415,
|
||||
"Y": 463.95044,
|
||||
"Z": 217.60889
|
||||
},
|
||||
"TerritoryId": 896,
|
||||
"InteractionType": "Interact",
|
||||
"SkipConditions": {
|
||||
"StepIf": {
|
||||
"NotTargetable": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Position": {
|
||||
"X": -500.03152,
|
||||
"Y": 401,
|
||||
"Z": -3.3307662
|
||||
},
|
||||
"TerritoryId": 896,
|
||||
"InteractionType": "WalkTo"
|
||||
},
|
||||
{
|
||||
"DataId": 2010870,
|
||||
"Position": {
|
||||
"X": -541.619,
|
||||
"Y": 400.99182,
|
||||
"Z": -36.209717
|
||||
},
|
||||
"TerritoryId": 896,
|
||||
"InteractionType": "Interact",
|
||||
"SkipConditions": {
|
||||
"StepIf": {
|
||||
"NotTargetable": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"DataId": 1032074,
|
||||
"Position": {
|
||||
"X": -560.0824,
|
||||
"Y": 383,
|
||||
"Z": -139.08606
|
||||
},
|
||||
"TerritoryId": 896,
|
||||
"InteractionType": "Interact"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 2,
|
||||
"Steps": [
|
||||
{
|
||||
"Position": {
|
||||
"X": -557.9587,
|
||||
"Y": 383,
|
||||
"Z": -141.83781
|
||||
},
|
||||
"TerritoryId": 896,
|
||||
"InteractionType": "WalkTo",
|
||||
"RestartNavigationIfCancelled": false
|
||||
},
|
||||
{
|
||||
"DataId": 1032026,
|
||||
"Position": {
|
||||
"X": -573.6935,
|
||||
"Y": 352.99423,
|
||||
"Z": -264.0879
|
||||
},
|
||||
"TerritoryId": 896,
|
||||
"InteractionType": "Interact"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 3,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 2010874,
|
||||
"Position": {
|
||||
"X": -626.5507,
|
||||
"Y": 340.96277,
|
||||
"Z": -367.02527
|
||||
},
|
||||
"TerritoryId": 896,
|
||||
"InteractionType": "Interact",
|
||||
"SkipConditions": {
|
||||
"StepIf": {
|
||||
"NotTargetable": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"DataId": 2010872,
|
||||
"Position": {
|
||||
"X": -697.87134,
|
||||
"Y": 339.1621,
|
||||
"Z": -378.34747
|
||||
},
|
||||
"TerritoryId": 896,
|
||||
"InteractionType": "Interact",
|
||||
"SkipConditions": {
|
||||
"StepIf": {
|
||||
"NotTargetable": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"DataId": 2010834,
|
||||
"Position": {
|
||||
"X": -708.21704,
|
||||
"Y": 339.19275,
|
||||
"Z": -350.57605
|
||||
},
|
||||
"TerritoryId": 896,
|
||||
"InteractionType": "Interact"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 4,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1032028,
|
||||
"Position": {
|
||||
"X": -675.1965,
|
||||
"Y": 335.42987,
|
||||
"Z": -293.87354
|
||||
},
|
||||
"TerritoryId": 896,
|
||||
"InteractionType": "Interact"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 5,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 2010882,
|
||||
"Position": {
|
||||
"X": -684.01624,
|
||||
"Y": 335.8662,
|
||||
"Z": -292.04242
|
||||
},
|
||||
"TerritoryId": 896,
|
||||
"InteractionType": "Interact",
|
||||
"TargetTerritoryId": 896
|
||||
},
|
||||
{
|
||||
"DataId": 2010871,
|
||||
"Position": {
|
||||
"X": -676.2646,
|
||||
"Y": -482.9328,
|
||||
"Z": 612.4818
|
||||
},
|
||||
"TerritoryId": 896,
|
||||
"InteractionType": "Interact",
|
||||
"SkipConditions": {
|
||||
"StepIf": {
|
||||
"NotTargetable": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"DataId": 2010836,
|
||||
"Position": {
|
||||
"X": -688.2887,
|
||||
"Y": -484.00098,
|
||||
"Z": 582.2689
|
||||
},
|
||||
"TerritoryId": 896,
|
||||
"InteractionType": "Interact",
|
||||
"CompletionQuestVariablesFlags": [
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
64
|
||||
]
|
||||
},
|
||||
{
|
||||
"DataId": 2010835,
|
||||
"Position": {
|
||||
"X": -747.982,
|
||||
"Y": -489.98248,
|
||||
"Z": 603.1128
|
||||
},
|
||||
"TerritoryId": 896,
|
||||
"InteractionType": "Interact",
|
||||
"CompletionQuestVariablesFlags": [
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
128
|
||||
]
|
||||
},
|
||||
{
|
||||
"DataId": 2010875,
|
||||
"Position": {
|
||||
"X": -712.1538,
|
||||
"Y": -495.99454,
|
||||
"Z": 562.3406
|
||||
},
|
||||
"TerritoryId": 896,
|
||||
"InteractionType": "Interact",
|
||||
"SkipConditions": {
|
||||
"StepIf": {
|
||||
"NotTargetable": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"DataId": 2010873,
|
||||
"Position": {
|
||||
"X": -711.2383,
|
||||
"Y": -498.00873,
|
||||
"Z": 547.1732
|
||||
},
|
||||
"TerritoryId": 896,
|
||||
"InteractionType": "Interact",
|
||||
"SkipConditions": {
|
||||
"StepIf": {
|
||||
"NotTargetable": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"DataId": 1032150,
|
||||
"Position": {
|
||||
"X": -729.3965,
|
||||
"Y": -499.74826,
|
||||
"Z": 546.4408
|
||||
},
|
||||
"TerritoryId": 896,
|
||||
"InteractionType": "Interact",
|
||||
"CompletionQuestVariablesFlags": [
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
32
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 6,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 2010944,
|
||||
"Position": {
|
||||
"X": -836.6369,
|
||||
"Y": -492.24078,
|
||||
"Z": 498.0697
|
||||
},
|
||||
"TerritoryId": 896,
|
||||
"InteractionType": "Interact",
|
||||
"TargetTerritoryId": 896
|
||||
},
|
||||
{
|
||||
"DataId": 2010878,
|
||||
"Position": {
|
||||
"X": 874.7843,
|
||||
"Y": -676.02045,
|
||||
"Z": 884.9774
|
||||
},
|
||||
"TerritoryId": 896,
|
||||
"InteractionType": "Interact",
|
||||
"SkipConditions": {
|
||||
"StepIf": {
|
||||
"NotTargetable": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"DataId": 2010877,
|
||||
"Position": {
|
||||
"X": 911.13135,
|
||||
"Y": -677.0276,
|
||||
"Z": 894.1023
|
||||
},
|
||||
"TerritoryId": 896,
|
||||
"InteractionType": "Interact",
|
||||
"SkipConditions": {
|
||||
"StepIf": {
|
||||
"NotTargetable": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"DataId": 2010876,
|
||||
"Position": {
|
||||
"X": 900.05334,
|
||||
"Y": -673.0602,
|
||||
"Z": 828.70215
|
||||
},
|
||||
"TerritoryId": 896,
|
||||
"InteractionType": "Interact",
|
||||
"SkipConditions": {
|
||||
"StepIf": {
|
||||
"NotTargetable": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"DataId": 1032076,
|
||||
"Position": {
|
||||
"X": 899.93115,
|
||||
"Y": -677,
|
||||
"Z": 881.43726
|
||||
},
|
||||
"TerritoryId": 896,
|
||||
"InteractionType": "Interact"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 7,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1032228,
|
||||
"Position": {
|
||||
"X": -499.4736,
|
||||
"Y": 484.00323,
|
||||
"Z": 244.19006
|
||||
},
|
||||
"TerritoryId": 896,
|
||||
"InteractionType": "Interact"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 8,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 2010831,
|
||||
"Position": {
|
||||
"X": -499.01584,
|
||||
"Y": 485.2826,
|
||||
"Z": 280.26245
|
||||
},
|
||||
"TerritoryId": 896,
|
||||
"InteractionType": "Interact",
|
||||
"TargetTerritoryId": 895
|
||||
},
|
||||
{
|
||||
"DataId": 1032152,
|
||||
"Position": {
|
||||
"X": -13.809448,
|
||||
"Y": 0.039723,
|
||||
"Z": -66.941345
|
||||
},
|
||||
"TerritoryId": 895,
|
||||
"InteractionType": "Interact"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 255,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 2010829,
|
||||
"Position": {
|
||||
"X": 1.4190674,
|
||||
"Y": 0.83917236,
|
||||
"Z": 2.5177002
|
||||
},
|
||||
"TerritoryId": 895,
|
||||
"InteractionType": "Interact",
|
||||
"TargetTerritoryId": 814
|
||||
},
|
||||
{
|
||||
"DataId": 1032227,
|
||||
"Position": {
|
||||
"X": 665.8884,
|
||||
"Y": 297.47797,
|
||||
"Z": -160.57074
|
||||
},
|
||||
"TerritoryId": 814,
|
||||
"InteractionType": "CompleteQuest",
|
||||
"Fly": true,
|
||||
"DialogueChoices": [
|
||||
{
|
||||
"Type": "List",
|
||||
"Prompt": "TEXT_LUCKTA120_03721_Q1_000_000",
|
||||
"Answer": "TEXT_LUCKTA120_03721_A1_000_002"
|
||||
}
|
||||
],
|
||||
"NextQuestId": 3784
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,49 @@
|
||||
{
|
||||
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
|
||||
"Author": "liza",
|
||||
"QuestSequence": [
|
||||
{
|
||||
"Sequence": 0,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1032227,
|
||||
"Position": {
|
||||
"X": 665.8884,
|
||||
"Y": 297.47797,
|
||||
"Z": -160.57074
|
||||
},
|
||||
"TerritoryId": 814,
|
||||
"InteractionType": "AcceptQuest"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 255,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 2010832,
|
||||
"Position": {
|
||||
"X": 738.3076,
|
||||
"Y": 285.60303,
|
||||
"Z": -82.871826
|
||||
},
|
||||
"TerritoryId": 814,
|
||||
"InteractionType": "Interact",
|
||||
"Fly": true,
|
||||
"TargetTerritoryId": 895
|
||||
},
|
||||
{
|
||||
"DataId": 1032152,
|
||||
"Position": {
|
||||
"X": -13.809448,
|
||||
"Y": 0.039723,
|
||||
"Z": -66.941345
|
||||
},
|
||||
"TerritoryId": 895,
|
||||
"InteractionType": "CompleteQuest",
|
||||
"NextQuestId": 3785
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,89 @@
|
||||
{
|
||||
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
|
||||
"Author": "liza",
|
||||
"QuestSequence": [
|
||||
{
|
||||
"Sequence": 0,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1032152,
|
||||
"Position": {
|
||||
"X": -13.809448,
|
||||
"Y": 0.039723,
|
||||
"Z": -66.941345
|
||||
},
|
||||
"TerritoryId": 895,
|
||||
"InteractionType": "AcceptQuest"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 1,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 2010829,
|
||||
"Position": {
|
||||
"X": 1.4190674,
|
||||
"Y": 0.83917236,
|
||||
"Z": 2.5177002
|
||||
},
|
||||
"TerritoryId": 895,
|
||||
"InteractionType": "Interact",
|
||||
"TargetTerritoryId": 814
|
||||
},
|
||||
{
|
||||
"DataId": 1031580,
|
||||
"Position": {
|
||||
"X": 665.21704,
|
||||
"Y": 297.47797,
|
||||
"Z": -159.77728
|
||||
},
|
||||
"TerritoryId": 814,
|
||||
"InteractionType": "Interact",
|
||||
"Fly": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 2,
|
||||
"Steps": [
|
||||
{
|
||||
"Position": {
|
||||
"X": 382.49646,
|
||||
"Y": 312.8454,
|
||||
"Z": -382.58423
|
||||
},
|
||||
"TerritoryId": 814,
|
||||
"InteractionType": "Combat",
|
||||
"EnemySpawnType": "OverworldEnemies",
|
||||
"ComplexCombatData": [
|
||||
{
|
||||
"DataId": 10410,
|
||||
"MinimumKillCount": 1,
|
||||
"RewardItemId": 2002972,
|
||||
"RewardItemCount": 1
|
||||
}
|
||||
],
|
||||
"Fly": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 255,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1031580,
|
||||
"Position": {
|
||||
"X": 665.21704,
|
||||
"Y": 297.47797,
|
||||
"Z": -159.77728
|
||||
},
|
||||
"TerritoryId": 814,
|
||||
"InteractionType": "CompleteQuest",
|
||||
"Fly": true,
|
||||
"NextQuestId": 3952
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,198 @@
|
||||
{
|
||||
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
|
||||
"Author": "liza",
|
||||
"QuestSequence": [
|
||||
{
|
||||
"Sequence": 0,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1032227,
|
||||
"Position": {
|
||||
"X": 665.8884,
|
||||
"Y": 297.47797,
|
||||
"Z": -160.57074
|
||||
},
|
||||
"StopDistance": 4,
|
||||
"TerritoryId": 814,
|
||||
"InteractionType": "AcceptQuest"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 1,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1032245,
|
||||
"Position": {
|
||||
"X": 622.73596,
|
||||
"Y": 297.49292,
|
||||
"Z": -199.42017
|
||||
},
|
||||
"TerritoryId": 814,
|
||||
"InteractionType": "Interact",
|
||||
"Fly": true,
|
||||
"CompletionQuestVariablesFlags": [
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
64
|
||||
]
|
||||
},
|
||||
{
|
||||
"DataId": 1032244,
|
||||
"Position": {
|
||||
"X": 603.9978,
|
||||
"Y": 297.43994,
|
||||
"Z": -180.92627
|
||||
},
|
||||
"TerritoryId": 814,
|
||||
"InteractionType": "Interact",
|
||||
"CompletionQuestVariablesFlags": [
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
128
|
||||
]
|
||||
},
|
||||
{
|
||||
"DataId": 1032246,
|
||||
"Position": {
|
||||
"X": 594.8423,
|
||||
"Y": 297.2672,
|
||||
"Z": -176.01282
|
||||
},
|
||||
"TerritoryId": 814,
|
||||
"InteractionType": "Interact",
|
||||
"CompletionQuestVariablesFlags": [
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
32
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 2,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1032227,
|
||||
"Position": {
|
||||
"X": 665.8884,
|
||||
"Y": 297.47797,
|
||||
"Z": -160.57074
|
||||
},
|
||||
"TerritoryId": 814,
|
||||
"InteractionType": "Interact",
|
||||
"Fly": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 3,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 2010832,
|
||||
"Position": {
|
||||
"X": 738.3076,
|
||||
"Y": 285.60303,
|
||||
"Z": -82.871826
|
||||
},
|
||||
"TerritoryId": 814,
|
||||
"InteractionType": "Interact",
|
||||
"Fly": true,
|
||||
"TargetTerritoryId": 895
|
||||
},
|
||||
{
|
||||
"DataId": 1032152,
|
||||
"Position": {
|
||||
"X": -13.809448,
|
||||
"Y": 0.039723,
|
||||
"Z": -66.941345
|
||||
},
|
||||
"TerritoryId": 895,
|
||||
"InteractionType": "Interact"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 4,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 2010830,
|
||||
"Position": {
|
||||
"X": -0.015319824,
|
||||
"Y": 1.2664795,
|
||||
"Z": -94.86542
|
||||
},
|
||||
"TerritoryId": 895,
|
||||
"InteractionType": "Interact",
|
||||
"TargetTerritoryId": 896
|
||||
},
|
||||
{
|
||||
"Position": {
|
||||
"X": -499.9735,
|
||||
"Y": 463.36023,
|
||||
"Z": 177.62115
|
||||
},
|
||||
"TerritoryId": 896,
|
||||
"InteractionType": "WalkTo"
|
||||
},
|
||||
{
|
||||
"Position": {
|
||||
"X": -499.9782,
|
||||
"Y": 400.99997,
|
||||
"Z": 4.3087606
|
||||
},
|
||||
"TerritoryId": 896,
|
||||
"InteractionType": "WalkTo"
|
||||
},
|
||||
{
|
||||
"Position": {
|
||||
"X": -557.9587,
|
||||
"Y": 383,
|
||||
"Z": -141.83781
|
||||
},
|
||||
"TerritoryId": 896,
|
||||
"InteractionType": "WalkTo",
|
||||
"RestartNavigationIfCancelled": false
|
||||
},
|
||||
{
|
||||
"DataId": 2011156,
|
||||
"Position": {
|
||||
"X": -694.05664,
|
||||
"Y": 339.1621,
|
||||
"Z": -370.2602
|
||||
},
|
||||
"TerritoryId": 896,
|
||||
"InteractionType": "Say",
|
||||
"ChatMessage": {
|
||||
"Key": "TEXT_LUCKTA301_03952_SAYTODO_000_220"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 255,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1032020,
|
||||
"Position": {
|
||||
"X": -9.353821,
|
||||
"Y": 0.037398916,
|
||||
"Z": -66.88031
|
||||
},
|
||||
"TerritoryId": 895,
|
||||
"InteractionType": "CompleteQuest",
|
||||
"NextQuestId": 3953
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,121 @@
|
||||
{
|
||||
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
|
||||
"Author": "liza",
|
||||
"QuestSequence": [
|
||||
{
|
||||
"Sequence": 0,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1032020,
|
||||
"Position": {
|
||||
"X": -9.353821,
|
||||
"Y": 0.037398916,
|
||||
"Z": -66.88031
|
||||
},
|
||||
"TerritoryId": 895,
|
||||
"InteractionType": "AcceptQuest"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 1,
|
||||
"Steps": [
|
||||
{
|
||||
"TerritoryId": 814,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 736
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 2,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1034040,
|
||||
"Position": {
|
||||
"X": -363.94293,
|
||||
"Y": 103.83351,
|
||||
"Z": 366.4148
|
||||
},
|
||||
"TerritoryId": 928,
|
||||
"InteractionType": "Interact"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 3,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 2011108,
|
||||
"Position": {
|
||||
"X": -363.3631,
|
||||
"Y": 103.990234,
|
||||
"Z": 375.69226
|
||||
},
|
||||
"TerritoryId": 928,
|
||||
"InteractionType": "Interact"
|
||||
},
|
||||
{
|
||||
"DataId": 2011155,
|
||||
"Position": {
|
||||
"X": -383.81018,
|
||||
"Y": 102.89148,
|
||||
"Z": 389.12024
|
||||
},
|
||||
"TerritoryId": 928,
|
||||
"InteractionType": "Interact",
|
||||
"TargetTerritoryId": 814
|
||||
},
|
||||
{
|
||||
"DataId": 2010832,
|
||||
"Position": {
|
||||
"X": 738.3076,
|
||||
"Y": 285.60303,
|
||||
"Z": -82.871826
|
||||
},
|
||||
"TerritoryId": 814,
|
||||
"InteractionType": "Interact",
|
||||
"Fly": true,
|
||||
"TargetTerritoryId": 895
|
||||
},
|
||||
{
|
||||
"DataId": 1034044,
|
||||
"Position": {
|
||||
"X": -19.058533,
|
||||
"Y": -3.501947E-11,
|
||||
"Z": -58.365784
|
||||
},
|
||||
"TerritoryId": 895,
|
||||
"InteractionType": "Interact"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 255,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 2011136,
|
||||
"Position": {
|
||||
"X": -21.74414,
|
||||
"Y": 0.6866455,
|
||||
"Z": -58.396362
|
||||
},
|
||||
"TerritoryId": 895,
|
||||
"InteractionType": "Interact",
|
||||
"TargetTerritoryId": 895
|
||||
},
|
||||
{
|
||||
"DataId": 1034031,
|
||||
"Position": {
|
||||
"X": -50.492126,
|
||||
"Y": 0.037401117,
|
||||
"Z": -121.53815
|
||||
},
|
||||
"TerritoryId": 895,
|
||||
"InteractionType": "CompleteQuest",
|
||||
"NextQuestId": 3954
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,363 @@
|
||||
{
|
||||
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
|
||||
"Author": "liza",
|
||||
"QuestSequence": [
|
||||
{
|
||||
"Sequence": 0,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1034030,
|
||||
"Position": {
|
||||
"X": -48.508484,
|
||||
"Y": 0.029999997,
|
||||
"Z": -120.50055
|
||||
},
|
||||
"TerritoryId": 895,
|
||||
"InteractionType": "AcceptQuest"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 1,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 2011137,
|
||||
"Position": {
|
||||
"X": -49.5766,
|
||||
"Y": 1.2054443,
|
||||
"Z": -109.056274
|
||||
},
|
||||
"TerritoryId": 895,
|
||||
"InteractionType": "Interact",
|
||||
"TargetTerritoryId": 895
|
||||
},
|
||||
{
|
||||
"DataId": 1034027,
|
||||
"Position": {
|
||||
"X": -7.7669067,
|
||||
"Y": -3.1738587E-11,
|
||||
"Z": -52.872498
|
||||
},
|
||||
"TerritoryId": 895,
|
||||
"InteractionType": "Interact"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 2,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1034025,
|
||||
"Position": {
|
||||
"X": -6.515625,
|
||||
"Y": 0.029999863,
|
||||
"Z": -52.84204
|
||||
},
|
||||
"StopDistance": 1,
|
||||
"TerritoryId": 895,
|
||||
"InteractionType": "Interact"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 3,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1034016,
|
||||
"Position": {
|
||||
"X": -6.668213,
|
||||
"Y": -3.3829915E-11,
|
||||
"Z": -56.443176
|
||||
},
|
||||
"StopDistance": 5,
|
||||
"TerritoryId": 895,
|
||||
"InteractionType": "Interact",
|
||||
"CompletionQuestVariablesFlags": [
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
8
|
||||
]
|
||||
},
|
||||
{
|
||||
"DataId": 1034019,
|
||||
"Position": {
|
||||
"X": -4.9592285,
|
||||
"Y": -3.3072475E-11,
|
||||
"Z": -55.161438
|
||||
},
|
||||
"StopDistance": 5,
|
||||
"TerritoryId": 895,
|
||||
"InteractionType": "Interact",
|
||||
"CompletionQuestVariablesFlags": [
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
128
|
||||
]
|
||||
},
|
||||
{
|
||||
"DataId": 1034020,
|
||||
"Position": {
|
||||
"X": -4.348877,
|
||||
"Y": -3.1869986E-11,
|
||||
"Z": -53.11664
|
||||
},
|
||||
"StopDistance": 5,
|
||||
"TerritoryId": 895,
|
||||
"InteractionType": "Interact",
|
||||
"CompletionQuestVariablesFlags": [
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
16
|
||||
]
|
||||
},
|
||||
{
|
||||
"DataId": 1034017,
|
||||
"Position": {
|
||||
"X": -5.0507812,
|
||||
"Y": 0.029999875,
|
||||
"Z": -51.010986
|
||||
},
|
||||
"StopDistance": 5,
|
||||
"TerritoryId": 895,
|
||||
"InteractionType": "Interact",
|
||||
"CompletionQuestVariablesFlags": [
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
32
|
||||
]
|
||||
},
|
||||
{
|
||||
"DataId": 1034018,
|
||||
"Position": {
|
||||
"X": -6.729248,
|
||||
"Y": 0.037395146,
|
||||
"Z": -49.851257
|
||||
},
|
||||
"StopDistance": 5,
|
||||
"TerritoryId": 895,
|
||||
"InteractionType": "Interact",
|
||||
"CompletionQuestVariablesFlags": [
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
64
|
||||
]
|
||||
},
|
||||
{
|
||||
"DataId": 1034028,
|
||||
"Position": {
|
||||
"X": -9.140198,
|
||||
"Y": 0.029994294,
|
||||
"Z": -49.973328
|
||||
},
|
||||
"StopDistance": 5,
|
||||
"TerritoryId": 895,
|
||||
"InteractionType": "Interact",
|
||||
"CompletionQuestVariablesFlags": [
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
4
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 4,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1034025,
|
||||
"Position": {
|
||||
"X": -6.515625,
|
||||
"Y": 0.029999863,
|
||||
"Z": -52.84204
|
||||
},
|
||||
"TerritoryId": 895,
|
||||
"InteractionType": "Interact"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 5,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1034025,
|
||||
"Position": {
|
||||
"X": -6.515625,
|
||||
"Y": 0.029999863,
|
||||
"Z": -52.84204
|
||||
},
|
||||
"TerritoryId": 895,
|
||||
"InteractionType": "Interact",
|
||||
"DialogueChoices": [
|
||||
{
|
||||
"Type": "List",
|
||||
"Prompt": "TEXT_LUCKTA303_03954_Q1_000_000",
|
||||
"Answer": "TEXT_LUCKTA303_03954_A1_000_004"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 6,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1034027,
|
||||
"Position": {
|
||||
"X": -7.7669067,
|
||||
"Y": -3.1738587E-11,
|
||||
"Z": -52.872498
|
||||
},
|
||||
"TerritoryId": 895,
|
||||
"InteractionType": "Interact"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 7,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 2011136,
|
||||
"Position": {
|
||||
"X": -21.74166,
|
||||
"Y": 0.691666,
|
||||
"Z": -58.37535
|
||||
},
|
||||
"TerritoryId": 895,
|
||||
"InteractionType": "Interact",
|
||||
"TargetTerritoryId": 895
|
||||
},
|
||||
{
|
||||
"DataId": 1034030,
|
||||
"Position": {
|
||||
"X": -48.508484,
|
||||
"Y": 0.029999997,
|
||||
"Z": -120.50055
|
||||
},
|
||||
"StopDistance": 7,
|
||||
"TerritoryId": 895,
|
||||
"InteractionType": "Interact"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 8,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 2011137,
|
||||
"Position": {
|
||||
"X": -49.55915,
|
||||
"Y": 1.209601,
|
||||
"Z": -109.0371
|
||||
},
|
||||
"TerritoryId": 895,
|
||||
"InteractionType": "Interact",
|
||||
"TargetTerritoryId": 895
|
||||
},
|
||||
{
|
||||
"DataId": 1034027,
|
||||
"Position": {
|
||||
"X": -7.7669067,
|
||||
"Y": -3.1738587E-11,
|
||||
"Z": -52.872498
|
||||
},
|
||||
"TerritoryId": 895,
|
||||
"InteractionType": "Interact"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 9,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 2010829,
|
||||
"Position": {
|
||||
"X": 1.4190674,
|
||||
"Y": 0.83917236,
|
||||
"Z": 2.5177002
|
||||
},
|
||||
"TerritoryId": 895,
|
||||
"InteractionType": "Interact",
|
||||
"TargetTerritoryId": 814
|
||||
},
|
||||
{
|
||||
"DataId": 2011151,
|
||||
"Position": {
|
||||
"X": 467.79578,
|
||||
"Y": 311.02466,
|
||||
"Z": -189.1051
|
||||
},
|
||||
"TerritoryId": 814,
|
||||
"InteractionType": "Interact",
|
||||
"Fly": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 10,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 2011152,
|
||||
"Position": {
|
||||
"X": 345.3269,
|
||||
"Y": 320.14954,
|
||||
"Z": -317.58606
|
||||
},
|
||||
"TerritoryId": 814,
|
||||
"InteractionType": "Interact",
|
||||
"Fly": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 11,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 2011153,
|
||||
"Position": {
|
||||
"X": 466.26978,
|
||||
"Y": 298.146,
|
||||
"Z": -398.79456
|
||||
},
|
||||
"TerritoryId": 814,
|
||||
"InteractionType": "Interact",
|
||||
"Fly": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 255,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1034052,
|
||||
"Position": {
|
||||
"X": 618.58545,
|
||||
"Y": 297.26346,
|
||||
"Z": -170.24493
|
||||
},
|
||||
"TerritoryId": 814,
|
||||
"InteractionType": "CompleteQuest",
|
||||
"Fly": true,
|
||||
"NextQuestId": 3998
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,657 @@
|
||||
{
|
||||
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
|
||||
"Author": "liza",
|
||||
"QuestSequence": [
|
||||
{
|
||||
"Sequence": 0,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1034052,
|
||||
"Position": {
|
||||
"X": 618.58545,
|
||||
"Y": 297.26346,
|
||||
"Z": -170.24493
|
||||
},
|
||||
"TerritoryId": 814,
|
||||
"InteractionType": "AcceptQuest"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 1,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1034052,
|
||||
"Position": {
|
||||
"X": 618.58545,
|
||||
"Y": 297.26346,
|
||||
"Z": -170.24493
|
||||
},
|
||||
"TerritoryId": 814,
|
||||
"InteractionType": "Emote",
|
||||
"Emote": "comfort"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 2,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1034056,
|
||||
"Position": {
|
||||
"X": 657.52637,
|
||||
"Y": 297.47794,
|
||||
"Z": -145.22015
|
||||
},
|
||||
"TerritoryId": 814,
|
||||
"InteractionType": "Interact",
|
||||
"Fly": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 3,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1034932,
|
||||
"Position": {
|
||||
"X": 618.61584,
|
||||
"Y": 297.26785,
|
||||
"Z": -170.30597
|
||||
},
|
||||
"TerritoryId": 814,
|
||||
"InteractionType": "Interact",
|
||||
"Fly": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 4,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1034933,
|
||||
"Position": {
|
||||
"X": 412.46655,
|
||||
"Y": 285.10947,
|
||||
"Z": -163.74463
|
||||
},
|
||||
"TerritoryId": 814,
|
||||
"InteractionType": "Interact",
|
||||
"Fly": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 5,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1034934,
|
||||
"Position": {
|
||||
"X": -31.47937,
|
||||
"Y": 330.8092,
|
||||
"Z": -35.90454
|
||||
},
|
||||
"TerritoryId": 814,
|
||||
"InteractionType": "Interact",
|
||||
"Fly": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 6,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1034935,
|
||||
"Position": {
|
||||
"X": -475.36432,
|
||||
"Y": 334.0526,
|
||||
"Z": -53.97119
|
||||
},
|
||||
"TerritoryId": 814,
|
||||
"InteractionType": "Interact",
|
||||
"Fly": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 7,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1034936,
|
||||
"Position": {
|
||||
"X": -452.3537,
|
||||
"Y": 65.77815,
|
||||
"Z": 93.03418
|
||||
},
|
||||
"TerritoryId": 814,
|
||||
"InteractionType": "Interact"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 8,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1034930,
|
||||
"Position": {
|
||||
"X": 673.64,
|
||||
"Y": 28.11754,
|
||||
"Z": 272.9381
|
||||
},
|
||||
"TerritoryId": 814,
|
||||
"InteractionType": "Interact",
|
||||
"AetheryteShortcut": "Kholusia - Stilltide"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 9,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1034931,
|
||||
"Position": {
|
||||
"X": 534.08093,
|
||||
"Y": 299.67776,
|
||||
"Z": -184.22223
|
||||
},
|
||||
"StopDistance": 5,
|
||||
"TerritoryId": 814,
|
||||
"InteractionType": "Interact",
|
||||
"DialogueChoices": [
|
||||
{
|
||||
"Type": "List",
|
||||
"Prompt": "TEXT_LUCKTA401_03998_Q6_000_000",
|
||||
"Answer": "TEXT_LUCKTA401_03998_A6_000_002"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 10,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1035129,
|
||||
"Position": {
|
||||
"X": 613.73303,
|
||||
"Y": 325.6843,
|
||||
"Z": -224.93329
|
||||
},
|
||||
"TerritoryId": 814,
|
||||
"InteractionType": "Interact",
|
||||
"Fly": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 11,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 2011273,
|
||||
"Position": {
|
||||
"X": 574.9447,
|
||||
"Y": 296.71167,
|
||||
"Z": -175.55511
|
||||
},
|
||||
"TerritoryId": 814,
|
||||
"InteractionType": "Interact",
|
||||
"Fly": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 12,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 2011154,
|
||||
"Position": {
|
||||
"X": 703.1509,
|
||||
"Y": 295.3993,
|
||||
"Z": -160.20447
|
||||
},
|
||||
"TerritoryId": 814,
|
||||
"InteractionType": "Interact",
|
||||
"TargetTerritoryId": 928,
|
||||
"Fly": true,
|
||||
"SkipConditions": {
|
||||
"StepIf": {
|
||||
"InTerritory": [
|
||||
928
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Position": {
|
||||
"X": -352.89597,
|
||||
"Y": 106.840775,
|
||||
"Z": 337.33798
|
||||
},
|
||||
"TerritoryId": 928,
|
||||
"InteractionType": "WalkTo",
|
||||
"RestartNavigationIfCancelled": false
|
||||
},
|
||||
{
|
||||
"DataId": 2011274,
|
||||
"Position": {
|
||||
"X": -277.69897,
|
||||
"Y": 69.90149,
|
||||
"Z": 274.00623
|
||||
},
|
||||
"TerritoryId": 928,
|
||||
"InteractionType": "Interact"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 13,
|
||||
"Steps": [
|
||||
{
|
||||
"Position": {
|
||||
"X": -271.62762,
|
||||
"Y": 69.97228,
|
||||
"Z": 273.0655
|
||||
},
|
||||
"TerritoryId": 928,
|
||||
"InteractionType": "WalkTo",
|
||||
"RestartNavigationIfCancelled": false
|
||||
},
|
||||
{
|
||||
"DataId": 2011109,
|
||||
"Position": {
|
||||
"X": -254.20007,
|
||||
"Y": 29.984009,
|
||||
"Z": 178.02698
|
||||
},
|
||||
"TerritoryId": 928,
|
||||
"InteractionType": "Interact",
|
||||
"SkipConditions": {
|
||||
"StepIf": {
|
||||
"NotTargetable": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Position": {
|
||||
"X": -237.90593,
|
||||
"Y": 36.4109,
|
||||
"Z": 107.25123
|
||||
},
|
||||
"TerritoryId": 928,
|
||||
"InteractionType": "WalkTo"
|
||||
},
|
||||
{
|
||||
"Position": {
|
||||
"X": -264.81836,
|
||||
"Y": 20.597822,
|
||||
"Z": 72.87652
|
||||
},
|
||||
"TerritoryId": 928,
|
||||
"InteractionType": "WalkTo",
|
||||
"DisableNavmesh": true
|
||||
},
|
||||
{
|
||||
"Position": {
|
||||
"X": -233.77907,
|
||||
"Y": -3.860001,
|
||||
"Z": 31.767477
|
||||
},
|
||||
"TerritoryId": 928,
|
||||
"InteractionType": "WalkTo",
|
||||
"DisableNavmesh": true
|
||||
},
|
||||
{
|
||||
"DataId": 2011234,
|
||||
"Position": {
|
||||
"X": -230.12134,
|
||||
"Y": -2.609314,
|
||||
"Z": 11.612061
|
||||
},
|
||||
"TerritoryId": 928,
|
||||
"InteractionType": "Interact",
|
||||
"TargetTerritoryId": 928
|
||||
},
|
||||
{
|
||||
"Position": {
|
||||
"X": -229.71193,
|
||||
"Y": -115.06235,
|
||||
"Z": -115.379684
|
||||
},
|
||||
"TerritoryId": 928,
|
||||
"InteractionType": "WalkTo",
|
||||
"RestartNavigationIfCancelled": false
|
||||
},
|
||||
{
|
||||
"DataId": 2011110,
|
||||
"Position": {
|
||||
"X": -203.41809,
|
||||
"Y": -150.53027,
|
||||
"Z": -187.39612
|
||||
},
|
||||
"TerritoryId": 928,
|
||||
"InteractionType": "Interact",
|
||||
"SkipConditions": {
|
||||
"StepIf": {
|
||||
"NotTargetable": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Position": {
|
||||
"X": -229.93883,
|
||||
"Y": -150.49908,
|
||||
"Z": -219.08035
|
||||
},
|
||||
"TerritoryId": 928,
|
||||
"InteractionType": "WalkTo"
|
||||
},
|
||||
{
|
||||
"DataId": 2011111,
|
||||
"Position": {
|
||||
"X": -227.34424,
|
||||
"Y": -149.06543,
|
||||
"Z": -320.75995
|
||||
},
|
||||
"StopDistance": 1,
|
||||
"TerritoryId": 928,
|
||||
"InteractionType": "Interact",
|
||||
"SkipConditions": {
|
||||
"StepIf": {
|
||||
"NotTargetable": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Position": {
|
||||
"X": -229.96237,
|
||||
"Y": -168.28922,
|
||||
"Z": -329.79776
|
||||
},
|
||||
"TerritoryId": 928,
|
||||
"InteractionType": "WalkTo",
|
||||
"DisableNavmesh": true
|
||||
},
|
||||
{
|
||||
"Position": {
|
||||
"X": -237.64621,
|
||||
"Y": -168.16484,
|
||||
"Z": -336.7267
|
||||
},
|
||||
"TerritoryId": 928,
|
||||
"InteractionType": "WalkTo",
|
||||
"RestartNavigationIfCancelled": false
|
||||
},
|
||||
{
|
||||
"DataId": 2011118,
|
||||
"Position": {
|
||||
"X": -295.9182,
|
||||
"Y": -203.99792,
|
||||
"Z": -320.9735
|
||||
},
|
||||
"TerritoryId": 928,
|
||||
"InteractionType": "Interact",
|
||||
"SkipConditions": {
|
||||
"StepIf": {
|
||||
"NotTargetable": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Position": {
|
||||
"X": -305.8408,
|
||||
"Y": -204.6433,
|
||||
"Z": -336.8385
|
||||
},
|
||||
"TerritoryId": 928,
|
||||
"InteractionType": "WalkTo",
|
||||
"RestartNavigationIfCancelled": false
|
||||
},
|
||||
{
|
||||
"DataId": 2011115,
|
||||
"Position": {
|
||||
"X": -386.25165,
|
||||
"Y": -241.32147,
|
||||
"Z": -314.99207
|
||||
},
|
||||
"TerritoryId": 928,
|
||||
"InteractionType": "Interact",
|
||||
"SkipConditions": {
|
||||
"StepIf": {
|
||||
"NotTargetable": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Position": {
|
||||
"X": -367.89325,
|
||||
"Y": -241.31789,
|
||||
"Z": -313.52274
|
||||
},
|
||||
"TerritoryId": 928,
|
||||
"InteractionType": "WalkTo"
|
||||
},
|
||||
{
|
||||
"Position": {
|
||||
"X": -374.37668,
|
||||
"Y": -244.75201,
|
||||
"Z": -313.43954
|
||||
},
|
||||
"TerritoryId": 928,
|
||||
"InteractionType": "WalkTo",
|
||||
"DisableNavmesh": true
|
||||
},
|
||||
{
|
||||
"Position": {
|
||||
"X": -374.10797,
|
||||
"Y": -244.75217,
|
||||
"Z": -318.6855
|
||||
},
|
||||
"TerritoryId": 928,
|
||||
"InteractionType": "WalkTo"
|
||||
},
|
||||
{
|
||||
"DataId": 2011113,
|
||||
"Position": {
|
||||
"X": -372.85425,
|
||||
"Y": -244.77002,
|
||||
"Z": -303.18152
|
||||
},
|
||||
"TerritoryId": 928,
|
||||
"InteractionType": "Interact",
|
||||
"SkipConditions": {
|
||||
"StepIf": {
|
||||
"NotTargetable": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"DataId": 2011114,
|
||||
"Position": {
|
||||
"X": -345.17438,
|
||||
"Y": -244.77002,
|
||||
"Z": -321.43134
|
||||
},
|
||||
"TerritoryId": 928,
|
||||
"InteractionType": "Interact",
|
||||
"SkipConditions": {
|
||||
"StepIf": {
|
||||
"NotTargetable": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Position": {
|
||||
"X": -358.27484,
|
||||
"Y": -244.75198,
|
||||
"Z": -312.8948
|
||||
},
|
||||
"TerritoryId": 928,
|
||||
"InteractionType": "WalkTo"
|
||||
},
|
||||
{
|
||||
"Position": {
|
||||
"X": -364.58334,
|
||||
"Y": -241.318,
|
||||
"Z": -313.35168
|
||||
},
|
||||
"TerritoryId": 928,
|
||||
"InteractionType": "WalkTo",
|
||||
"DisableNavmesh": true
|
||||
},
|
||||
{
|
||||
"DataId": 2011275,
|
||||
"Position": {
|
||||
"X": -366.50647,
|
||||
"Y": -241.32147,
|
||||
"Z": -311.57397
|
||||
},
|
||||
"StopDistance": 1,
|
||||
"TerritoryId": 928,
|
||||
"InteractionType": "Interact"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 14,
|
||||
"Steps": [
|
||||
{
|
||||
"Position": {
|
||||
"X": -366.50647,
|
||||
"Y": -241.32147,
|
||||
"Z": -311.57397
|
||||
},
|
||||
"StopDistance": 0.5,
|
||||
"TerritoryId": 928,
|
||||
"InteractionType": "Jump",
|
||||
"JumpDestination": {
|
||||
"DataId": 2011269,
|
||||
"Position": {
|
||||
"X": -366.558,
|
||||
"Y": -249.74661,
|
||||
"Z": -301.74612
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"DataId": 2011112,
|
||||
"Position": {
|
||||
"X": -366.47595,
|
||||
"Y": -249.80548,
|
||||
"Z": -318.89832
|
||||
},
|
||||
"StopDistance": 1,
|
||||
"TerritoryId": 928,
|
||||
"InteractionType": "Interact",
|
||||
"SkipConditions": {
|
||||
"StepIf": {
|
||||
"NotTargetable": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"DataId": 2011269,
|
||||
"Position": {
|
||||
"X": -366.50647,
|
||||
"Y": -248.43219,
|
||||
"Z": -285.6947
|
||||
},
|
||||
"TerritoryId": 928,
|
||||
"InteractionType": "Interact",
|
||||
"TargetTerritoryId": 928
|
||||
},
|
||||
{
|
||||
"DataId": 2011116,
|
||||
"Position": {
|
||||
"X": 193.89636,
|
||||
"Y": -500.0229,
|
||||
"Z": -89.7384
|
||||
},
|
||||
"TerritoryId": 928,
|
||||
"InteractionType": "Interact",
|
||||
"SkipConditions": {
|
||||
"StepIf": {
|
||||
"NotTargetable": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Position": {
|
||||
"X": 199.90454,
|
||||
"Y": -500.00003,
|
||||
"Z": -476.80316
|
||||
},
|
||||
"TerritoryId": 928,
|
||||
"InteractionType": "WalkTo"
|
||||
},
|
||||
{
|
||||
"DataId": 2011117,
|
||||
"Position": {
|
||||
"X": 253.13184,
|
||||
"Y": -500.0229,
|
||||
"Z": -484.39764
|
||||
},
|
||||
"TerritoryId": 928,
|
||||
"InteractionType": "Interact",
|
||||
"SkipConditions": {
|
||||
"StepIf": {
|
||||
"NotTargetable": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"DataId": 2011276,
|
||||
"Position": {
|
||||
"X": 200,
|
||||
"Y": -478.47717,
|
||||
"Z": -558.8312
|
||||
},
|
||||
"TerritoryId": 928,
|
||||
"InteractionType": "Interact"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 15,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1035130,
|
||||
"Position": {
|
||||
"X": -16.372986,
|
||||
"Y": 0.039723,
|
||||
"Z": -70.481445
|
||||
},
|
||||
"TerritoryId": 895,
|
||||
"InteractionType": "Interact"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 255,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 2010829,
|
||||
"Position": {
|
||||
"X": 1.4190674,
|
||||
"Y": 0.83917236,
|
||||
"Z": 2.5177002
|
||||
},
|
||||
"TerritoryId": 895,
|
||||
"InteractionType": "Interact",
|
||||
"TargetTerritoryId": 814
|
||||
},
|
||||
{
|
||||
"DataId": 1032227,
|
||||
"Position": {
|
||||
"X": 665.8884,
|
||||
"Y": 297.47797,
|
||||
"Z": -160.57074
|
||||
},
|
||||
"TerritoryId": 814,
|
||||
"InteractionType": "CompleteQuest",
|
||||
"Fly": true,
|
||||
"NextQuestId": 4034
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,213 @@
|
||||
{
|
||||
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
|
||||
"Author": "liza",
|
||||
"QuestSequence": [
|
||||
{
|
||||
"Sequence": 0,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1032227,
|
||||
"Position": {
|
||||
"X": 665.8884,
|
||||
"Y": 297.47797,
|
||||
"Z": -160.57074
|
||||
},
|
||||
"TerritoryId": 814,
|
||||
"InteractionType": "AcceptQuest"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 1,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 2010832,
|
||||
"Position": {
|
||||
"X": 738.3076,
|
||||
"Y": 285.60303,
|
||||
"Z": -82.871826
|
||||
},
|
||||
"TerritoryId": 814,
|
||||
"InteractionType": "Interact",
|
||||
"TargetTerritoryId": 895,
|
||||
"Fly": true
|
||||
},
|
||||
{
|
||||
"DataId": 1035131,
|
||||
"Position": {
|
||||
"X": -3.6469727,
|
||||
"Y": -3.475783E-11,
|
||||
"Z": -58.121643
|
||||
},
|
||||
"TerritoryId": 895,
|
||||
"InteractionType": "Interact"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 2,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 2010829,
|
||||
"Position": {
|
||||
"X": 1.4190674,
|
||||
"Y": 0.83917236,
|
||||
"Z": 2.5177002
|
||||
},
|
||||
"TerritoryId": 895,
|
||||
"InteractionType": "Interact",
|
||||
"TargetTerritoryId": 814
|
||||
},
|
||||
{
|
||||
"DataId": 1035132,
|
||||
"Position": {
|
||||
"X": 545.4337,
|
||||
"Y": 295.66992,
|
||||
"Z": -221.45422
|
||||
},
|
||||
"TerritoryId": 814,
|
||||
"InteractionType": "Interact",
|
||||
"Fly": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 3,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 2011442,
|
||||
"Position": {
|
||||
"X": -8.957031,
|
||||
"Y": 0.503479,
|
||||
"Z": -65.26294
|
||||
},
|
||||
"TerritoryId": 895,
|
||||
"InteractionType": "Interact"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 4,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1035134,
|
||||
"Position": {
|
||||
"X": 711.635,
|
||||
"Y": 286.3896,
|
||||
"Z": -122.78937
|
||||
},
|
||||
"StopDistance": 7,
|
||||
"TerritoryId": 814,
|
||||
"InteractionType": "Interact"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 5,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1034054,
|
||||
"Position": {
|
||||
"X": 659.75415,
|
||||
"Y": 297.47797,
|
||||
"Z": -145.15906
|
||||
},
|
||||
"TerritoryId": 814,
|
||||
"InteractionType": "Interact",
|
||||
"Fly": true,
|
||||
"CompletionQuestVariablesFlags": [
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
128
|
||||
]
|
||||
},
|
||||
{
|
||||
"DataId": 1027299,
|
||||
"Position": {
|
||||
"X": 638.11694,
|
||||
"Y": 297.44974,
|
||||
"Z": -180.19385
|
||||
},
|
||||
"TerritoryId": 814,
|
||||
"InteractionType": "Interact",
|
||||
"Fly": true,
|
||||
"CompletionQuestVariablesFlags": [
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
32
|
||||
]
|
||||
},
|
||||
{
|
||||
"DataId": 1027486,
|
||||
"Position": {
|
||||
"X": 608.8501,
|
||||
"Y": 297.4718,
|
||||
"Z": -165.45361
|
||||
},
|
||||
"TerritoryId": 814,
|
||||
"InteractionType": "Interact",
|
||||
"Fly": true,
|
||||
"CompletionQuestVariablesFlags": [
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
64
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 6,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 2011447,
|
||||
"Position": {
|
||||
"X": 711.6044,
|
||||
"Y": 286.12183,
|
||||
"Z": -121.50757
|
||||
},
|
||||
"TerritoryId": 814,
|
||||
"InteractionType": "Interact",
|
||||
"Fly": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 255,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1035135,
|
||||
"Position": {
|
||||
"X": -361.37946,
|
||||
"Y": 105.987305,
|
||||
"Z": 347.12744
|
||||
},
|
||||
"StopDistance": 5,
|
||||
"TerritoryId": 928,
|
||||
"InteractionType": "CompleteQuest",
|
||||
"DialogueChoices": [
|
||||
{
|
||||
"Type": "List",
|
||||
"Prompt": "TEXT_LUCKTA501_04034_Q5_000_000",
|
||||
"Answer": "TEXT_LUCKTA501_04034_A5_000_001"
|
||||
},
|
||||
{
|
||||
"Type": "List",
|
||||
"Prompt": "TEXT_LUCKTA501_04034_Q6_000_000",
|
||||
"Answer": "TEXT_LUCKTA501_04034_A6_000_001"
|
||||
}
|
||||
],
|
||||
"NextQuestId": 4035
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,200 @@
|
||||
{
|
||||
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
|
||||
"Author": "liza",
|
||||
"QuestSequence": [
|
||||
{
|
||||
"Sequence": 0,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1035135,
|
||||
"Position": {
|
||||
"X": -361.37946,
|
||||
"Y": 105.987305,
|
||||
"Z": 347.12744
|
||||
},
|
||||
"StopDistance": 5,
|
||||
"TerritoryId": 928,
|
||||
"InteractionType": "AcceptQuest",
|
||||
"DialogueChoices": [
|
||||
{
|
||||
"Type": "List",
|
||||
"Prompt": "TEXT_LUCKTA502_04035_Q1_000_000",
|
||||
"Answer": "TEXT_LUCKTA502_04035_A1_000_001"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 1,
|
||||
"Steps": [
|
||||
{
|
||||
"Position": {
|
||||
"X": -352.89597,
|
||||
"Y": 106.840775,
|
||||
"Z": 337.33798
|
||||
},
|
||||
"TerritoryId": 928,
|
||||
"InteractionType": "WalkTo",
|
||||
"RestartNavigationIfCancelled": false
|
||||
},
|
||||
{
|
||||
"Position": {
|
||||
"X": -271.62762,
|
||||
"Y": 69.97228,
|
||||
"Z": 273.0655
|
||||
},
|
||||
"TerritoryId": 928,
|
||||
"InteractionType": "WalkTo",
|
||||
"RestartNavigationIfCancelled": false
|
||||
},
|
||||
{
|
||||
"Position": {
|
||||
"X": -237.90593,
|
||||
"Y": 36.4109,
|
||||
"Z": 107.25123
|
||||
},
|
||||
"TerritoryId": 928,
|
||||
"InteractionType": "WalkTo"
|
||||
},
|
||||
{
|
||||
"Position": {
|
||||
"X": -264.81836,
|
||||
"Y": 20.597822,
|
||||
"Z": 72.87652
|
||||
},
|
||||
"TerritoryId": 928,
|
||||
"InteractionType": "WalkTo",
|
||||
"DisableNavmesh": true
|
||||
},
|
||||
{
|
||||
"Position": {
|
||||
"X": -233.77907,
|
||||
"Y": -3.860001,
|
||||
"Z": 31.767477
|
||||
},
|
||||
"TerritoryId": 928,
|
||||
"InteractionType": "WalkTo",
|
||||
"DisableNavmesh": true
|
||||
},
|
||||
{
|
||||
"DataId": 2011234,
|
||||
"Position": {
|
||||
"X": -230.12134,
|
||||
"Y": -2.609314,
|
||||
"Z": 11.612061
|
||||
},
|
||||
"TerritoryId": 928,
|
||||
"InteractionType": "Interact",
|
||||
"TargetTerritoryId": 928
|
||||
},
|
||||
{
|
||||
"Position": {
|
||||
"X": -229.71193,
|
||||
"Y": -115.06235,
|
||||
"Z": -115.379684
|
||||
},
|
||||
"TerritoryId": 928,
|
||||
"InteractionType": "WalkTo",
|
||||
"RestartNavigationIfCancelled": false
|
||||
},
|
||||
{
|
||||
"Position": {
|
||||
"X": -229.96237,
|
||||
"Y": -168.28922,
|
||||
"Z": -329.79776
|
||||
},
|
||||
"TerritoryId": 928,
|
||||
"InteractionType": "WalkTo",
|
||||
"DisableNavmesh": true
|
||||
},
|
||||
{
|
||||
"Position": {
|
||||
"X": -237.64621,
|
||||
"Y": -168.16484,
|
||||
"Z": -336.7267
|
||||
},
|
||||
"TerritoryId": 928,
|
||||
"InteractionType": "WalkTo",
|
||||
"RestartNavigationIfCancelled": false
|
||||
},
|
||||
{
|
||||
"Position": {
|
||||
"X": -305.8408,
|
||||
"Y": -204.6433,
|
||||
"Z": -336.8385
|
||||
},
|
||||
"TerritoryId": 928,
|
||||
"InteractionType": "WalkTo",
|
||||
"RestartNavigationIfCancelled": false
|
||||
},
|
||||
{
|
||||
"Position": {
|
||||
"X": -366.50647,
|
||||
"Y": -241.32147,
|
||||
"Z": -311.57397
|
||||
},
|
||||
"StopDistance": 0.5,
|
||||
"TerritoryId": 928,
|
||||
"InteractionType": "Jump",
|
||||
"JumpDestination": {
|
||||
"DataId": 2011269,
|
||||
"Position": {
|
||||
"X": -366.558,
|
||||
"Y": -249.74661,
|
||||
"Z": -301.74612
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"DataId": 2011269,
|
||||
"Position": {
|
||||
"X": -366.50647,
|
||||
"Y": -248.43219,
|
||||
"Z": -285.6947
|
||||
},
|
||||
"TerritoryId": 928,
|
||||
"InteractionType": "Interact",
|
||||
"TargetTerritoryId": 928
|
||||
},
|
||||
{
|
||||
"DataId": 2011440,
|
||||
"Position": {
|
||||
"X": 200,
|
||||
"Y": -478.47717,
|
||||
"Z": -558.8312
|
||||
},
|
||||
"TerritoryId": 928,
|
||||
"InteractionType": "Interact"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 2,
|
||||
"Steps": [
|
||||
{
|
||||
"TerritoryId": 928,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 779
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 255,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1035142,
|
||||
"Position": {
|
||||
"X": 701.9607,
|
||||
"Y": 291.86115,
|
||||
"Z": -142.443
|
||||
},
|
||||
"StopDistance": 5,
|
||||
"TerritoryId": 814,
|
||||
"InteractionType": "CompleteQuest",
|
||||
"NextQuestId": 4036
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,297 @@
|
||||
{
|
||||
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
|
||||
"Author": "liza",
|
||||
"QuestSequence": [
|
||||
{
|
||||
"Sequence": 0,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1035142,
|
||||
"Position": {
|
||||
"X": 701.9607,
|
||||
"Y": 291.86115,
|
||||
"Z": -142.443
|
||||
},
|
||||
"StopDistance": 5,
|
||||
"TerritoryId": 814,
|
||||
"InteractionType": "AcceptQuest"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 1,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 2010832,
|
||||
"Position": {
|
||||
"X": 738.3076,
|
||||
"Y": 285.60303,
|
||||
"Z": -82.871826
|
||||
},
|
||||
"TerritoryId": 814,
|
||||
"InteractionType": "Interact",
|
||||
"TargetTerritoryId": 895,
|
||||
"Fly": true
|
||||
},
|
||||
{
|
||||
"DataId": 1035141,
|
||||
"Position": {
|
||||
"X": -13.382202,
|
||||
"Y": 0.039723,
|
||||
"Z": -66.11737
|
||||
},
|
||||
"TerritoryId": 895,
|
||||
"InteractionType": "Interact"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 2,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1032227,
|
||||
"Position": {
|
||||
"X": 665.8884,
|
||||
"Y": 297.47797,
|
||||
"Z": -160.57074
|
||||
},
|
||||
"TerritoryId": 814,
|
||||
"InteractionType": "Interact",
|
||||
"Fly": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 3,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 2010832,
|
||||
"Position": {
|
||||
"X": 738.3076,
|
||||
"Y": 285.60303,
|
||||
"Z": -82.871826
|
||||
},
|
||||
"TerritoryId": 814,
|
||||
"InteractionType": "Interact",
|
||||
"TargetTerritoryId": 895,
|
||||
"Fly": true
|
||||
},
|
||||
{
|
||||
"DataId": 1035133,
|
||||
"Position": {
|
||||
"X": -6.881897,
|
||||
"Y": 0.029997535,
|
||||
"Z": -63.187683
|
||||
},
|
||||
"TerritoryId": 895,
|
||||
"InteractionType": "Interact"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 4,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 2011441,
|
||||
"Position": {
|
||||
"X": -3.5858765,
|
||||
"Y": -0.015319824,
|
||||
"Z": -58.06067
|
||||
},
|
||||
"StopDistance": 4,
|
||||
"TerritoryId": 895,
|
||||
"InteractionType": "Interact"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 5,
|
||||
"Steps": [
|
||||
{
|
||||
"Position": {
|
||||
"X": 2.2522326,
|
||||
"Y": 0,
|
||||
"Z": -52.14471
|
||||
},
|
||||
"TerritoryId": 895,
|
||||
"InteractionType": "WalkTo"
|
||||
},
|
||||
{
|
||||
"DataId": 1035148,
|
||||
"Position": {
|
||||
"X": 2.39563,
|
||||
"Y": -3.2740335E-11,
|
||||
"Z": -54.61206
|
||||
},
|
||||
"TerritoryId": 895,
|
||||
"InteractionType": "Interact",
|
||||
"DialogueChoices": [
|
||||
{
|
||||
"Type": "List",
|
||||
"Prompt": "TEXT_LUCKTA503_04036_Q9_000_000",
|
||||
"Answer": "TEXT_LUCKTA503_04036_A9_000_002"
|
||||
}
|
||||
],
|
||||
"CompletionQuestVariablesFlags": [
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
8
|
||||
]
|
||||
},
|
||||
{
|
||||
"DataId": 1035144,
|
||||
"Position": {
|
||||
"X": 3.9520264,
|
||||
"Y": -3.2538423E-11,
|
||||
"Z": -54.24591
|
||||
},
|
||||
"TerritoryId": 895,
|
||||
"InteractionType": "Interact",
|
||||
"DialogueChoices": [
|
||||
{
|
||||
"Type": "List",
|
||||
"Prompt": "TEXT_LUCKTA503_04036_Q6_000_000",
|
||||
"Answer": "TEXT_LUCKTA503_04036_A6_000_002"
|
||||
}
|
||||
],
|
||||
"CompletionQuestVariablesFlags": [
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
128
|
||||
]
|
||||
},
|
||||
{
|
||||
"DataId": 1035145,
|
||||
"Position": {
|
||||
"X": 4.8981323,
|
||||
"Y": -3.0844622E-11,
|
||||
"Z": -51.407654
|
||||
},
|
||||
"TerritoryId": 895,
|
||||
"InteractionType": "Interact",
|
||||
"DialogueChoices": [
|
||||
{
|
||||
"Type": "List",
|
||||
"Prompt": "TEXT_LUCKTA503_04036_Q7_000_000",
|
||||
"Answer": "TEXT_LUCKTA503_04036_A7_000_002"
|
||||
}
|
||||
],
|
||||
"CompletionQuestVariablesFlags": [
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
64
|
||||
]
|
||||
},
|
||||
{
|
||||
"DataId": 1035146,
|
||||
"Position": {
|
||||
"X": 4.3182373,
|
||||
"Y": -3.024035E-11,
|
||||
"Z": -50.400574
|
||||
},
|
||||
"TerritoryId": 895,
|
||||
"InteractionType": "Interact",
|
||||
"DialogueChoices": [
|
||||
{
|
||||
"Type": "List",
|
||||
"Prompt": "TEXT_LUCKTA503_04036_Q8_000_000",
|
||||
"Answer": "TEXT_LUCKTA503_04036_A8_000_001"
|
||||
}
|
||||
],
|
||||
"CompletionQuestVariablesFlags": [
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
32
|
||||
]
|
||||
},
|
||||
{
|
||||
"DataId": 1035147,
|
||||
"Position": {
|
||||
"X": 0.62561035,
|
||||
"Y": -3.0313623E-11,
|
||||
"Z": -50.522705
|
||||
},
|
||||
"TerritoryId": 895,
|
||||
"InteractionType": "Interact",
|
||||
"DialogueChoices": [
|
||||
{
|
||||
"Type": "List",
|
||||
"Prompt": "TEXT_LUCKTA503_04036_Q10_000_000",
|
||||
"Answer": "TEXT_LUCKTA503_04036_A10_000_002"
|
||||
}
|
||||
],
|
||||
"CompletionQuestVariablesFlags": [
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
16
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 6,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1035630,
|
||||
"Position": {
|
||||
"X": 2.2124634,
|
||||
"Y": -3.161355E-11,
|
||||
"Z": -52.689453
|
||||
},
|
||||
"TerritoryId": 895,
|
||||
"InteractionType": "Interact",
|
||||
"DialogueChoices": [
|
||||
{
|
||||
"Type": "List",
|
||||
"Prompt": "TEXT_LUCKTA503_04036_Q11_000_000",
|
||||
"Answer": "TEXT_LUCKTA503_04036_A11_000_001"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 255,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 2010829,
|
||||
"Position": {
|
||||
"X": 1.4190674,
|
||||
"Y": 0.83917236,
|
||||
"Z": 2.5177002
|
||||
},
|
||||
"TerritoryId": 895,
|
||||
"InteractionType": "Interact",
|
||||
"TargetTerritoryId": 814
|
||||
},
|
||||
{
|
||||
"DataId": 1032227,
|
||||
"Position": {
|
||||
"X": 665.8884,
|
||||
"Y": 297.47797,
|
||||
"Z": -160.57074
|
||||
},
|
||||
"TerritoryId": 814,
|
||||
"InteractionType": "CompleteQuest",
|
||||
"Fly": true,
|
||||
"NextQuestId": 4043
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,43 @@
|
||||
{
|
||||
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
|
||||
"Author": "liza",
|
||||
"QuestSequence": [
|
||||
{
|
||||
"Sequence": 0,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1032227,
|
||||
"Position": {
|
||||
"X": 665.8884,
|
||||
"Y": 297.47797,
|
||||
"Z": -160.57074
|
||||
},
|
||||
"TerritoryId": 814,
|
||||
"InteractionType": "AcceptQuest",
|
||||
"DialogueChoices": [
|
||||
{
|
||||
"Type": "List",
|
||||
"Prompt": "TEXT_LUCKTA510_04043_Q1_000_000",
|
||||
"Answer": "TEXT_LUCKTA510_04043_A1_000_001"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 255,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1036042,
|
||||
"Position": {
|
||||
"X": 655.1765,
|
||||
"Y": 297.57593,
|
||||
"Z": -171.31305
|
||||
},
|
||||
"TerritoryId": 814,
|
||||
"InteractionType": "CompleteQuest"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,21 @@
|
||||
{
|
||||
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
|
||||
"Author": "liza",
|
||||
"QuestSequence": [
|
||||
{
|
||||
"Sequence": 0,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1032227,
|
||||
"Position": {
|
||||
"X": 665.8884,
|
||||
"Y": 297.47797,
|
||||
"Z": -160.57074
|
||||
},
|
||||
"TerritoryId": 814,
|
||||
"InteractionType": "AcceptQuest"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,143 @@
|
||||
{
|
||||
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
|
||||
"Author": "liza",
|
||||
"QuestSequence": [
|
||||
{
|
||||
"Sequence": 0,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1036042,
|
||||
"Position": {
|
||||
"X": 655.1765,
|
||||
"Y": 297.57593,
|
||||
"Z": -171.31305
|
||||
},
|
||||
"TerritoryId": 814,
|
||||
"InteractionType": "AcceptQuest",
|
||||
"AetheryteShortcut": "Kholusia - Stilltide",
|
||||
"SkipConditions": {
|
||||
"AetheryteShortcutIf": {
|
||||
"InSameTerritory": true
|
||||
}
|
||||
},
|
||||
"Fly": true,
|
||||
"DialogueChoices": [
|
||||
{
|
||||
"Type": "List",
|
||||
"Prompt": "TEXT_LUCKTA521_04050_Q1_000_000",
|
||||
"Answer": "TEXT_LUCKTA521_04050_A1_000_002"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 1,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 2010832,
|
||||
"Position": {
|
||||
"X": 738.3076,
|
||||
"Y": 285.60303,
|
||||
"Z": -82.871826
|
||||
},
|
||||
"TerritoryId": 814,
|
||||
"InteractionType": "Interact",
|
||||
"TargetTerritoryId": 895
|
||||
},
|
||||
{
|
||||
"DataId": 2010830,
|
||||
"Position": {
|
||||
"X": -0.015319824,
|
||||
"Y": 1.2664795,
|
||||
"Z": -94.86542
|
||||
},
|
||||
"TerritoryId": 895,
|
||||
"InteractionType": "Interact",
|
||||
"TargetTerritoryId": 896
|
||||
},
|
||||
{
|
||||
"Position": {
|
||||
"X": -499.9735,
|
||||
"Y": 463.36023,
|
||||
"Z": 177.62115
|
||||
},
|
||||
"TerritoryId": 896,
|
||||
"InteractionType": "WalkTo"
|
||||
},
|
||||
{
|
||||
"Position": {
|
||||
"X": -499.9782,
|
||||
"Y": 400.99997,
|
||||
"Z": 4.3087606
|
||||
},
|
||||
"TerritoryId": 896,
|
||||
"InteractionType": "WalkTo"
|
||||
},
|
||||
{
|
||||
"Position": {
|
||||
"X": -557.9587,
|
||||
"Y": 383,
|
||||
"Z": -141.83781
|
||||
},
|
||||
"TerritoryId": 896,
|
||||
"InteractionType": "WalkTo",
|
||||
"RestartNavigationIfCancelled": false
|
||||
},
|
||||
{
|
||||
"DataId": 2011457,
|
||||
"Position": {
|
||||
"X": -643.4882,
|
||||
"Y": 338.39917,
|
||||
"Z": -353.8415
|
||||
},
|
||||
"TerritoryId": 896,
|
||||
"InteractionType": "Interact",
|
||||
"CompletionQuestVariablesFlags": [
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
64
|
||||
]
|
||||
},
|
||||
{
|
||||
"DataId": 2011456,
|
||||
"Position": {
|
||||
"X": -679.56055,
|
||||
"Y": 335.31702,
|
||||
"Z": -307.88135
|
||||
},
|
||||
"TerritoryId": 896,
|
||||
"InteractionType": "Interact",
|
||||
"CompletionQuestVariablesFlags": [
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
128
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 255,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1036042,
|
||||
"Position": {
|
||||
"X": 655.1765,
|
||||
"Y": 297.57593,
|
||||
"Z": -171.31305
|
||||
},
|
||||
"TerritoryId": 814,
|
||||
"InteractionType": "CompleteQuest",
|
||||
"AetheryteShortcut": "Kholusia - Stilltide",
|
||||
"Fly": true
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user