WIP: Astro quests.

master
kaiser 2024-10-05 08:54:36 +10:00
parent 4d0161b427
commit 0475a86016
2 changed files with 239 additions and 0 deletions

View File

@ -0,0 +1,74 @@
{
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "kaiser",
"QuestSequence": [
{
"Sequence": 0,
"Steps": [
{
"DataId": 1014981,
"Position": {
"X": 185.62585,
"Y": 14.044273,
"Z": 50.492065
},
"TerritoryId": 153,
"InteractionType": "AcceptQuest",
"StopDistance": 5,
"Fly": true,
"AetheryteShortcut": "South Shroud - Quarrymill",
"SkipConditions": {
"AetheryteShortcutIf": {
"InSameTerritory": true
}
},
"Comment": "This quest have solo duty!"
}
]
},
{
"Sequence": 1,
"Steps": [
{
"DataId": 1014981,
"Position": {
"X": 185.62585,
"Y": 14.044273,
"Z": 50.492065
},
"TerritoryId": 153,
"InteractionType": "SinglePlayerDuty",
"StopDistance": 5,
"Fly": true,
"AetheryteShortcut": "South Shroud - Quarrymill",
"SkipConditions": {
"AetheryteShortcutIf": {
"InSameTerritory": true
}
}
}
]
},
{
"Sequence": 255,
"Steps": [
{
"DataId": 1012222,
"Position": {
"X": 202.38037,
"Y": -5.3999662,
"Z": -58.9151
},
"TerritoryId": 419,
"InteractionType": "CompleteQuest",
"StopDistance": 5,
"AetheryteShortcut": "Ishgard",
"AethernetShortcut": [
"[Ishgard] Aetheryte Plaza",
"[Ishgard] Athenaeum Astrologicum"
]
}
]
}
]
}

View File

@ -0,0 +1,165 @@
{
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "kaiser",
"QuestSequence": [
{
"Sequence": 0,
"Steps": [
{
"DataId": 1012222,
"Position": {
"X": 202.38037,
"Y": -5.3999662,
"Z": -58.9151
},
"TerritoryId": 419,
"InteractionType": "AcceptQuest",
"StopDistance": 5,
"AetheryteShortcut": "Ishgard",
"AethernetShortcut": [
"[Ishgard] Aetheryte Plaza",
"[Ishgard] Athenaeum Astrologicum"
],
"SkipConditions": {
"AetheryteShortcutIf": {
"InSameTerritory": true
}
}
}
]
},
{
"Sequence": 1,
"Steps": [
{
"DataId": 1014935,
"Position": {
"X": 143.35852,
"Y": -6.0896406,
"Z": 409.81152
},
"TerritoryId": 145,
"InteractionType": "Interact",
"StopDistance": 5,
"Fly": true,
"AetheryteShortcut": "Eastern Thanalan - Camp Drybone",
"SkipConditions": {
"AetheryteShortcutIf": {
"InSameTerritory": true
}
}
}
]
},
{
"Sequence": 2,
"Steps": [
{
"DataId": 2006314,
"Position": {
"X": 143.05322,
"Y": -6.149414,
"Z": 412.10034
},
"TerritoryId": 145,
"InteractionType": "Interact",
"StopDistance": 2,
"AetheryteShortcut": "Eastern Thanalan - Camp Drybone",
"SkipConditions": {
"AetheryteShortcutIf": {
"InSameTerritory": true
}
}
}
]
},
{
"Sequence": 3,
"Steps": [
{
"DataId": 1014941,
"Position": {
"X": -61.72278,
"Y": 23.150558,
"Z": -408.71295
},
"TerritoryId": 146,
"InteractionType": "Interact",
"StopDistance": 4,
"Fly": false,
"AetheryteShortcut": "Southern Thanalan - Little Ala Mhigo",
"SkipConditions": {
"AetheryteShortcutIf": {
"InSameTerritory": true
}
}
}
]
},
{
"Sequence": 4,
"Steps": [
{
"DataId": 2006315,
"Position": {
"X": -60.16632,
"Y": 23.147888,
"Z": -406.79028
},
"TerritoryId": 146,
"InteractionType": "Interact",
"StopDistance": 2,
"AetheryteShortcut": "Southern Thanalan - Little Ala Mhigo",
"SkipConditions": {
"AetheryteShortcutIf": {
"InSameTerritory": true
}
}
}
]
},
{
"Sequence": 5,
"Steps": [
{
"DataId": 1014941,
"Position": {
"X": -61.72278,
"Y": 23.150558,
"Z": -408.71295
},
"TerritoryId": 146,
"InteractionType": "Interact",
"StopDistance": 3,
"AetheryteShortcut": "Southern Thanalan - Little Ala Mhigo",
"SkipConditions": {
"AetheryteShortcutIf": {
"InSameTerritory": true
}
}
}
]
},
{
"Sequence": 255,
"Steps": [
{
"DataId": 1012222,
"Position": {
"X": 202.38037,
"Y": -5.3999662,
"Z": -58.9151
},
"TerritoryId": 419,
"InteractionType": "CompleteQuest",
"StopDistance": 5,
"AetheryteShortcut": "Ishgard",
"AethernetShortcut": [
"[Ishgard] Aetheryte Plaza",
"[Ishgard] Athenaeum Astrologicum"
]
}
]
}
]
}