1
0
Fork 0
Questionable/QuestPaths/2.x - A Realm Reborn/MSQ-2/514_Into the Beast's Maw.json

69 lines
1.4 KiB
JSON
Raw Normal View History

2024-07-18 15:08:57 +00:00
{
"$schema": "https://carvel.li/questionable/quest-1.0",
"Author": "JerryWester",
2024-07-19 14:31:38 +00:00
"TerritoryBlacklist": [
1039
],
2024-07-18 15:08:57 +00:00
"QuestSequence": [
{
"Sequence": 0,
"Steps": [
{
"DataId": 1000590,
"Position": {
"X": -165.9419,
"Y": 9.869227,
"Z": -81.34589
},
"TerritoryId": 153,
"InteractionType": "AcceptQuest",
"AetheryteShortcut": "South Shroud - Quarrymill",
"SkipIf": [
"AetheryteShortcutIfInSameTerritory"
]
}
]
},
{
"Sequence": 1,
"Steps": [
{
"DataId": 1000393,
"Position": {
"X": -89.463684,
"Y": 3.318795,
"Z": -168.9021
},
"TerritoryId": 153,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 2,
"Steps": [
{
"TerritoryId": 153,
"InteractionType": "Duty",
"ContentFinderConditionId": 1
}
]
},
{
"Sequence": 255,
"Steps": [
{
"DataId": 1000590,
"Position": {
"X": -165.9419,
"Y": 9.869227,
"Z": -81.34589
},
"TerritoryId": 153,
"InteractionType": "CompleteQuest"
}
]
}
]
2024-07-19 14:31:38 +00:00
}