Upload files to "QuestPaths/2.x - A Realm Reborn/Class Quests/BTN"

cacahuetes-classes_unlock
cacahuetes 2024-08-21 16:11:36 +00:00
parent bd3f01390b
commit 110eece2d7
2 changed files with 81 additions and 0 deletions

View File

@ -0,0 +1,39 @@
{
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "Cacahuetes",
"QuestSequence": [
{
"Sequence": 0,
"Steps": [
{ "DataId": 1000294,
"Position": {
"X": -238.05603,
"Y": 8,
"Z": -142.93127
},
"TerritoryId": 133,
"AetheryteShortcut": "Gridania",
"AethernetShortcut": ["[Gridania] Aetheryte Plaza", "[Gridania] Botanists' Guild"],
"DialogueChoices": [
{
"Type": "YesNo",
"Prompt": "TEXT_CLSHRV999_00193_Q1_000_1",
"Yes": true
}
],
"InteractionType": "AcceptQuest",
"SkipConditions": {
"AetheryteShortcutIf": {
"InSameTerritory": true,
"InTerritory": [
132,133
]
}
}
}
]
}
]
}

View File

@ -0,0 +1,42 @@
{
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "Cacahuetes",
"QuestSequence": [
{
"Sequence": 0,
"Steps": [
{ "DataId": 1000294,
"Position": {
"X": -238.05603,
"Y": 8,
"Z": -142.93127
},
"TerritoryId": 133,
"InteractionType": "AcceptQuest"}
]
},
{
"Sequence": 255,
"Steps": [
{ "DataId": 1000815,
"Position": {
"X": -233.9361,
"Y": 6.668152,
"Z": -171.03839
},
"TerritoryId": 133,
"InteractionType": "CompleteQuest",
"DialogueChoices": [
{
"Type": "YesNo",
"Prompt": "TEXT_CLSHRV001_00003_Q1_000_1",
"Yes": true
}
],
"NextQuestId": 3
}
]
}
]
}