Upload files to "QuestPaths/2.x - A Realm Reborn/Class Quests/WHM"
This commit is contained in:
parent
4f0535c390
commit
dc6f362ab5
@ -0,0 +1,87 @@
|
||||
{
|
||||
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
|
||||
"Author": "Cacahuetes",
|
||||
"QuestSequence": [
|
||||
{
|
||||
"Sequence": 0,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1000692,
|
||||
"Position": {
|
||||
"X": -258.8083,
|
||||
"Y": -5.7735243,
|
||||
"Z": -27.267883
|
||||
},
|
||||
"TerritoryId": 133,
|
||||
"AetheryteShortcut": "Gridania",
|
||||
"AethernetShortcut": [
|
||||
"[Gridania] Aetheryte Plaza",
|
||||
"[Gridania] Conjurers' Guild"
|
||||
],
|
||||
"InteractionType": "AcceptQuest",
|
||||
"SkipConditions": {
|
||||
"AetheryteShortcutIf": {
|
||||
"InSameTerritory": false
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 1,
|
||||
"Steps": [
|
||||
{
|
||||
"Position": {
|
||||
"X": -271.3778,
|
||||
"Y": 19.49745,
|
||||
"Z": 96.23329
|
||||
},
|
||||
"TerritoryId": 148,
|
||||
"InteractionType": "WalkTo",
|
||||
"AetheryteShortcut": "Central Shroud - Bentbranch Meadows"
|
||||
},
|
||||
{
|
||||
"DataId": 1007850,
|
||||
"Position": {
|
||||
"X": -271.87,
|
||||
"Y": 19.663366,
|
||||
"Z": 97.42883
|
||||
},
|
||||
"TerritoryId": 148,
|
||||
"InteractionType": "SinglePlayerDuty"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 255,
|
||||
"Steps": [
|
||||
{
|
||||
"Position": {
|
||||
"X": -146.86935,
|
||||
"Y": 8.006159,
|
||||
"Z": 268.78055
|
||||
},
|
||||
"TerritoryId": 153,
|
||||
"AetheryteShortcut": "South Shroud - Camp Tranquil",
|
||||
"InteractionType": "Jump",
|
||||
"JumpDestination": {
|
||||
"Position": {
|
||||
"X": -137.77051,
|
||||
"Y": 7.7094107,
|
||||
"Z": 275.28036
|
||||
}}},
|
||||
{
|
||||
"DataId": 1006751,
|
||||
"Position": {
|
||||
"X": -139.45221,
|
||||
"Y": 8.712891,
|
||||
"Z": 281.69678
|
||||
},
|
||||
"TerritoryId": 153,
|
||||
"InteractionType": "CompleteQuest",
|
||||
"NextQuestId": 1080
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,5 @@
|
||||
All ARR Cnj and Whm Quest paths for Questionable. All are verified. Should all work.
|
||||
|
||||
navigation in Camp Tranquil is hit or miss depending on Navmesh.
|
||||
|
||||
Cure is not an action in the plugin yet, so that part of the quest needs to be done manually.
|
Loading…
Reference in New Issue
Block a user