1
0
Fork 0
Questionable/QuestPaths/2.x - A Realm Reborn/MSQ-2/715_First Contact.json

87 lines
1.8 KiB
JSON
Raw Normal View History

2024-07-18 15:08:57 +00:00
{
"$schema": "https://carvel.li/questionable/quest-1.0",
"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,
2024-07-19 14:31:38 +00:00
"InteractionType": "Interact"
2024-07-18 15:08:57 +00:00
}
]
},
{
"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"
}
]
}
]
2024-07-19 14:31:38 +00:00
}