1
0
Fork 0

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

shb-role-phys
cacahuetes 2024-08-21 16:13:52 +00:00
parent 99ab970747
commit 6967cfc8f7
2 changed files with 80 additions and 0 deletions

View File

@ -0,0 +1,38 @@
{
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "Cacahuetes",
"QuestSequence": [
{
"Sequence": 0,
"Steps": [
{ "DataId": 1002283,
"Position": {
"X": 134.90503,
"Y": 7.5919275,
"Z": 98.039185
},
"TerritoryId": 131,
"InteractionType": "Interact",
"AetheryteShortcut": "Ul'dah",
"AethernetShortcut": ["[Ul'dah] Aetheryte Plaza",
"[Ul'dah] Weavers' Guild"],
"SkipConditions": {
"AetheryteShortcutIf": {
"InSameTerritory": true,
"InTerritory": [
131
]
}
},
"DialogueChoices": [
{
"Type": "YesNo",
"Prompt": "TEXT_CLSWVR001_00189_Q1_000_1",
"Yes": true
}
]}
]
}
]
}

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": 1002283,
"Position": {
"X": 134.90503,
"Y": 7.5919275,
"Z": 98.039185
},
"TerritoryId": 131,
"InteractionType": "AcceptQuest"}
]
},
{
"Sequence": 255,
"Steps": [
{ "DataId": 1003818,
"Position": {
"X": 157.36621,
"Y": 7.7920074,
"Z": 98.924194
},
"TerritoryId": 131,
"InteractionType": "CompleteQuest",
"DialogueChoices": [
{
"Type": "YesNo",
"Prompt": "TEXT_CLSWVR011_00534_SYSTEM_Q0",
"Yes": true
}
],
"NextQuestId": 534
}
]
}
]
}