added another dwarven quest

This commit is contained in:
pot0to 2025-01-28 17:16:53 -08:00
parent 6fc0a6c4dd
commit b63e8cc7cd

View File

@ -1,7 +1,6 @@
{ {
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "liza", "Author": "pot0to",
"Disabled": true,
"QuestSequence": [ "QuestSequence": [
{ {
"Sequence": 0, "Sequence": 0,
@ -13,7 +12,14 @@
"Z": -423.84705 "Z": -423.84705
}, },
"TerritoryId": 813, "TerritoryId": 813,
"InteractionType": "WalkTo" "InteractionType": "WalkTo",
"Fly": true,
"AetheryteShortcut": "Lakeland - Ostall Imperative",
"SkipConditions": {
"AetheryteShortcutIf": {
"InSameTerritory": true
}
}
}, },
{ {
"DataId": 1033712, "DataId": 1033712,
@ -30,6 +36,34 @@
{ {
"Sequence": 1, "Sequence": 1,
"Steps": [ "Steps": [
{
"DataId": 2011166,
"Position": {
"X": -721.70593,
"Y": 68.86389,
"Z": -1.5107422
},
"TerritoryId": 813,
"InteractionType": "UseItem",
"ItemId": 2003030,
"GroundTarget": true,
"Fly": true
}
]
},
{
"Sequence": 2,
"Steps": [
{
"DataId": 1034059,
"Position": {
"X": -725.70386,
"Y": 68.86053,
"Z": 2.2124634
},
"TerritoryId": 813,
"InteractionType": "Interact"
}
] ]
}, },
{ {