Add 'A Labor of Leaf'

This commit is contained in:
Liza 2024-11-18 19:05:12 +01:00
parent 3b1bfcaade
commit d4c1b4b3ac
Signed by: liza
GPG Key ID: 7199F8D727D55F67
2 changed files with 46 additions and 1 deletions

View File

@ -75,7 +75,8 @@
"TerritoryId": 816,
"InteractionType": "CompleteQuest",
"AetheryteShortcut": "Il Mheg - Lydha Lran",
"Fly": true
"Fly": true,
"NextQuestId": 4717
}
]
}

View File

@ -0,0 +1,44 @@
{
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "liza",
"QuestSequence": [
{
"Sequence": 0,
"Steps": [
{
"DataId": 1044550,
"Position": {
"X": -239.70398,
"Y": 51.05899,
"Z": 622.2477
},
"StopDistance": 5,
"TerritoryId": 816,
"InteractionType": "AcceptQuest",
"AetheryteShortcut": "Il Mheg - Lydha Lran",
"SkipConditions": {
"AetheryteShortcutIf": {
"InSameTerritory": true
}
}
}
]
},
{
"Sequence": 255,
"Steps": [
{
"DataId": 1044562,
"Position": {
"X": -294.97223,
"Y": 67.46317,
"Z": 603.6621
},
"TerritoryId": 816,
"InteractionType": "CompleteQuest",
"Fly": true
}
]
}
]
}