Added 2298_A Fine Finish

This commit is contained in:
Redacted 2025-03-04 20:16:58 +00:00
parent 03a438bc43
commit cf582e2e74

View File

@ -1,52 +1,111 @@
{ {
"$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": 1017377,
"Y": 59.003433, "Position": {
"Z": 313.98486 "X": 559.9907,
}, "Y": -1.071418,
"TerritoryId": 400, "Z": -372.42694
"MaximumDistance": 50 },
} "TerritoryId": 400,
} "InteractionType": "Interact",
} "Fly": true,
} "Land": true
] }
} ]
] },
} {
"Sequence": 2,
"Steps": [
{
"TerritoryId": 400,
"InteractionType": "Craft",
"ItemId": 15731,
"ItemCount": 1,
"SkipConditions": {
"StepIf": {
"Item": {
"NotInInventory": false
}
}
}
},
{
"DataId": 1017378,
"Position": {
"X": 555.84033,
"Y": -1.1545231,
"Z": -386.28217
},
"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
}
}
}
}
]
}
]
}