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