1
0
Fork 0
Questionable/QuestPaths/2.x - A Realm Reborn/MSQ-2/A2-East Shroud to South Shroud/724_Brotherly Love.json

88 lines
1.8 KiB
JSON
Raw Normal View History

2024-07-25 16:35:49 +00:00
{
2024-07-26 23:32:17 +00:00
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
2024-07-25 16:35:49 +00:00
"Author": "JerryWester",
"QuestSequence": [
{
"Sequence": 0,
"Steps": [
{
"DataId": 1000580,
"Position": {
"X": 25.65039,
"Y": -3.7080078,
"Z": 209.97937
},
"TerritoryId": 152,
"InteractionType": "AcceptQuest",
"AetheryteShortcut": "East Shroud - Hawthorne Hut",
2024-07-27 13:39:47 +00:00
"SkipConditions": {
"AetheryteShortcutIf": {
2024-08-01 01:23:09 +00:00
"InSameTerritory": true
2024-07-27 13:39:47 +00:00
}
}
2024-07-25 16:35:49 +00:00
}
]
},
{
"Sequence": 1,
"Steps": [
{
"DataId": 1002937,
"Position": {
"X": -72.22095,
"Y": -2.5420866,
"Z": 187.85376
},
"TerritoryId": 152,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 2,
"Steps": [
{
"DataId": 1000580,
"Position": {
"X": 25.65039,
"Y": -3.7080078,
"Z": 209.97937
},
"TerritoryId": 152,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 3,
"Steps": [
{
"DataId": 1002998,
"Position": {
"X": -283.92462,
"Y": 12.245282,
"Z": -39.383606
},
"TerritoryId": 152,
"InteractionType": "SinglePlayerDuty"
}
]
},
{
"Sequence": 255,
"Steps": [
{
"DataId": 1000580,
"Position": {
"X": 25.65039,
"Y": -3.7080078,
"Z": 209.97937
},
"TerritoryId": 152,
"InteractionType": "CompleteQuest"
}
]
}
]
2024-07-26 23:32:17 +00:00
}