Add 'A Present from the Present'

This commit is contained in:
Liza 2024-11-18 19:35:53 +01:00
parent ed4d279432
commit c65da42cd1
Signed by: liza
GPG Key ID: 7199F8D727D55F67
2 changed files with 139 additions and 3 deletions

View File

@ -21,6 +21,17 @@
{ {
"Sequence": 1, "Sequence": 1,
"Steps": [ "Steps": [
{
"Position": {
"X": 807.9048,
"Y": 152.2857,
"Z": -243.60707
},
"TerritoryId": 961,
"InteractionType": "WalkTo",
"AetheryteShortcut": "Elpis - Anagnorisis",
"Fly": true
},
{ {
"DataId": 2012293, "DataId": 2012293,
"Position": { "Position": {
@ -30,8 +41,6 @@
}, },
"TerritoryId": 961, "TerritoryId": 961,
"InteractionType": "Interact", "InteractionType": "Interact",
"AetheryteShortcut": "Elpis - Anagnorisis",
"Fly": true,
"TargetTerritoryId": 1025 "TargetTerritoryId": 1025
}, },
{ {
@ -120,7 +129,8 @@
"Z": 301.9912 "Z": 301.9912
}, },
"TerritoryId": 956, "TerritoryId": 956,
"InteractionType": "CompleteQuest" "InteractionType": "CompleteQuest",
"NextQuestId": 5252
} }
] ]
} }

View File

@ -0,0 +1,126 @@
{
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "liza",
"QuestSequence": [
{
"Sequence": 0,
"Steps": [
{
"DataId": 1048609,
"Position": {
"X": -10.696594,
"Y": 2.4000525,
"Z": -31.174255
},
"TerritoryId": 962,
"InteractionType": "AcceptQuest",
"AetheryteShortcut": "Old Sharlayan",
"SkipConditions": {
"AetheryteShortcutIf": {
"InSameTerritory": true
}
}
}
]
},
{
"Sequence": 1,
"Steps": [
{
"DataId": 1045332,
"Position": {
"X": -639.704,
"Y": -27.177149,
"Z": 301.9912
},
"TerritoryId": 956,
"InteractionType": "Interact",
"AetheryteShortcut": "Labyrinthos - Aporia"
}
]
},
{
"Sequence": 2,
"Steps": [
{
"Position": {
"X": 807.9048,
"Y": 152.2857,
"Z": -243.60707
},
"TerritoryId": 961,
"InteractionType": "WalkTo",
"AetheryteShortcut": "Elpis - Anagnorisis",
"Fly": true
},
{
"DataId": 2012293,
"Position": {
"X": 809.9336,
"Y": 151.81189,
"Z": -243.42719
},
"TerritoryId": 961,
"InteractionType": "Interact",
"TargetTerritoryId": 1025
},
{
"DataId": 1048610,
"Position": {
"X": 93.94971,
"Y": -1E-11,
"Z": 61.020752
},
"TerritoryId": 1025,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 3,
"Steps": [
{
"DataId": 2014542,
"Position": {
"X": 104.57007,
"Y": -0.015319824,
"Z": 46.25
},
"TerritoryId": 1025,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 4,
"Steps": [
{
"DataId": 1048610,
"Position": {
"X": 93.94971,
"Y": -1E-11,
"Z": 61.020752
},
"TerritoryId": 1025,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 255,
"Steps": [
{
"DataId": 1045332,
"Position": {
"X": -639.704,
"Y": -27.177149,
"Z": 301.9912
},
"TerritoryId": 956,
"InteractionType": "CompleteQuest",
"AetheryteShortcut": "Labyrinthos - Aporia"
}
]
}
]
}