Added 2299_The Mining Mishap

This commit is contained in:
Redacted 2025-03-01 15:20:26 +00:00
parent 7b101c3adb
commit a404057a9b

View File

@ -1,52 +1,110 @@
{ {
"$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": "Redacted",
"Disabled": true, "QuestSequence": [
"QuestSequence": [ {
{ "Sequence": 0,
"Sequence": 0, "Steps": [
"Steps": [ {
{ "DataId": 1017171,
"DataId": 1017171, "Position": {
"Position": { "X": -335.56116,
"X": -335.56116, "Y": 59.003433,
"Y": 59.003433, "Z": 313.98486
"Z": 313.98486 },
}, "TerritoryId": 400,
"TerritoryId": 400, "InteractionType": "AcceptQuest",
"InteractionType": "AcceptQuest" "AetheryteShortcut": "The Churning Mists - Zenith",
} "Fly": true,
] "SkipConditions": {
}, "AetheryteShortcutIf": {
{ "NearPosition": {
"Sequence": 255, "Position": {
"Steps": [ "X": -335.56116,
{ "Y": 59.003433,
"DataId": 1017171, "Z": 313.98486
"Position": { },
"X": -335.56116, "TerritoryId": 400,
"Y": 59.003433, "MaximumDistance": 50
"Z": 313.98486 }
}, }
"TerritoryId": 400, }
"InteractionType": "CompleteQuest", }
"AetheryteShortcut": "The Churning Mists - Zenith", ]
"Fly": true, },
"SkipConditions": { {
"AetheryteShortcutIf": { "Sequence": 1,
"NearPosition": { "Steps": [
"Position": { {
"X": -335.56116, "DataId": 1017379,
"Y": 59.003433, "Position": {
"Z": 313.98486 "X": -183.0625,
}, "Y": 182.06508,
"TerritoryId": 400, "Z": -759.21265
"MaximumDistance": 50 },
} "TerritoryId": 400,
} "InteractionType": "Interact",
} "Fly": true
} }
] ]
} },
] {
} "Sequence": 2,
"Steps": [
{
"TerritoryId": 400,
"InteractionType": "Craft",
"ItemId": 15732,
"ItemCount": 2,
"SkipConditions": {
"StepIf": {
"Item": {
"NotInInventory": false
}
}
}
},
{
"DataId": 1017380,
"Position": {
"X": -171.74036,
"Y": 178.63443,
"Z": -772.9458
},
"TerritoryId": 400,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 255,
"Steps": [
{
"DataId": 1017171,
"Position": {
"X": -335.56116,
"Y": 59.003433,
"Z": 313.98486
},
"TerritoryId": 400,
"InteractionType": "CompleteQuest",
"AetheryteShortcut": "The Churning Mists - Zenith",
"Fly": true,
"SkipConditions": {
"AetheryteShortcutIf": {
"NearPosition": {
"Position": {
"X": -335.56116,
"Y": 59.003433,
"Z": 313.98486
},
"TerritoryId": 400,
"MaximumDistance": 50
}
}
}
}
]
}
]
}