master #2

Merged
AnimaMachinae merged 64 commits from liza/Questionable:master into master 2024-10-26 03:23:56 +00:00
Showing only changes of commit e2c93942de - Show all commits

View File

@ -0,0 +1,59 @@
{
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "UcanPatates",
"QuestSequence": [
{
"Sequence": 0,
"Steps": [
{
"DataId": 1006711,
"Position": {
"X": -140.39832,
"Y": 7.8986163,
"Z": -142.99237
},
"TerritoryId": 133,
"InteractionType": "AcceptQuest",
"AetheryteShortcut": "Gridania",
"AethernetShortcut": [
"[Gridania] Aetheryte Plaza",
"[Gridania] Mih Khetto's Amphitheatre"
],
"SkipConditions": {
"AethernetShortcutIf": {
"InSameTerritory": true
},
"AetheryteShortcutIf": {
"InTerritory": [
132,
133
]
}
}
}
]
},
{
"Sequence": 255,
"Steps": [
{
"DataId": 1000617,
"Position": {
"X": 5.722107,
"Y": -7.2786255,
"Z": 270.95447
},
"TerritoryId": 152,
"InteractionType": "CompleteQuest",
"AetheryteShortcut": "East Shroud - Hawthorne Hut",
"Fly": true,
"SkipConditions": {
"AetheryteShortcutIf": {
"InSameTerritory": true
}
}
}
]
}
]
}