Removed disabled

This commit is contained in:
Redacted 2025-02-21 23:25:23 +00:00
parent 81390d1eb3
commit 251858ed9d

View File

@ -1,96 +1,95 @@
{ {
"$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": "Redacted", "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",
"AetheryteShortcut": "The Churning Mists - Zenith", "Fly": true,
"Fly": true, "SkipConditions": {
"SkipConditions": { "AetheryteShortcutIf": {
"AetheryteShortcutIf": { "NearPosition": {
"NearPosition": { "Position": {
"Position": { "X": -335.56116,
"X": -335.56116, "Y": 59.003433,
"Y": 59.003433, "Z": 313.98486
"Z": 313.98486 },
}, "TerritoryId": 400,
"TerritoryId": 400, "MaximumDistance": 50
"MaximumDistance": 50 }
} }
} }
} }
} ]
] },
}, {
{ "Sequence": 1,
"Sequence": 1, "Steps": [
"Steps": [ {
{ "DataId": 1017356,
"DataId": 1017356, "Position": {
"Position": { "X": 676.14246,
"X": 676.14246, "Y": -0.4951099,
"Y": -0.4951099, "Z": 11.550964
"Z": 11.550964 },
}, "TerritoryId": 400,
"TerritoryId": 400, "InteractionType": "Interact",
"InteractionType": "Interact", "Fly": true
"Fly": true }
} ]
] },
}, {
{ "Sequence": 255,
"Sequence": 255, "Steps": [
"Steps": [ {
{ "TerritoryId": 400,
"TerritoryId": 400, "InteractionType": "Craft",
"InteractionType": "Craft", "ItemId": 15726,
"ItemId": 15726, "ItemCount": 3,
"ItemCount": 3, "SkipConditions": {
"SkipConditions": { "StepIf": {
"StepIf": { "Item": {
"Item": { "NotInInventory": false
"NotInInventory": false }
} }
} }
} },
}, {
{ "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": "CompleteQuest",
"InteractionType": "CompleteQuest", "AetheryteShortcut": "The Churning Mists - Zenith",
"AetheryteShortcut": "The Churning Mists - Zenith", "Fly": true,
"Fly": true, "SkipConditions": {
"SkipConditions": { "AetheryteShortcutIf": {
"AetheryteShortcutIf": { "NearPosition": {
"NearPosition": { "Position": {
"Position": { "X": -335.56116,
"X": -335.56116, "Y": 59.003433,
"Y": 59.003433, "Z": 313.98486
"Z": 313.98486 },
}, "TerritoryId": 400,
"TerritoryId": 400, "MaximumDistance": 50
"MaximumDistance": 50 }
} }
} }
} }
} ]
] }
} ]
]
} }