forked from liza/Questionable
Compare commits
7 Commits
1bd92659c3
...
a6d2c0ecb7
Author | SHA1 | Date | |
---|---|---|---|
|
a6d2c0ecb7 | ||
|
714916abc0 | ||
|
c302fcd3b4 | ||
|
30c9cfa0b5 | ||
|
43b0268674 | ||
|
00c8c16e79 | ||
|
2771163fdf |
@ -36,7 +36,7 @@ public static class Utils
|
|||||||
if (questSchemaFile != null)
|
if (questSchemaFile != null)
|
||||||
{
|
{
|
||||||
SchemaRegistry.Global.Register(
|
SchemaRegistry.Global.Register(
|
||||||
new Uri("https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json"),
|
new Uri("https://git.carvel.li/plogon_enjoyer/Questionable/raw/branch/temp/QuestPaths/quest-v1.json"),
|
||||||
JsonSchema.FromText(questSchemaFile.GetText()!.ToString()));
|
JsonSchema.FromText(questSchemaFile.GetText()!.ToString()));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -0,0 +1,157 @@
|
|||||||
|
{
|
||||||
|
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
|
||||||
|
"Author": "plogon_enjoyer",
|
||||||
|
"QuestSequence": [
|
||||||
|
{
|
||||||
|
"Sequence": 0,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 1003817,
|
||||||
|
"Position": {
|
||||||
|
"X": -74.57086,
|
||||||
|
"Y": 1.9999951,
|
||||||
|
"Z": -42.404846
|
||||||
|
},
|
||||||
|
"TerritoryId": 130,
|
||||||
|
"InteractionType": "AcceptQuest"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 1,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"Position": {
|
||||||
|
"X": -126.59337,
|
||||||
|
"Y": 11.159969,
|
||||||
|
"Z": 276.25775
|
||||||
|
},
|
||||||
|
"TerritoryId": 141,
|
||||||
|
"InteractionType": "Combat",
|
||||||
|
"EnemySpawnType": "OverworldEnemies",
|
||||||
|
"ComplexCombatData": [
|
||||||
|
{
|
||||||
|
"DataId": 351,
|
||||||
|
"CompletionQuestVariablesFlags": [
|
||||||
|
{
|
||||||
|
"Low": 3
|
||||||
|
},
|
||||||
|
null,
|
||||||
|
null,
|
||||||
|
null,
|
||||||
|
null,
|
||||||
|
null
|
||||||
|
],
|
||||||
|
"MinimumKillCount": 3
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"CompletionQuestVariablesFlags": [
|
||||||
|
{
|
||||||
|
"Low": 3
|
||||||
|
},
|
||||||
|
null,
|
||||||
|
null,
|
||||||
|
null,
|
||||||
|
null,
|
||||||
|
null
|
||||||
|
],
|
||||||
|
"$": "0 0 0 0 0 0 -> 19 0 0 0 0 0",
|
||||||
|
"AethernetShortcut": [
|
||||||
|
"[Ul'dah] Aetheryte Plaza",
|
||||||
|
"[Ul'dah] Gate of Nald (Central Thanalan)"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Position": {
|
||||||
|
"X": -126.59337,
|
||||||
|
"Y": 11.159969,
|
||||||
|
"Z": 276.25775
|
||||||
|
},
|
||||||
|
"TerritoryId": 141,
|
||||||
|
"InteractionType": "Combat",
|
||||||
|
"EnemySpawnType": "OverworldEnemies",
|
||||||
|
"ComplexCombatData": [
|
||||||
|
{
|
||||||
|
"DataId": 385,
|
||||||
|
"CompletionQuestVariablesFlags": [
|
||||||
|
null,
|
||||||
|
{
|
||||||
|
"High": 3
|
||||||
|
},
|
||||||
|
null,
|
||||||
|
null,
|
||||||
|
null,
|
||||||
|
null
|
||||||
|
],
|
||||||
|
"MinimumKillCount": 3
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"CompletionQuestVariablesFlags": [
|
||||||
|
null,
|
||||||
|
{
|
||||||
|
"High": 3
|
||||||
|
},
|
||||||
|
null,
|
||||||
|
null,
|
||||||
|
null,
|
||||||
|
null
|
||||||
|
],
|
||||||
|
"$": "19 0 0 0 0 0 -> 35 48 0 0 0 0"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Position": {
|
||||||
|
"X": 32.007893,
|
||||||
|
"Y": 5.8527403,
|
||||||
|
"Z": 299.76016
|
||||||
|
},
|
||||||
|
"TerritoryId": 141,
|
||||||
|
"InteractionType": "Combat",
|
||||||
|
"EnemySpawnType": "OverworldEnemies",
|
||||||
|
"ComplexCombatData": [
|
||||||
|
{
|
||||||
|
"DataId": 205,
|
||||||
|
"CompletionQuestVariablesFlags": [
|
||||||
|
null,
|
||||||
|
{
|
||||||
|
"Low": 3
|
||||||
|
},
|
||||||
|
null,
|
||||||
|
null,
|
||||||
|
null,
|
||||||
|
null
|
||||||
|
],
|
||||||
|
"MinimumKillCount": 3
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"CompletionQuestVariablesFlags": [
|
||||||
|
null,
|
||||||
|
{
|
||||||
|
"Low": 3
|
||||||
|
},
|
||||||
|
null,
|
||||||
|
null,
|
||||||
|
null,
|
||||||
|
null
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 255,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 1003817,
|
||||||
|
"Position": {
|
||||||
|
"X": -74.57086,
|
||||||
|
"Y": 1.9999951,
|
||||||
|
"Z": -42.404846
|
||||||
|
},
|
||||||
|
"TerritoryId": 130,
|
||||||
|
"AetheryteShortcut": "Ul'dah",
|
||||||
|
"InteractionType": "CompleteQuest",
|
||||||
|
"NextQuestId": 554
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,230 @@
|
|||||||
|
{
|
||||||
|
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
|
||||||
|
"Author": "plogon_enjoyer",
|
||||||
|
"QuestSequence": [
|
||||||
|
{
|
||||||
|
"Sequence": 0,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 1003817,
|
||||||
|
"Position": {
|
||||||
|
"X": -74.57086,
|
||||||
|
"Y": 1.9999951,
|
||||||
|
"Z": -42.404846
|
||||||
|
},
|
||||||
|
"TerritoryId": 130,
|
||||||
|
"InteractionType": "AcceptQuest"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 1,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"Position": {
|
||||||
|
"X": -73.40663,
|
||||||
|
"Y": 0.60187495,
|
||||||
|
"Z": -59.04644
|
||||||
|
},
|
||||||
|
"TerritoryId": 130,
|
||||||
|
"InteractionType": "WalkTo",
|
||||||
|
"$": "Sometimes the pathing gets blocked coming from Hamon"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"DataId": 2001285,
|
||||||
|
"Position": {
|
||||||
|
"X": -80.36932,
|
||||||
|
"Y": 0.6866455,
|
||||||
|
"Z": -59.55603
|
||||||
|
},
|
||||||
|
"TerritoryId": 130,
|
||||||
|
"InteractionType": "Interact"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"DataId": 2001282,
|
||||||
|
"Position": {
|
||||||
|
"X": -21.74414,
|
||||||
|
"Y": 9.994568,
|
||||||
|
"Z": -78.50769
|
||||||
|
},
|
||||||
|
"TerritoryId": 130,
|
||||||
|
"InteractionType": "Interact"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"DataId": 2001283,
|
||||||
|
"Position": {
|
||||||
|
"X": 37.03357,
|
||||||
|
"Y": 7.248047,
|
||||||
|
"Z": -98.8938
|
||||||
|
},
|
||||||
|
"TerritoryId": 130,
|
||||||
|
"InteractionType": "Interact"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"DataId": 2001280,
|
||||||
|
"Position": {
|
||||||
|
"X": -162.46283,
|
||||||
|
"Y": 17.471558,
|
||||||
|
"Z": 60.196777
|
||||||
|
},
|
||||||
|
"TerritoryId": 130,
|
||||||
|
"InteractionType": "Interact",
|
||||||
|
"AethernetShortcut": [
|
||||||
|
"[Ul'dah] Adventurers' Guild",
|
||||||
|
"[Ul'dah] Thaumaturges' Guild"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"DataId": 2001281,
|
||||||
|
"Position": {
|
||||||
|
"X": -254.74939,
|
||||||
|
"Y": 17.990356,
|
||||||
|
"Z": 67.33801
|
||||||
|
},
|
||||||
|
"TerritoryId": 130,
|
||||||
|
"InteractionType": "Interact"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 2,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 1003817,
|
||||||
|
"Position": {
|
||||||
|
"X": -74.57086,
|
||||||
|
"Y": 1.9999951,
|
||||||
|
"Z": -42.404846
|
||||||
|
},
|
||||||
|
"TerritoryId": 130,
|
||||||
|
"InteractionType": "Interact",
|
||||||
|
"AethernetShortcut": [
|
||||||
|
"[Ul'dah] Thaumaturges' Guild",
|
||||||
|
"[Ul'dah] Aetheryte Plaza"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 3,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 2001541,
|
||||||
|
"Position": {
|
||||||
|
"X": 224.7196,
|
||||||
|
"Y": 52.048462,
|
||||||
|
"Z": 79.45361
|
||||||
|
},
|
||||||
|
"TerritoryId": 140,
|
||||||
|
"InteractionType": "Action",
|
||||||
|
"Action": "Bootshine",
|
||||||
|
"AethernetShortcut": [
|
||||||
|
"[Ul'dah] Aetheryte Plaza",
|
||||||
|
"[Ul'dah] Gate of the Sultana (Western Thanalan)"
|
||||||
|
],
|
||||||
|
"Fly": true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Position": {
|
||||||
|
"X": 224.7196,
|
||||||
|
"Y": 52.048462,
|
||||||
|
"Z": 79.45361
|
||||||
|
},
|
||||||
|
"TerritoryId": 140,
|
||||||
|
"InteractionType": "Combat",
|
||||||
|
"EnemySpawnType": "OverworldEnemies",
|
||||||
|
"KillEnemyDataIds": [131],
|
||||||
|
"CombatDelaySecondsAtStart": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"DataId": 2001542,
|
||||||
|
"Position": {
|
||||||
|
"X": 245.71594,
|
||||||
|
"Y": 52.475708,
|
||||||
|
"Z": 58.091064
|
||||||
|
},
|
||||||
|
"TerritoryId": 140,
|
||||||
|
"InteractionType": "Action",
|
||||||
|
"Action": "Bootshine",
|
||||||
|
"Fly": true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Position": {
|
||||||
|
"X": 245.71594,
|
||||||
|
"Y": 52.475708,
|
||||||
|
"Z": 58.091064
|
||||||
|
},
|
||||||
|
"TerritoryId": 140,
|
||||||
|
"InteractionType": "Combat",
|
||||||
|
"EnemySpawnType": "OverworldEnemies",
|
||||||
|
"KillEnemyDataIds": [131],
|
||||||
|
"CombatDelaySecondsAtStart": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"DataId": 2001543,
|
||||||
|
"Position": {
|
||||||
|
"X": 224.01758,
|
||||||
|
"Y": 52.231567,
|
||||||
|
"Z": 41.367188
|
||||||
|
},
|
||||||
|
"TerritoryId": 140,
|
||||||
|
"InteractionType": "Action",
|
||||||
|
"Action": "Bootshine",
|
||||||
|
"Fly": true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Position": {
|
||||||
|
"X": 224.01758,
|
||||||
|
"Y": 52.231567,
|
||||||
|
"Z": 41.367188
|
||||||
|
},
|
||||||
|
"TerritoryId": 140,
|
||||||
|
"InteractionType": "Combat",
|
||||||
|
"EnemySpawnType": "OverworldEnemies",
|
||||||
|
"KillEnemyDataIds": [131],
|
||||||
|
"CombatDelaySecondsAtStart": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"DataId": 2001544,
|
||||||
|
"Position": {
|
||||||
|
"X": 259.05237,
|
||||||
|
"Y": 53.421753,
|
||||||
|
"Z": 25.40625
|
||||||
|
},
|
||||||
|
"TerritoryId": 140,
|
||||||
|
"InteractionType": "Action",
|
||||||
|
"Action": "Bootshine",
|
||||||
|
"Fly": true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Position": {
|
||||||
|
"X": 258.4417,
|
||||||
|
"Y": 52.01455,
|
||||||
|
"Z": 23.240385
|
||||||
|
},
|
||||||
|
"TerritoryId": 140,
|
||||||
|
"InteractionType": "Combat",
|
||||||
|
"EnemySpawnType": "OverworldEnemies",
|
||||||
|
"KillEnemyDataIds": [131],
|
||||||
|
"CombatDelaySecondsAtStart": 1
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 255,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 1003817,
|
||||||
|
"Position": {
|
||||||
|
"X": -74.57086,
|
||||||
|
"Y": 1.9999951,
|
||||||
|
"Z": -42.404846
|
||||||
|
},
|
||||||
|
"TerritoryId": 130,
|
||||||
|
"AetheryteShortcut": "Ul'dah",
|
||||||
|
"InteractionType": "CompleteQuest"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,173 @@
|
|||||||
|
{
|
||||||
|
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
|
||||||
|
"Author": "plogon_enjoyer",
|
||||||
|
"QuestSequence": [
|
||||||
|
{
|
||||||
|
"Sequence": 0,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 1003817,
|
||||||
|
"Position": {
|
||||||
|
"X": -74.57086,
|
||||||
|
"Y": 1.9999951,
|
||||||
|
"Z": -42.404846
|
||||||
|
},
|
||||||
|
"TerritoryId": 130,
|
||||||
|
"InteractionType": "AcceptQuest"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 1,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"Position": {
|
||||||
|
"X": 265.54178,
|
||||||
|
"Y": -19.718353,
|
||||||
|
"Z": -128.44438
|
||||||
|
},
|
||||||
|
"TerritoryId": 141,
|
||||||
|
"AetheryteShortcut": "Central Thanalan - Black Brush Station",
|
||||||
|
"InteractionType": "Combat",
|
||||||
|
"EnemySpawnType": "OverworldEnemies",
|
||||||
|
"CombatDelaySecondsAtStart": 0,
|
||||||
|
"ComplexCombatData": [
|
||||||
|
{
|
||||||
|
"DataId": 26,
|
||||||
|
"RewardItemId": 2000408,
|
||||||
|
"RewardItemCount": 5
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"Fly": true
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 2,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"Position": {
|
||||||
|
"X": 359.2259,
|
||||||
|
"Y": -1.9503738,
|
||||||
|
"Z": -187.50148
|
||||||
|
},
|
||||||
|
"TerritoryId": 141,
|
||||||
|
"InteractionType": "WalkTo"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"DataId": 1003822,
|
||||||
|
"Position": {
|
||||||
|
"X": -27.390015,
|
||||||
|
"Y": -2.056931,
|
||||||
|
"Z": -146.92914
|
||||||
|
},
|
||||||
|
"TerritoryId": 141,
|
||||||
|
"InteractionType": "Interact",
|
||||||
|
"Fly": true,
|
||||||
|
"AetheryteShortcut": "Central Thanalan - Black Brush Station"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 3,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 1001578,
|
||||||
|
"Position": {
|
||||||
|
"X": -35.446716,
|
||||||
|
"Y": -2.057618,
|
||||||
|
"Z": -154.95538
|
||||||
|
},
|
||||||
|
"TerritoryId": 141,
|
||||||
|
"InteractionType": "Interact",
|
||||||
|
"Mount": true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"DataId": 1001445,
|
||||||
|
"Position": {
|
||||||
|
"X": -13.046509,
|
||||||
|
"Y": -2.0905762,
|
||||||
|
"Z": -184.40533
|
||||||
|
},
|
||||||
|
"TerritoryId": 141,
|
||||||
|
"InteractionType": "Interact",
|
||||||
|
"Fly": true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"DataId": 1004148,
|
||||||
|
"Position": {
|
||||||
|
"X": 5.722107,
|
||||||
|
"Y": -1.985179,
|
||||||
|
"Z": -172.7779
|
||||||
|
},
|
||||||
|
"TerritoryId": 141,
|
||||||
|
"InteractionType": "Interact",
|
||||||
|
"Fly": true
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 4,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 1003822,
|
||||||
|
"Position": {
|
||||||
|
"X": -27.390015,
|
||||||
|
"Y": -2.056931,
|
||||||
|
"Z": -146.92914
|
||||||
|
},
|
||||||
|
"TerritoryId": 141,
|
||||||
|
"InteractionType": "Interact",
|
||||||
|
"Fly": true
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 5,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 2001349,
|
||||||
|
"Position": {
|
||||||
|
"X": -241.41296,
|
||||||
|
"Y": 8.0720215,
|
||||||
|
"Z": -32.24237
|
||||||
|
},
|
||||||
|
"TerritoryId": 141,
|
||||||
|
"InteractionType": "SinglePlayerDuty",
|
||||||
|
"Fly": true
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 6,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 1004149,
|
||||||
|
"Position": {
|
||||||
|
"X": -242.84735,
|
||||||
|
"Y": 7.405224,
|
||||||
|
"Z": -29.312622
|
||||||
|
},
|
||||||
|
"TerritoryId": 141,
|
||||||
|
"InteractionType": "Interact"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 255,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 1003827,
|
||||||
|
"Position": {
|
||||||
|
"X": -65.65961,
|
||||||
|
"Y": 0.9481947,
|
||||||
|
"Z": -51.98755
|
||||||
|
},
|
||||||
|
"TerritoryId": 130,
|
||||||
|
"AetheryteShortcut": "Ul'dah",
|
||||||
|
"InteractionType": "CompleteQuest"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,141 @@
|
|||||||
|
{
|
||||||
|
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
|
||||||
|
"Author": "plogon_enjoyer",
|
||||||
|
"QuestSequence": [
|
||||||
|
{
|
||||||
|
"Sequence": 0,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 1003817,
|
||||||
|
"Position": {
|
||||||
|
"X": -74.57086,
|
||||||
|
"Y": 1.9999951,
|
||||||
|
"Z": -42.404846
|
||||||
|
},
|
||||||
|
"TerritoryId": 130,
|
||||||
|
"InteractionType": "AcceptQuest"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 1,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 2001798,
|
||||||
|
"Position": {
|
||||||
|
"X": -107.9017,
|
||||||
|
"Y": 4.989685,
|
||||||
|
"Z": -105.4603
|
||||||
|
},
|
||||||
|
"TerritoryId": 130,
|
||||||
|
"InteractionType": "Action",
|
||||||
|
"Action": "Bootshine"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"DataId": 2001799,
|
||||||
|
"Position": {
|
||||||
|
"X": -105.6365,
|
||||||
|
"Y": 4.9655,
|
||||||
|
"Z": -107.5618
|
||||||
|
},
|
||||||
|
"TerritoryId": 130,
|
||||||
|
"InteractionType": "Action",
|
||||||
|
"Action": "Bootshine"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"DataId": 2001800,
|
||||||
|
"Position": {
|
||||||
|
"X": -77.62268,
|
||||||
|
"Y": 5.0201416,
|
||||||
|
"Z": -128.893
|
||||||
|
},
|
||||||
|
"TerritoryId": 130,
|
||||||
|
"InteractionType": "Action",
|
||||||
|
"Action": "Bootshine"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"DataId": 2001801,
|
||||||
|
"Position": {
|
||||||
|
"X": -74.60144,
|
||||||
|
"Y": 4.8981323,
|
||||||
|
"Z": -130.69354
|
||||||
|
},
|
||||||
|
"TerritoryId": 130,
|
||||||
|
"InteractionType": "Action",
|
||||||
|
"Action": "Bootshine"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"DataId": 2001802,
|
||||||
|
"Position": {
|
||||||
|
"X": -71.42755,
|
||||||
|
"Y": 5.0201416,
|
||||||
|
"Z": -132.34149
|
||||||
|
},
|
||||||
|
"TerritoryId": 130,
|
||||||
|
"InteractionType": "Action",
|
||||||
|
"Action": "Bootshine"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 2,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 1003817,
|
||||||
|
"Position": {
|
||||||
|
"X": -74.57086,
|
||||||
|
"Y": 1.9999951,
|
||||||
|
"Z": -42.404846
|
||||||
|
},
|
||||||
|
"TerritoryId": 130,
|
||||||
|
"InteractionType": "Interact"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 3,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"Position": {
|
||||||
|
"X": -210.32118,
|
||||||
|
"Y": 21.582167,
|
||||||
|
"Z": -94.337494
|
||||||
|
},
|
||||||
|
"TerritoryId": 141,
|
||||||
|
"InteractionType": "Combat",
|
||||||
|
"EnemySpawnType": "OverworldEnemies",
|
||||||
|
"KillEnemyDataIds": [771],
|
||||||
|
"Fly": true,
|
||||||
|
"AetheryteShortcut": "Central Thanalan - Black Brush Station",
|
||||||
|
"CombatDelaySecondsAtStart": 0,
|
||||||
|
"$": "Will stop once 3 Qiqirn Shellsweppers get hit by Snap Punch since it will move on to the next sequence"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 255,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"Position": {
|
||||||
|
"X": -118.55462,
|
||||||
|
"Y": 8.216448,
|
||||||
|
"Z": -82.81951
|
||||||
|
},
|
||||||
|
"TerritoryId": 141,
|
||||||
|
"InteractionType": "WalkTo"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"DataId": 1003817,
|
||||||
|
"Position": {
|
||||||
|
"X": -74.57086,
|
||||||
|
"Y": 1.9999951,
|
||||||
|
"Z": -42.404846
|
||||||
|
},
|
||||||
|
"TerritoryId": 130,
|
||||||
|
"AetheryteShortcut": "Ul'dah",
|
||||||
|
"InteractionType": "CompleteQuest"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
@ -7,7 +7,10 @@
|
|||||||
"properties": {
|
"properties": {
|
||||||
"$schema": {
|
"$schema": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"const": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json"
|
"enum": [
|
||||||
|
"https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
|
||||||
|
"https://git.carvel.li/plogon_enjoyer/Questionable/raw/branch/temp/QuestPaths/quest-v1.json"
|
||||||
|
]
|
||||||
},
|
},
|
||||||
"Author": {
|
"Author": {
|
||||||
"description": "Author of the quest sequence",
|
"description": "Author of the quest sequence",
|
||||||
@ -863,7 +866,8 @@
|
|||||||
"Yellow Gulal",
|
"Yellow Gulal",
|
||||||
"Blue Gulal",
|
"Blue Gulal",
|
||||||
"Electric Flux",
|
"Electric Flux",
|
||||||
"Hop-step"
|
"Hop-step",
|
||||||
|
"Bootshine"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -22,5 +22,6 @@ public sealed class ActionConverter() : EnumConverter<EAction>(Values)
|
|||||||
{ EAction.BlueGulal, "Blue Gulal" },
|
{ EAction.BlueGulal, "Blue Gulal" },
|
||||||
{ EAction.ElectrixFlux, "Electric Flux" },
|
{ EAction.ElectrixFlux, "Electric Flux" },
|
||||||
{ EAction.HopStep, "Hop-step" },
|
{ EAction.HopStep, "Hop-step" },
|
||||||
|
{ EAction.Bootshine, "Bootshine" },
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
@ -7,6 +7,7 @@ namespace Questionable.Model.Questing;
|
|||||||
public enum EAction
|
public enum EAction
|
||||||
{
|
{
|
||||||
HeavySwing = 31,
|
HeavySwing = 31,
|
||||||
|
Bootshine = 53,
|
||||||
HeavyShot = 97,
|
HeavyShot = 97,
|
||||||
Cure = 120,
|
Cure = 120,
|
||||||
Esuna = 7568,
|
Esuna = 7568,
|
||||||
|
Loading…
Reference in New Issue
Block a user