Merge pull request 'cacahuetes-Stb-WHM' (#30) from cacahuetes/Questionable:cacahuetes-Stb-WHM into master

Reviewed-on: #30
pull/36/head
Liza 2024-08-29 14:29:04 +00:00
commit 4113d52325
5 changed files with 599 additions and 0 deletions

View File

@ -0,0 +1,155 @@
{
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "Cacahuetes",
"QuestSequence": [
{
"Sequence": 0,
"Steps": [
{
"Position": {
"X": -146.86935,
"Y": 8.006159,
"Z": 268.78055
},
"StopDistance": 0.25,
"TerritoryId": 153,
"AetheryteShortcut": "South Shroud - Camp Tranquil",
"InteractionType": "Jump",
"JumpDestination": {
"Position": {
"X": -137.77051,
"Y": 7.7094107,
"Z": 275.28036
},
"DelaySeconds": 0.75
},
"SkipConditions": {
"AetheryteShortcutIf": {
"InSameTerritory": true
},
"StepIf": {
"Flying": "Unlocked",
"NearPosition": {
"Position": {
"X": -139.45221,
"Y": 8.712891,
"Z": 281.69678
},
"MaximumDistance": 3
}
}
}
},
{
"Position": {
"X": -139.04318,
"Y": 8.522301,
"Z": 280.0128
},
"TerritoryId": 153,
"InteractionType": "WalkTo",
"Fly": true,
"SkipConditions": {
"StepIf": {
"Flying": "Locked"
}
}
},
{
"DataId": 1006751,
"Position": {
"X": -139.45221,
"Y": 8.712891,
"Z": 281.69678
},
"TerritoryId": 153,
"InteractionType": "AcceptQuest"
}
]
},
{
"Sequence": 1,
"Steps": [
{
"DataId": 1000692,
"Position": {
"X": -258.8083,
"Y": -5.7735243,
"Z": -27.267883
},
"TerritoryId": 133,
"InteractionType": "Interact",
"AetheryteShortcut": "Gridania",
"AethernetShortcut": [
"[Gridania] Aetheryte Plaza",
"[Gridania] Conjurers' Guild"
]
}
]
},
{
"Sequence": 2,
"Steps": [
{
"DataId": 1018744,
"Position": {
"X": 87.96814,
"Y": 5.9457893,
"Z": 490.56213
},
"TerritoryId": 152,
"InteractionType": "Interact",
"AetheryteShortcut": "East Shroud - Hawthorne Hut"
}
]
},
{
"Sequence": 3,
"Steps": [
{
"DataId": 1018746,
"Position": {
"X": -651.3619,
"Y": 130,
"Z": -527.8248
},
"TerritoryId": 612,
"InteractionType": "Interact",
"AetheryteShortcut": "Fringes - Castrum Oriens"
}
]
},
{
"Sequence": 4,
"Steps": [
{
"DataId": 2007687,
"Position": {
"X": -640.8331,
"Y": 120.3479,
"Z": -291.52362
},
"TerritoryId": 612,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 255,
"Steps": [
{
"DataId": 1018752,
"Position": {
"X": -622.5834,
"Y": 130.26505,
"Z": -473.7469
},
"TerritoryId": 612,
"InteractionType": "CompleteQuest",
"AetheryteShortcut": "Fringes - Castrum Oriens",
"NextQuestId": 2415
}
]
}
]
}

View File

@ -0,0 +1,105 @@
{
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "Cacahuetes",
"QuestSequence": [
{
"Sequence": 0,
"Steps": [
{
"DataId": 1018753,
"Position": {
"X": -623.621,
"Y": 130.24214,
"Z": -474.72345
},
"TerritoryId": 612,
"InteractionType": "AcceptQuest",
"AetheryteShortcut": "Fringes - Castrum Oriens",
"SkipConditions": {
"AetheryteShortcutIf": {
"InSameTerritory": true
}
}
}
]
},
{
"Sequence": 1,
"Steps": [
{
"DataId": 1018757,
"Position": {
"X": -437.2168,
"Y": 73.07981,
"Z": -100.23657
},
"TerritoryId": 612,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 2,
"Steps": [
{
"Position": {
"X": -586.0533,
"Y": 54.95936,
"Z": 204.82178
},
"TerritoryId": 612,
"InteractionType": "Combat",
"EnemySpawnType": "AutoOnEnterArea",
"KillEnemyDataIds": [7214]
},
{
"DataId": 1018758,
"Position": {
"X": -586.0533,
"Y": 54.95936,
"Z": 204.82178
},
"TerritoryId": 612,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 3,
"Steps": [
{
"DataId": 1000692,
"Position": {
"X": -258.8083,
"Y": -5.7735243,
"Z": -27.267883
},
"TerritoryId": 133,
"InteractionType": "Interact",
"AetheryteShortcut": "Gridania",
"AethernetShortcut": [
"[Gridania] Aetheryte Plaza",
"[Gridania] Conjurers' Guild"
]
}
]
},
{
"Sequence": 255,
"Steps": [
{
"DataId": 1018753,
"Position": {
"X": -623.621,
"Y": 130.24214,
"Z": -474.72345
},
"TerritoryId": 612,
"InteractionType": "CompleteQuest",
"AetheryteShortcut": "Fringes - Castrum Oriens",
"NextQuestId": 2416
}
]
}
]
}

View File

@ -0,0 +1,111 @@
{
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "Cacahuetes",
"QuestSequence": [
{
"Sequence": 0,
"Steps": [
{
"DataId": 1018753,
"Position": {
"X": -623.621,
"Y": 130.24214,
"Z": -474.72345
},
"TerritoryId": 612,
"InteractionType": "AcceptQuest",
"AetheryteShortcut": "Fringes - Castrum Oriens",
"SkipConditions": {
"AetheryteShortcutIf": {
"InSameTerritory": true
}
}
}
]
},
{
"Sequence": 1,
"Steps": [
{
"DataId": 2007711,
"Position": {
"X": -488.0293,
"Y": 50.94983,
"Z": 86.96118
},
"TerritoryId": 612,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 2,
"Steps": [
{
"DataId": 2007712,
"Position": {
"X": -461.63123,
"Y": 57.14502,
"Z": 186.08374
},
"TerritoryId": 612,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 3,
"Steps": [
{
"DataId": 2007713,
"Position": {
"X": -529.9306,
"Y": 36.88098,
"Z": 451.16345
},
"TerritoryId": 612,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 4,
"Steps": [
{
"DataId": 1019090,
"Position": {
"X": -638.3002,
"Y": 38.30705,
"Z": 374.92932
},
"TerritoryId": 612,
"InteractionType": "SinglePlayerDuty"
}
]
},
{
"Sequence": 255,
"Steps": [
{
"DataId": 1018753,
"Position": {
"X": -623.621,
"Y": 130.24214,
"Z": -474.72345
},
"TerritoryId": 612,
"InteractionType": "CompleteQuest",
"AetheryteShortcut": "Fringes - Castrum Oriens",
"DialogueChoices": [
{
"Type": "List",
"Prompt": "TEXT_JOBWHM650_02416_Q1_000_000",
"Answer": "TEXT_JOBWHM650_02416_A1_000_001"
}
],
"NextQuestId": 2417
}
]
}
]
}

View File

@ -0,0 +1,100 @@
{
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "Cacahuetes",
"QuestSequence": [
{
"Sequence": 0,
"Steps": [
{
"DataId": 1018753,
"Position": {
"X": -623.621,
"Y": 130.24214,
"Z": -474.72345
},
"TerritoryId": 612,
"InteractionType": "AcceptQuest",
"AetheryteShortcut": "Fringes - Castrum Oriens",
"SkipConditions": {
"AetheryteShortcutIf": {
"InSameTerritory": true
}
}
}
]
},
{
"Sequence": 1,
"Steps": [
{
"DataId": 1019125,
"Position": {
"X": -651.81964,
"Y": 40.067055,
"Z": 370.80945
},
"TerritoryId": 612,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 2,
"Steps": [
{
"Position": {
"X": -175.06683,
"Y": 59.779804,
"Z": -558.8312
},
"TerritoryId": 612,
"InteractionType": "Combat",
"EnemySpawnType": "AutoOnEnterArea",
"KillEnemyDataIds": [7215],
"AetheryteShortcut": "Fringes - Castrum Oriens"
},
{
"DataId": 1019128,
"Position": {
"X": -175.06683,
"Y": 59.779804,
"Z": -558.8312
},
"TerritoryId": 612,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 3,
"Steps": [
{
"DataId": 1019131,
"Position": {
"X": -663.7522,
"Y": 43.594555,
"Z": 363.75977
},
"TerritoryId": 612,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 255,
"Steps": [
{
"DataId": 1019132,
"Position": {
"X": -655.02405,
"Y": 40.43195,
"Z": 375.96704
},
"TerritoryId": 612,
"InteractionType": "CompleteQuest",
"NextQuestId": 2418
}
]
}
]
}

View File

@ -0,0 +1,128 @@
{
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "Cacahuetes",
"QuestSequence": [
{
"Sequence": 0,
"Steps": [
{
"DataId": 1019132,
"Position": {
"X": -655.02405,
"Y": 40.43195,
"Z": 375.96704
},
"TerritoryId": 612,
"InteractionType": "AcceptQuest",
"AetheryteShortcut": "Fringes - Castrum Oriens",
"SkipConditions": {
"AetheryteShortcutIf": {
"InSameTerritory": true
}
}
}
]
},
{
"Sequence": 1,
"Steps": [
{
"DataId": 1018759,
"Position": {
"X": -636.8048,
"Y": 130,
"Z": -528.6183
},
"TerritoryId": 612,
"InteractionType": "Interact",
"AetheryteShortcut": "Fringes - Castrum Oriens"
}
]
},
{
"Sequence": 2,
"Steps": [
{
"DataId": 1019130,
"Position": {
"X": -665.3696,
"Y": 43.594574,
"Z": 364.40063
},
"TerritoryId": 612,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 3,
"Steps": [
{
"DataId": 1019130,
"Position": {
"X": -665.3696,
"Y": 43.594574,
"Z": 364.40063
},
"TerritoryId": 612,
"InteractionType": "Emote",
"Emote": "soothe",
"DialogueChoices": [
{
"Type": "List",
"Prompt": "TEXT_JOBWHM700_02418_Q1_000_000",
"Answer": "TEXT_JOBWHM700_02418_A1_000_001"
}
]
}
]
},
{
"Sequence": 4,
"Steps": [
{
"Position": {
"X": -381.88757,
"Y": 40.283813,
"Z": 484.82483
},
"TerritoryId": 612,
"InteractionType": "Combat",
"EnemySpawnType": "AutoOnEnterArea",
"KillEnemyDataIds": [7216]
}
]
},
{
"Sequence": 5,
"Steps": [
{
"DataId": 1019127,
"Position": {
"X": -381.88757,
"Y": 40.283813,
"Z": 484.82483
},
"TerritoryId": 612,
"InteractionType": "UseItem",
"ItemId": 2002053
}
]
},
{
"Sequence": 255,
"Steps": [
{
"DataId": 1019588,
"Position": {
"X": -382.71155,
"Y": 40.275818,
"Z": 484.36694
},
"TerritoryId": 612,
"InteractionType": "CompleteQuest"
}
]
}
]
}