Added CNJ side quest Unicorn Power

This commit is contained in:
alydev 2024-10-03 13:44:00 +10:00
parent 7e0bfaf706
commit 5ea84a7757

View File

@ -0,0 +1,74 @@
{
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "alydev",
"QuestSequence": [
{
"Sequence": 0,
"Steps": [
{
"DataId": 1000705,
"Position": {
"X": -243.15253,
"Y": -4.000101,
"Z": -7.950012
},
"TerritoryId": 133,
"InteractionType": "AcceptQuest"
}
]
},
{
"Sequence": 1,
"Steps": [
{
"DataId": 1008174,
"Position": {
"X": -248.67633,
"Y": -79.661125,
"Z": 475.02856
},
"TerritoryId": 154,
"InteractionType": "WalkTo",
"AetheryteShortcut": "North Shroud - Fallgourd Float",
"SkipConditions": {
"AetheryteShortcutIf": {
"InSameTerritory": true
}
},
"Fly": true
},
{
"DataId": 1008174,
"Position": {
"X": -248.67633,
"Y": -79.661125,
"Z": 475.02856
},
"TerritoryId": 154,
"InteractionType": "Action",
"Action": "Cure"
}
]
},
{
"Sequence": 255,
"Steps": [
{
"DataId": 1000705,
"Position": {
"X": -243.15253,
"Y": -4.000101,
"Z": -7.950012
},
"TerritoryId": 133,
"InteractionType": "CompleteQuest",
"AetheryteShortcut": "Gridania",
"AethernetShortcut": [
"[Gridania] Aetheryte Plaza",
"[Gridania] Conjurers' Guild"
]
}
]
}
]
}