Add teleports to custom delivery unlocks

master
Liza 2024-09-20 19:56:35 +02:00
parent d4a9bb5f9b
commit 66e9a71847
Signed by: liza
GPG Key ID: 7199F8D727D55F67
4 changed files with 28 additions and 4 deletions

View File

@ -13,7 +13,13 @@
"Z": 42.98462 "Z": 42.98462
}, },
"TerritoryId": 478, "TerritoryId": 478,
"InteractionType": "AcceptQuest" "InteractionType": "AcceptQuest",
"AetheryteShortcut": "Idyllshire",
"SkipConditions": {
"AetheryteShortcutIf": {
"InSameTerritory": true
}
}
} }
] ]
}, },

View File

@ -13,7 +13,13 @@
"Z": 285.60303 "Z": 285.60303
}, },
"TerritoryId": 622, "TerritoryId": 622,
"InteractionType": "AcceptQuest" "InteractionType": "AcceptQuest",
"AetheryteShortcut": "Azim Steppe - Reunion",
"SkipConditions": {
"AetheryteShortcutIf": {
"InSameTerritory": true
}
}
} }
] ]
}, },

View File

@ -13,7 +13,13 @@
"Z": 42.98462 "Z": 42.98462
}, },
"TerritoryId": 478, "TerritoryId": 478,
"InteractionType": "AcceptQuest" "InteractionType": "AcceptQuest",
"AetheryteShortcut": "Idyllshire",
"SkipConditions": {
"AetheryteShortcutIf": {
"InSameTerritory": true
}
}
} }
] ]
}, },

View File

@ -13,7 +13,13 @@
"Z": 6.8207397 "Z": 6.8207397
}, },
"TerritoryId": 819, "TerritoryId": 819,
"InteractionType": "AcceptQuest" "InteractionType": "AcceptQuest",
"AetheryteShortcut": "Crystarium",
"SkipConditions": {
"AetheryteShortcutIf": {
"InSameTerritory": true
}
}
} }
] ]
}, },