QuestPaths/2.x - A Realm Reborn/Side Quests/Black Shroud/Gridania/969_Adventurer for Hire.json Ekle

master
UcanPatates 2024-10-17 13:01:10 +00:00
parent 156721c57f
commit e2c93942de
1 changed files with 59 additions and 0 deletions

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
}
}
}
]
}
]
}