Merge pull request '[SB][Class Quests][MNK] Added all SB MNK Class Quests' (#38) from plogon_enjoyer/Questionable:mnk-stormblood into master
Reviewed-on: #38
This commit is contained in:
commit
765e9a4fb5
@ -0,0 +1,107 @@
|
|||||||
|
{
|
||||||
|
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
|
||||||
|
"Author": "plogon_enjoyer",
|
||||||
|
"QuestSequence": [
|
||||||
|
{
|
||||||
|
"Sequence": 0,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 1006749,
|
||||||
|
"Position": {
|
||||||
|
"X": -30.47229,
|
||||||
|
"Y": 13.599918,
|
||||||
|
"Z": 95.26196
|
||||||
|
},
|
||||||
|
"TerritoryId": 131,
|
||||||
|
"InteractionType": "AcceptQuest",
|
||||||
|
"AetheryteShortcut": "Ul'dah",
|
||||||
|
"AethernetShortcut": [
|
||||||
|
"[Ul'dah] Aetheryte Plaza",
|
||||||
|
"[Ul'dah] Goldsmiths' Guild"
|
||||||
|
],
|
||||||
|
"SkipConditions": {
|
||||||
|
"AethernetShortcutIf": {
|
||||||
|
"InSameTerritory": true
|
||||||
|
},
|
||||||
|
"AetheryteShortcutIf": {
|
||||||
|
"InTerritory": [130, 131]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 1,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 1013971,
|
||||||
|
"Position": {
|
||||||
|
"X": 15.854065,
|
||||||
|
"Y": 28.620823,
|
||||||
|
"Z": -682.76495
|
||||||
|
},
|
||||||
|
"TerritoryId": 156,
|
||||||
|
"InteractionType": "Interact",
|
||||||
|
"Fly": true,
|
||||||
|
"AetheryteShortcut": "Mor Dhona"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 2,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 1022372,
|
||||||
|
"Position": {
|
||||||
|
"X": -224.90277,
|
||||||
|
"Y": 26.139341,
|
||||||
|
"Z": -353.38373
|
||||||
|
},
|
||||||
|
"TerritoryId": 146,
|
||||||
|
"InteractionType": "Interact",
|
||||||
|
"Mount": true
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 3,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 1022373,
|
||||||
|
"Position": {
|
||||||
|
"X": -81.22388,
|
||||||
|
"Y": 39.42472,
|
||||||
|
"Z": -336.96503
|
||||||
|
},
|
||||||
|
"TerritoryId": 146,
|
||||||
|
"InteractionType": "Interact",
|
||||||
|
"Mount": true
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 255,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 1013971,
|
||||||
|
"Position": {
|
||||||
|
"X": 15.854065,
|
||||||
|
"Y": 28.620823,
|
||||||
|
"Z": -682.76495
|
||||||
|
},
|
||||||
|
"TerritoryId": 156,
|
||||||
|
"InteractionType": "CompleteQuest",
|
||||||
|
"Fly": true,
|
||||||
|
"AetheryteShortcut": "Mor Dhona",
|
||||||
|
"DialogueChoices": [
|
||||||
|
{
|
||||||
|
"Prompt": "TEXT_JOBMNK601_02426_Q2_000_000",
|
||||||
|
"Type": "List",
|
||||||
|
"Answer": "TEXT_JOBMNK601_02426_A2_000_001"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,151 @@
|
|||||||
|
{
|
||||||
|
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
|
||||||
|
"Author": "plogon_enjoyer",
|
||||||
|
"QuestSequence": [
|
||||||
|
{
|
||||||
|
"Sequence": 0,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 1013971,
|
||||||
|
"Position": {
|
||||||
|
"X": 15.854065,
|
||||||
|
"Y": 28.620823,
|
||||||
|
"Z": -682.76495
|
||||||
|
},
|
||||||
|
"TerritoryId": 156,
|
||||||
|
"InteractionType": "AcceptQuest",
|
||||||
|
"AetheryteShortcut": "Mor Dhona",
|
||||||
|
"SkipConditions": {
|
||||||
|
"AetheryteShortcutIf": {
|
||||||
|
"InSameTerritory": true
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 1,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 1022384,
|
||||||
|
"Position": {
|
||||||
|
"X": 76.920654,
|
||||||
|
"Y": 62.19928,
|
||||||
|
"Z": -669.4591
|
||||||
|
},
|
||||||
|
"TerritoryId": 612,
|
||||||
|
"InteractionType": "Interact",
|
||||||
|
"Fly": true,
|
||||||
|
"AetheryteShortcut": "Fringes - Castrum Oriens"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 2,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 1022387,
|
||||||
|
"Position": {
|
||||||
|
"X": 49.94275,
|
||||||
|
"Y": 118.155785,
|
||||||
|
"Z": -746.0899
|
||||||
|
},
|
||||||
|
"TerritoryId": 620,
|
||||||
|
"InteractionType": "Interact",
|
||||||
|
"Fly": true,
|
||||||
|
"AetheryteShortcut": "Peaks - Ala Gannha"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 3,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 1022390,
|
||||||
|
"Position": {
|
||||||
|
"X": 51.132935,
|
||||||
|
"Y": 118.44431,
|
||||||
|
"Z": -789.27295
|
||||||
|
},
|
||||||
|
"TerritoryId": 620,
|
||||||
|
"InteractionType": "Interact",
|
||||||
|
"Fly": true
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 4,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"Position": {
|
||||||
|
"X": 46.555176,
|
||||||
|
"Y": 117.997925,
|
||||||
|
"Z": -784.2374
|
||||||
|
},
|
||||||
|
"TerritoryId": 620,
|
||||||
|
"InteractionType": "Action",
|
||||||
|
"Action": "Form Shift"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"DataId": 2008451,
|
||||||
|
"Position": {
|
||||||
|
"X": 46.555176,
|
||||||
|
"Y": 117.997925,
|
||||||
|
"Z": -784.2374
|
||||||
|
},
|
||||||
|
"TerritoryId": 620,
|
||||||
|
"InteractionType": "Action",
|
||||||
|
"Action": "Twin Snakes"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 5,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 2008451,
|
||||||
|
"Position": {
|
||||||
|
"X": 46.555176,
|
||||||
|
"Y": 117.997925,
|
||||||
|
"Z": -784.2374
|
||||||
|
},
|
||||||
|
"TerritoryId": 620,
|
||||||
|
"InteractionType": "Action",
|
||||||
|
"Action": "Dragon Kick"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 6,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 2008451,
|
||||||
|
"Position": {
|
||||||
|
"X": 46.555176,
|
||||||
|
"Y": 117.997925,
|
||||||
|
"Z": -784.2374
|
||||||
|
},
|
||||||
|
"TerritoryId": 620,
|
||||||
|
"InteractionType": "Action",
|
||||||
|
"Action": "Demolish"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 255,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 1022390,
|
||||||
|
"Position": {
|
||||||
|
"X": 51.132935,
|
||||||
|
"Y": 118.44431,
|
||||||
|
"Z": -789.27295
|
||||||
|
},
|
||||||
|
"TerritoryId": 620,
|
||||||
|
"InteractionType": "CompleteQuest",
|
||||||
|
"NextQuestId": 2428
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,164 @@
|
|||||||
|
{
|
||||||
|
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
|
||||||
|
"Author": "plogon_enjoyer",
|
||||||
|
"QuestSequence": [
|
||||||
|
{
|
||||||
|
"Sequence": 0,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 1022390,
|
||||||
|
"Position": {
|
||||||
|
"X": 51.132935,
|
||||||
|
"Y": 118.44431,
|
||||||
|
"Z": -789.27295
|
||||||
|
},
|
||||||
|
"TerritoryId": 620,
|
||||||
|
"InteractionType": "AcceptQuest",
|
||||||
|
"AetheryteShortcut": "Peaks - Ala Gannha",
|
||||||
|
"SkipConditions": {
|
||||||
|
"AetheryteShortcutIf": {
|
||||||
|
"InSameTerritory": true
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 1,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 1003817,
|
||||||
|
"Position": {
|
||||||
|
"X": -74.57086,
|
||||||
|
"Y": 1.9999951,
|
||||||
|
"Z": -42.404846
|
||||||
|
},
|
||||||
|
"TerritoryId": 130,
|
||||||
|
"AetheryteShortcut": "Ul'dah",
|
||||||
|
"InteractionType": "CompleteQuest"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 2,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 1022390,
|
||||||
|
"Position": {
|
||||||
|
"X": 51.132935,
|
||||||
|
"Y": 118.44431,
|
||||||
|
"Z": -789.27295
|
||||||
|
},
|
||||||
|
"TerritoryId": 620,
|
||||||
|
"InteractionType": "Interact",
|
||||||
|
"Fly": true,
|
||||||
|
"AetheryteShortcut": "Peaks - Ala Gannha"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 3,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 1022404,
|
||||||
|
"Position": {
|
||||||
|
"X": 76.43237,
|
||||||
|
"Y": 62.148823,
|
||||||
|
"Z": -667.2923
|
||||||
|
},
|
||||||
|
"TerritoryId": 612,
|
||||||
|
"InteractionType": "Interact",
|
||||||
|
"Fly": true,
|
||||||
|
"AetheryteShortcut": "Fringes - Castrum Oriens"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 4,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"Position": {
|
||||||
|
"X": -96.72436,
|
||||||
|
"Y": 60.086643,
|
||||||
|
"Z": -602.3445
|
||||||
|
},
|
||||||
|
"TerritoryId": 612,
|
||||||
|
"InteractionType": "WalkTo",
|
||||||
|
"Fly": true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Position": {
|
||||||
|
"X": -109.40343,
|
||||||
|
"Y": 60.039776,
|
||||||
|
"Z": -612.03217
|
||||||
|
},
|
||||||
|
"TerritoryId": 612,
|
||||||
|
"InteractionType": "Combat",
|
||||||
|
"EnemySpawnType": "AutoOnEnterArea",
|
||||||
|
"KillEnemyDataIds": [7217],
|
||||||
|
"CombatDelaySecondsAtStart": 0,
|
||||||
|
"Mount": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"DataId": 1022405,
|
||||||
|
"Position": {
|
||||||
|
"X": -106.82843,
|
||||||
|
"Y": 60.07189,
|
||||||
|
"Z": -609.49115
|
||||||
|
},
|
||||||
|
"TerritoryId": 612,
|
||||||
|
"InteractionType": "Interact"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 5,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 1022411,
|
||||||
|
"Position": {
|
||||||
|
"X": -107.927124,
|
||||||
|
"Y": 60.035603,
|
||||||
|
"Z": -609.76575
|
||||||
|
},
|
||||||
|
"TerritoryId": 612,
|
||||||
|
"InteractionType": "Interact"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 6,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 1022412,
|
||||||
|
"Position": {
|
||||||
|
"X": 103.77649,
|
||||||
|
"Y": 118.18349,
|
||||||
|
"Z": -707.393
|
||||||
|
},
|
||||||
|
"TerritoryId": 620,
|
||||||
|
"InteractionType": "Interact",
|
||||||
|
"Fly": true,
|
||||||
|
"AetheryteShortcut": "Peaks - Ala Gannha"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 255,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 1023728,
|
||||||
|
"Position": {
|
||||||
|
"X": 51.132935,
|
||||||
|
"Y": 118.44431,
|
||||||
|
"Z": -789.27295
|
||||||
|
},
|
||||||
|
"TerritoryId": 620,
|
||||||
|
"InteractionType": "CompleteQuest",
|
||||||
|
"Fly": true,
|
||||||
|
"NextQuestId": 2429
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,149 @@
|
|||||||
|
{
|
||||||
|
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
|
||||||
|
"Author": "plogon_enjoyer",
|
||||||
|
"QuestSequence": [
|
||||||
|
{
|
||||||
|
"Sequence": 0,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 1023728,
|
||||||
|
"Position": {
|
||||||
|
"X": 51.132935,
|
||||||
|
"Y": 118.44431,
|
||||||
|
"Z": -789.27295
|
||||||
|
},
|
||||||
|
"TerritoryId": 620,
|
||||||
|
"InteractionType": "AcceptQuest",
|
||||||
|
"AetheryteShortcut": "Peaks - Ala Gannha",
|
||||||
|
"SkipConditions": {
|
||||||
|
"AetheryteShortcutIf": {
|
||||||
|
"InSameTerritory": true
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 1,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 1022437,
|
||||||
|
"Position": {
|
||||||
|
"X": 81.467896,
|
||||||
|
"Y": 118.391884,
|
||||||
|
"Z": -792.7825
|
||||||
|
},
|
||||||
|
"TerritoryId": 620,
|
||||||
|
"InteractionType": "Interact",
|
||||||
|
"Fly": true
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 2,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 1022438,
|
||||||
|
"Position": {
|
||||||
|
"X": -61.112427,
|
||||||
|
"Y": -0.002525447,
|
||||||
|
"Z": -67.67377
|
||||||
|
},
|
||||||
|
"TerritoryId": 635,
|
||||||
|
"InteractionType": "Interact",
|
||||||
|
"Mount": true,
|
||||||
|
"AetheryteShortcut": "Rhalgr's Reach",
|
||||||
|
"AethernetShortcut": [
|
||||||
|
"[Rhalgr's Reach] Aetheryte Plaza",
|
||||||
|
"[Rhalgr's Reach] Western Rhalgr's Reach"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 3,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 1023728,
|
||||||
|
"Position": {
|
||||||
|
"X": 51.132935,
|
||||||
|
"Y": 118.44431,
|
||||||
|
"Z": -789.27295
|
||||||
|
},
|
||||||
|
"TerritoryId": 620,
|
||||||
|
"InteractionType": "Interact",
|
||||||
|
"Fly": true,
|
||||||
|
"AetheryteShortcut": "Peaks - Ala Gannha"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 4,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 1022439,
|
||||||
|
"Position": {
|
||||||
|
"X": 162.40173,
|
||||||
|
"Y": 49.7417,
|
||||||
|
"Z": -251.9112
|
||||||
|
},
|
||||||
|
"TerritoryId": 612,
|
||||||
|
"InteractionType": "Interact",
|
||||||
|
"Fly": true,
|
||||||
|
"AetheryteShortcut": "Fringes - Peering Stones"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 5,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 1022442,
|
||||||
|
"Position": {
|
||||||
|
"X": -575.1583,
|
||||||
|
"Y": 110.899315,
|
||||||
|
"Z": -324.69672
|
||||||
|
},
|
||||||
|
"TerritoryId": 612,
|
||||||
|
"InteractionType": "SinglePlayerDuty",
|
||||||
|
"Fly": true,
|
||||||
|
"AetheryteShortcut": "Fringes - Castrum Oriens",
|
||||||
|
"$": "Will skip Sequence 6"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 7,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 1022446,
|
||||||
|
"Position": {
|
||||||
|
"X": -586.2974,
|
||||||
|
"Y": 113.00655,
|
||||||
|
"Z": -312.7337
|
||||||
|
},
|
||||||
|
"TerritoryId": 612,
|
||||||
|
"InteractionType": "Interact"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 255,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 1022390,
|
||||||
|
"Position": {
|
||||||
|
"X": 51.132935,
|
||||||
|
"Y": 118.44431,
|
||||||
|
"Z": -789.27295
|
||||||
|
},
|
||||||
|
"TerritoryId": 620,
|
||||||
|
"InteractionType": "CompleteQuest",
|
||||||
|
"AetheryteShortcut": "Peaks - Ala Gannha",
|
||||||
|
"Fly": true,
|
||||||
|
"NextQuestId": 2430
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,119 @@
|
|||||||
|
{
|
||||||
|
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
|
||||||
|
"Author": "plogon_enjoyer",
|
||||||
|
"QuestSequence": [
|
||||||
|
{
|
||||||
|
"Sequence": 0,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 1022390,
|
||||||
|
"Position": {
|
||||||
|
"X": 51.132935,
|
||||||
|
"Y": 118.44431,
|
||||||
|
"Z": -789.27295
|
||||||
|
},
|
||||||
|
"TerritoryId": 620,
|
||||||
|
"InteractionType": "AcceptQuest",
|
||||||
|
"AetheryteShortcut": "Peaks - Ala Gannha",
|
||||||
|
"SkipConditions": {
|
||||||
|
"AetheryteShortcutIf": {
|
||||||
|
"InSameTerritory": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"DialogueChoices": [
|
||||||
|
{
|
||||||
|
"Prompt": "TEXT_JOBMNK700_02430_Q1_000_000",
|
||||||
|
"Type": "List",
|
||||||
|
"Answer": "TEXT_JOBMNK700_02430_A1_000_001"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 1,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 1022532,
|
||||||
|
"Position": {
|
||||||
|
"X": 617.6089,
|
||||||
|
"Y": 271.0004,
|
||||||
|
"Z": -463.1266
|
||||||
|
},
|
||||||
|
"TerritoryId": 620,
|
||||||
|
"InteractionType": "Interact",
|
||||||
|
"Fly": true
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 2,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 1022548,
|
||||||
|
"Position": {
|
||||||
|
"X": 75.638916,
|
||||||
|
"Y": 62.111427,
|
||||||
|
"Z": -665.3696
|
||||||
|
},
|
||||||
|
"TerritoryId": 612,
|
||||||
|
"InteractionType": "SinglePlayerDuty",
|
||||||
|
"Fly": true,
|
||||||
|
"AetheryteShortcut": "Fringes - Castrum Oriens",
|
||||||
|
"$": "Will skip Sequence 5"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 4,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 1022539,
|
||||||
|
"Position": {
|
||||||
|
"X": 54.36792,
|
||||||
|
"Y": 118.22339,
|
||||||
|
"Z": -785.12244
|
||||||
|
},
|
||||||
|
"TerritoryId": 620,
|
||||||
|
"InteractionType": "Interact"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"DataId": 1022538,
|
||||||
|
"Position": {
|
||||||
|
"X": 51.31604,
|
||||||
|
"Y": 118.32745,
|
||||||
|
"Z": -786.9841
|
||||||
|
},
|
||||||
|
"TerritoryId": 620,
|
||||||
|
"InteractionType": "Interact"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"DataId": 1022392,
|
||||||
|
"Position": {
|
||||||
|
"X": 53.147095,
|
||||||
|
"Y": 118.4737,
|
||||||
|
"Z": -788.4489
|
||||||
|
},
|
||||||
|
"TerritoryId": 620,
|
||||||
|
"InteractionType": "Interact"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 255,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 1022390,
|
||||||
|
"Position": {
|
||||||
|
"X": 51.132935,
|
||||||
|
"Y": 118.44431,
|
||||||
|
"Z": -789.27295
|
||||||
|
},
|
||||||
|
"TerritoryId": 620,
|
||||||
|
"InteractionType": "CompleteQuest",
|
||||||
|
"NextQuestId": 3211
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
@ -867,11 +867,15 @@
|
|||||||
"enum": [
|
"enum": [
|
||||||
"Heavy Swing",
|
"Heavy Swing",
|
||||||
"Bootshine",
|
"Bootshine",
|
||||||
|
"Twin Snakes",
|
||||||
|
"Demolish",
|
||||||
|
"Dragon Kick",
|
||||||
"Heavy Shot",
|
"Heavy Shot",
|
||||||
"Cure",
|
"Cure",
|
||||||
"Cure II",
|
"Cure II",
|
||||||
"Esuna",
|
"Esuna",
|
||||||
"Physick",
|
"Physick",
|
||||||
|
"Form Shift",
|
||||||
"Buffet (Sanuwa)",
|
"Buffet (Sanuwa)",
|
||||||
"Buffet (Griffin)",
|
"Buffet (Griffin)",
|
||||||
"Trample",
|
"Trample",
|
||||||
|
@ -9,11 +9,15 @@ public sealed class ActionConverter() : EnumConverter<EAction>(Values)
|
|||||||
{
|
{
|
||||||
{ EAction.HeavySwing, "Heavy Swing" },
|
{ EAction.HeavySwing, "Heavy Swing" },
|
||||||
{ EAction.Bootshine, "Bootshine" },
|
{ EAction.Bootshine, "Bootshine" },
|
||||||
|
{ EAction.TwinSnakes, "Twin Snakes" },
|
||||||
|
{ EAction.Demolish, "Demolish" },
|
||||||
|
{ EAction.DragonKick, "Dragon Kick" },
|
||||||
{ EAction.HeavyShot, "Heavy Shot" },
|
{ EAction.HeavyShot, "Heavy Shot" },
|
||||||
{ EAction.Cure, "Cure" },
|
{ EAction.Cure, "Cure" },
|
||||||
{ EAction.Cure2, "Cure II" },
|
{ EAction.Cure2, "Cure II" },
|
||||||
{ EAction.Esuna, "Esuna" },
|
{ EAction.Esuna, "Esuna" },
|
||||||
{ EAction.Physick, "Physick" },
|
{ EAction.Physick, "Physick" },
|
||||||
|
{ EAction.FormShift, "Form Shift" },
|
||||||
{ EAction.BuffetSanuwa, "Buffet (Sanuwa)" },
|
{ EAction.BuffetSanuwa, "Buffet (Sanuwa)" },
|
||||||
{ EAction.BuffetGriffin, "Buffet (Griffin)" },
|
{ EAction.BuffetGriffin, "Buffet (Griffin)" },
|
||||||
{ EAction.Trample, "Trample" },
|
{ EAction.Trample, "Trample" },
|
||||||
|
@ -8,11 +8,15 @@ public enum EAction
|
|||||||
{
|
{
|
||||||
HeavySwing = 31,
|
HeavySwing = 31,
|
||||||
Bootshine = 53,
|
Bootshine = 53,
|
||||||
|
TwinSnakes = 61,
|
||||||
|
Demolish = 66,
|
||||||
|
DragonKick = 74,
|
||||||
HeavyShot = 97,
|
HeavyShot = 97,
|
||||||
Cure = 120,
|
Cure = 120,
|
||||||
Cure2 = 135,
|
Cure2 = 135,
|
||||||
Esuna = 7568,
|
Esuna = 7568,
|
||||||
Physick = 190,
|
Physick = 190,
|
||||||
|
FormShift = 4262,
|
||||||
BuffetSanuwa = 4931,
|
BuffetSanuwa = 4931,
|
||||||
BuffetGriffin = 4583,
|
BuffetGriffin = 4583,
|
||||||
Trample = 4585,
|
Trample = 4585,
|
||||||
|
Loading…
Reference in New Issue
Block a user