forked from liza/Questionable
Merge pull request 'Add Physical Role Quest for Shadowbringers' (#24) from Fifi/Questionable:shb-role-phys into master
This commit is contained in:
commit
a5419bb455
@ -0,0 +1,120 @@
|
|||||||
|
{
|
||||||
|
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
|
||||||
|
"Author": "Fifi",
|
||||||
|
"QuestSequence": [
|
||||||
|
{
|
||||||
|
"Sequence": 0,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 1030126,
|
||||||
|
"Position": {
|
||||||
|
"X": -18.143005,
|
||||||
|
"Y": 3.9998174,
|
||||||
|
"Z": 235.40088
|
||||||
|
},
|
||||||
|
"TerritoryId": 819,
|
||||||
|
"InteractionType": "AcceptQuest",
|
||||||
|
"AetheryteShortcut": "Crystarium",
|
||||||
|
"AethernetShortcut": [
|
||||||
|
"[Crystarium] Aetheryte Plaza",
|
||||||
|
"[Crystarium] The Pendants"
|
||||||
|
],
|
||||||
|
"SkipConditions": {
|
||||||
|
"AetheryteShortcutIf": {
|
||||||
|
"InSameTerritory": true
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 1,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 1030127,
|
||||||
|
"Position": {
|
||||||
|
"X": 200.12195,
|
||||||
|
"Y": -0.39141315,
|
||||||
|
"Z": 389.45593
|
||||||
|
},
|
||||||
|
"TerritoryId": 813,
|
||||||
|
"InteractionType": "Interact",
|
||||||
|
"AethernetShortcut": [
|
||||||
|
"[Crystarium] The Pendants",
|
||||||
|
"[Crystarium] Tessellation (Lakeland)"
|
||||||
|
],
|
||||||
|
"Fly": true
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 2,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 2010396,
|
||||||
|
"Position": {
|
||||||
|
"X": 195.48328,
|
||||||
|
"Y": -0.7477417,
|
||||||
|
"Z": 370.93152
|
||||||
|
},
|
||||||
|
"TerritoryId": 813,
|
||||||
|
"InteractionType": "UseItem",
|
||||||
|
"ItemId": 2002718
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 3,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 2010397,
|
||||||
|
"Position": {
|
||||||
|
"X": 203.90625,
|
||||||
|
"Y": -0.5340576,
|
||||||
|
"Z": 389.82214
|
||||||
|
},
|
||||||
|
"TerritoryId": 813,
|
||||||
|
"InteractionType": "Combat",
|
||||||
|
"EnemySpawnType": "AfterInteraction",
|
||||||
|
"KillEnemyDataIds": [10872]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 4,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 1031013,
|
||||||
|
"Position": {
|
||||||
|
"X": 200.09155,
|
||||||
|
"Y": -0.39049676,
|
||||||
|
"Z": 389.4254
|
||||||
|
},
|
||||||
|
"TerritoryId": 813,
|
||||||
|
"InteractionType": "Interact"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 255,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 1030964,
|
||||||
|
"Position": {
|
||||||
|
"X": -18.143005,
|
||||||
|
"Y": 3.9998174,
|
||||||
|
"Z": 235.40088
|
||||||
|
},
|
||||||
|
"TerritoryId": 819,
|
||||||
|
"InteractionType": "CompleteQuest",
|
||||||
|
"NextQuestId": 3274,
|
||||||
|
"AetheryteShortcut": "Crystarium",
|
||||||
|
"AethernetShortcut": [
|
||||||
|
"[Crystarium] Aetheryte Plaza",
|
||||||
|
"[Crystarium] The Pendants"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,119 @@
|
|||||||
|
{
|
||||||
|
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
|
||||||
|
"Author": "Fifi",
|
||||||
|
"QuestSequence": [
|
||||||
|
{
|
||||||
|
"Sequence": 0,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 1030964,
|
||||||
|
"Position": {
|
||||||
|
"X": -18.143005,
|
||||||
|
"Y": 3.9998174,
|
||||||
|
"Z": 235.40088
|
||||||
|
},
|
||||||
|
"TerritoryId": 819,
|
||||||
|
"InteractionType": "AcceptQuest",
|
||||||
|
"AetheryteShortcut": "Crystarium",
|
||||||
|
"AethernetShortcut": [
|
||||||
|
"[Crystarium] Aetheryte Plaza",
|
||||||
|
"[Crystarium] The Pendants"
|
||||||
|
],
|
||||||
|
"SkipConditions": {
|
||||||
|
"AetheryteShortcutIf": {
|
||||||
|
"InSameTerritory": true
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 1,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 1030130,
|
||||||
|
"Position": {
|
||||||
|
"X": 469.0775,
|
||||||
|
"Y": -32.782784,
|
||||||
|
"Z": -288.44135
|
||||||
|
},
|
||||||
|
"TerritoryId": 815,
|
||||||
|
"InteractionType": "Interact",
|
||||||
|
"AetheryteShortcut": "Amh Araeng - Mord Souq",
|
||||||
|
"Fly": true
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 2,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 2010399,
|
||||||
|
"Position": {
|
||||||
|
"X": 613.39734,
|
||||||
|
"Y": -33.585205,
|
||||||
|
"Z": -180.95679
|
||||||
|
},
|
||||||
|
"TerritoryId": 815,
|
||||||
|
"InteractionType": "Interact",
|
||||||
|
"Fly": true
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 3,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 2010400,
|
||||||
|
"Position": {
|
||||||
|
"X": 536.9192,
|
||||||
|
"Y": -33.737732,
|
||||||
|
"Z": 38.83423
|
||||||
|
},
|
||||||
|
"TerritoryId": 815,
|
||||||
|
"InteractionType": "Combat",
|
||||||
|
"EnemySpawnType": "AfterInteraction",
|
||||||
|
"KillEnemyDataIds": [10873],
|
||||||
|
"Fly": true
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 4,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 2010401,
|
||||||
|
"Position": {
|
||||||
|
"X": 469.0775,
|
||||||
|
"Y": -32.791687,
|
||||||
|
"Z": -288.44135
|
||||||
|
},
|
||||||
|
"TerritoryId": 815,
|
||||||
|
"InteractionType": "Interact",
|
||||||
|
"Fly": true
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 255,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 1030964,
|
||||||
|
"Position": {
|
||||||
|
"X": -18.143005,
|
||||||
|
"Y": 3.9998174,
|
||||||
|
"Z": 235.40088
|
||||||
|
},
|
||||||
|
"TerritoryId": 819,
|
||||||
|
"InteractionType": "CompleteQuest",
|
||||||
|
"NextQuestId": 3275,
|
||||||
|
"AetheryteShortcut": "Crystarium",
|
||||||
|
"AethernetShortcut": [
|
||||||
|
"[Crystarium] Aetheryte Plaza",
|
||||||
|
"[Crystarium] The Pendants"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,140 @@
|
|||||||
|
{
|
||||||
|
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
|
||||||
|
"Author": "Fifi",
|
||||||
|
"QuestSequence": [
|
||||||
|
{
|
||||||
|
"Sequence": 0,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 1030964,
|
||||||
|
"Position": {
|
||||||
|
"X": -18.143005,
|
||||||
|
"Y": 3.9998174,
|
||||||
|
"Z": 235.40088
|
||||||
|
},
|
||||||
|
"TerritoryId": 819,
|
||||||
|
"InteractionType": "AcceptQuest",
|
||||||
|
"AetheryteShortcut": "Crystarium",
|
||||||
|
"AethernetShortcut": [
|
||||||
|
"[Crystarium] Aetheryte Plaza",
|
||||||
|
"[Crystarium] The Pendants"
|
||||||
|
],
|
||||||
|
"SkipConditions": {
|
||||||
|
"AetheryteShortcutIf": {
|
||||||
|
"InSameTerritory": true
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 1,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 1030135,
|
||||||
|
"Position": {
|
||||||
|
"X": -251.42291,
|
||||||
|
"Y": 22.19962,
|
||||||
|
"Z": 325.7953
|
||||||
|
},
|
||||||
|
"TerritoryId": 814,
|
||||||
|
"InteractionType": "Interact",
|
||||||
|
"AetheryteShortcut": "Kholusia - Wright",
|
||||||
|
"Fly": true
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 2,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 2010402,
|
||||||
|
"Position": {
|
||||||
|
"X": -550.7744,
|
||||||
|
"Y": 29.160034,
|
||||||
|
"Z": 363.4851
|
||||||
|
},
|
||||||
|
"TerritoryId": 814,
|
||||||
|
"InteractionType": "Interact",
|
||||||
|
"Fly": true
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 3,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 2010403,
|
||||||
|
"Position": {
|
||||||
|
"X": -550.98804,
|
||||||
|
"Y": 41.33667,
|
||||||
|
"Z": 252.24683
|
||||||
|
},
|
||||||
|
"TerritoryId": 814,
|
||||||
|
"InteractionType": "Interact",
|
||||||
|
"Fly": true
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 4,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 1030136,
|
||||||
|
"Position": {
|
||||||
|
"X": -192.58417,
|
||||||
|
"Y": 26.771265,
|
||||||
|
"Z": 248.46265
|
||||||
|
},
|
||||||
|
"TerritoryId": 814,
|
||||||
|
"InteractionType": "Interact",
|
||||||
|
"Fly": true
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 5,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 1030140,
|
||||||
|
"Position": {
|
||||||
|
"X": 67.64319,
|
||||||
|
"Y": 82.001656,
|
||||||
|
"Z": -53.330322
|
||||||
|
},
|
||||||
|
"TerritoryId": 820,
|
||||||
|
"InteractionType": "Interact",
|
||||||
|
"AetheryteShortcut": "Eulmore"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 255,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 1030964,
|
||||||
|
"Position": {
|
||||||
|
"X": -18.143005,
|
||||||
|
"Y": 3.9998174,
|
||||||
|
"Z": 235.40088
|
||||||
|
},
|
||||||
|
"TerritoryId": 819,
|
||||||
|
"InteractionType": "CompleteQuest",
|
||||||
|
"AetheryteShortcut": "Crystarium",
|
||||||
|
"AethernetShortcut": [
|
||||||
|
"[Crystarium] Aetheryte Plaza",
|
||||||
|
"[Crystarium] The Pendants"
|
||||||
|
],
|
||||||
|
"NextQuestId": 3276,
|
||||||
|
"DialogueChoices": [
|
||||||
|
{
|
||||||
|
"Type": "List",
|
||||||
|
"Prompt": "TEXT_LUCKBA321_03275_Q1_000_000",
|
||||||
|
"Answer": "TEXT_LUCKBA321_03275_A1_000_001"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,83 @@
|
|||||||
|
{
|
||||||
|
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
|
||||||
|
"Author": "Fifi",
|
||||||
|
"QuestSequence": [
|
||||||
|
{
|
||||||
|
"Sequence": 0,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 1030964,
|
||||||
|
"Position": {
|
||||||
|
"X": -18.143005,
|
||||||
|
"Y": 3.9998174,
|
||||||
|
"Z": 235.40088
|
||||||
|
},
|
||||||
|
"TerritoryId": 819,
|
||||||
|
"InteractionType": "AcceptQuest",
|
||||||
|
"AetheryteShortcut": "Crystarium",
|
||||||
|
"AethernetShortcut": [
|
||||||
|
"[Crystarium] Aetheryte Plaza",
|
||||||
|
"[Crystarium] The Pendants"
|
||||||
|
],
|
||||||
|
"SkipConditions": {
|
||||||
|
"AetheryteShortcutIf": {
|
||||||
|
"InSameTerritory": true
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 1,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 1030144,
|
||||||
|
"Position": {
|
||||||
|
"X": 94.68213,
|
||||||
|
"Y": 37.377014,
|
||||||
|
"Z": 611.1085
|
||||||
|
},
|
||||||
|
"TerritoryId": 814,
|
||||||
|
"InteractionType": "Interact",
|
||||||
|
"Fly": true,
|
||||||
|
"AetheryteShortcut": "Kholusia - Wright"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 2,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 1030146,
|
||||||
|
"Position": {
|
||||||
|
"X": -190.1427,
|
||||||
|
"Y": 12.748831,
|
||||||
|
"Z": 591.6686
|
||||||
|
},
|
||||||
|
"TerritoryId": 817,
|
||||||
|
"InteractionType": "SinglePlayerDuty",
|
||||||
|
"AetheryteShortcut": "Rak'tika - Slitherbough",
|
||||||
|
"Fly": true
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 255,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 1030144,
|
||||||
|
"Position": {
|
||||||
|
"X": 94.68213,
|
||||||
|
"Y": 37.377014,
|
||||||
|
"Z": 611.1085
|
||||||
|
},
|
||||||
|
"TerritoryId": 814,
|
||||||
|
"InteractionType": "CompleteQuest",
|
||||||
|
"AetheryteShortcut": "Kholusia - Wright",
|
||||||
|
"Fly": true,
|
||||||
|
"NextQuestId": 3277
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,118 @@
|
|||||||
|
{
|
||||||
|
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
|
||||||
|
"Author": "Fifi",
|
||||||
|
"QuestSequence": [
|
||||||
|
{
|
||||||
|
"Sequence": 0,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 1030145,
|
||||||
|
"Position": {
|
||||||
|
"X": 93.461426,
|
||||||
|
"Y": 37.43559,
|
||||||
|
"Z": 611.50525
|
||||||
|
},
|
||||||
|
"TerritoryId": 814,
|
||||||
|
"InteractionType": "AcceptQuest",
|
||||||
|
"AetheryteShortcut": "Kholusia - Wright",
|
||||||
|
"SkipConditions": {
|
||||||
|
"AetheryteShortcutIf": {
|
||||||
|
"InSameTerritory": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Fly": true
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 1,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 2010405,
|
||||||
|
"Position": {
|
||||||
|
"X": -33.707214,
|
||||||
|
"Y": 3.982544,
|
||||||
|
"Z": 205.70679
|
||||||
|
},
|
||||||
|
"TerritoryId": 819,
|
||||||
|
"InteractionType": "Interact",
|
||||||
|
"AetheryteShortcut": "Crystarium",
|
||||||
|
"AethernetShortcut": [
|
||||||
|
"[Crystarium] Aetheryte Plaza",
|
||||||
|
"[Crystarium] The Pendants"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 2,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 1027323,
|
||||||
|
"Position": {
|
||||||
|
"X": -42.893127,
|
||||||
|
"Y": 3.9998171,
|
||||||
|
"Z": 242.08435
|
||||||
|
},
|
||||||
|
"TerritoryId": 819,
|
||||||
|
"InteractionType": "Interact"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"DataId": 1027238,
|
||||||
|
"Position": {
|
||||||
|
"X": -15.487976,
|
||||||
|
"Y": 3.9998171,
|
||||||
|
"Z": 215.3811
|
||||||
|
},
|
||||||
|
"TerritoryId": 819,
|
||||||
|
"InteractionType": "Interact"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"DataId": 1030147,
|
||||||
|
"Position": {
|
||||||
|
"X": 0.59503174,
|
||||||
|
"Y": 3.9998174,
|
||||||
|
"Z": 209.27734
|
||||||
|
},
|
||||||
|
"TerritoryId": 819,
|
||||||
|
"InteractionType": "Interact"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 3,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 1030148,
|
||||||
|
"Position": {
|
||||||
|
"X": -246.57056,
|
||||||
|
"Y": 10.152376,
|
||||||
|
"Z": 678.21765
|
||||||
|
},
|
||||||
|
"TerritoryId": 817,
|
||||||
|
"InteractionType": "Interact",
|
||||||
|
"AetheryteShortcut": "Rak'tika - Slitherbough",
|
||||||
|
"Fly": true
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 255,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 1030145,
|
||||||
|
"Position": {
|
||||||
|
"X": 93.461426,
|
||||||
|
"Y": 37.43559,
|
||||||
|
"Z": 611.50525
|
||||||
|
},
|
||||||
|
"TerritoryId": 814,
|
||||||
|
"InteractionType": "CompleteQuest",
|
||||||
|
"AetheryteShortcut": "Kholusia - Wright",
|
||||||
|
"Fly": true,
|
||||||
|
"NextQuestId": 3278
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,122 @@
|
|||||||
|
{
|
||||||
|
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
|
||||||
|
"Author": "Fifi",
|
||||||
|
"QuestSequence": [
|
||||||
|
{
|
||||||
|
"Sequence": 0,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 1030144,
|
||||||
|
"Position": {
|
||||||
|
"X": 94.68213,
|
||||||
|
"Y": 37.377014,
|
||||||
|
"Z": 611.1085
|
||||||
|
},
|
||||||
|
"TerritoryId": 814,
|
||||||
|
"InteractionType": "AcceptQuest",
|
||||||
|
"AetheryteShortcut": "Kholusia - Wright",
|
||||||
|
"SkipConditions": {
|
||||||
|
"AetheryteShortcutIf": {
|
||||||
|
"InSameTerritory": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Fly": true
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 1,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 1027253,
|
||||||
|
"Position": {
|
||||||
|
"X": 17.502075,
|
||||||
|
"Y": 19.999794,
|
||||||
|
"Z": -190.41736
|
||||||
|
},
|
||||||
|
"TerritoryId": 819,
|
||||||
|
"InteractionType": "Interact",
|
||||||
|
"AetheryteShortcut": "Crystarium",
|
||||||
|
"AethernetShortcut": [
|
||||||
|
"[Crystarium] Aetheryte Plaza",
|
||||||
|
"[Crystarium] The Crystalline Mean"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 2,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 2010406,
|
||||||
|
"Position": {
|
||||||
|
"X": -17.013855,
|
||||||
|
"Y": 4.470825,
|
||||||
|
"Z": 234.97363
|
||||||
|
},
|
||||||
|
"TerritoryId": 819,
|
||||||
|
"InteractionType": "Interact",
|
||||||
|
"AethernetShortcut": [
|
||||||
|
"[Crystarium] The Crystalline Mean",
|
||||||
|
"[Crystarium] The Pendants"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 3,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 1030990,
|
||||||
|
"Position": {
|
||||||
|
"X": -246.57056,
|
||||||
|
"Y": 10.152376,
|
||||||
|
"Z": 678.21765
|
||||||
|
},
|
||||||
|
"TerritoryId": 817,
|
||||||
|
"InteractionType": "SinglePlayerDuty",
|
||||||
|
"AetheryteShortcut": "Rak'tika - Slitherbough",
|
||||||
|
"Fly": true
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{ "Sequence": 4, "Steps": [] },
|
||||||
|
{
|
||||||
|
"Sequence": 5,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 1030145,
|
||||||
|
"Position": {
|
||||||
|
"X": 93.461426,
|
||||||
|
"Y": 37.43559,
|
||||||
|
"Z": 611.50525
|
||||||
|
},
|
||||||
|
"TerritoryId": 814,
|
||||||
|
"InteractionType": "Interact",
|
||||||
|
"Fly": true,
|
||||||
|
"AetheryteShortcut": "Kholusia - Wright"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 255,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 1030964,
|
||||||
|
"Position": {
|
||||||
|
"X": -18.143005,
|
||||||
|
"Y": 3.9998174,
|
||||||
|
"Z": 235.40088
|
||||||
|
},
|
||||||
|
"TerritoryId": 819,
|
||||||
|
"InteractionType": "CompleteQuest",
|
||||||
|
"AetheryteShortcut": "Crystarium",
|
||||||
|
"AethernetShortcut": [
|
||||||
|
"[Crystarium] Aetheryte Plaza",
|
||||||
|
"[Crystarium] The Pendants"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user