Questionable/QuestPaths/2.x - A Realm Reborn/MSQ-2/A1-East Shroud/715_First Contact.json

87 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": 1000540,
"Position": {
"X": -238.17816,
"Y": 3.543561,
"Z": 283.71094
},
"TerritoryId": 152,
"InteractionType": "AcceptQuest",
"AetheryteShortcut": "East Shroud - Hawthorne Hut",
"SkipIf": [
"AetheryteShortcutIfInSameTerritory"
]
}
]
},
{
"Sequence": 1,
"Steps": [
{
"DataId": 1006188,
"Position": {
"X": -236.92688,
"Y": 3.5435789,
"Z": 283.4973
},
"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": 1000580,
"Position": {
"X": 25.65039,
"Y": -3.7080078,
"Z": 209.97937
},
"TerritoryId": 152,
"InteractionType": "Emote",
"Emote": "dance"
}
]
},
{
"Sequence": 255,
"Steps": [
{
"DataId": 1000580,
"Position": {
"X": 25.65039,
"Y": -3.7080078,
"Z": 209.97937
},
"TerritoryId": 152,
"InteractionType": "CompleteQuest"
}
]
}
]
}