forked from liza/Questionable
Add 'A Labor of Leaf'
This commit is contained in:
parent
3b1bfcaade
commit
d4c1b4b3ac
@ -75,7 +75,8 @@
|
|||||||
"TerritoryId": 816,
|
"TerritoryId": 816,
|
||||||
"InteractionType": "CompleteQuest",
|
"InteractionType": "CompleteQuest",
|
||||||
"AetheryteShortcut": "Il Mheg - Lydha Lran",
|
"AetheryteShortcut": "Il Mheg - Lydha Lran",
|
||||||
"Fly": true
|
"Fly": true,
|
||||||
|
"NextQuestId": 4717
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -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
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user