Update QuestPaths/2.x - A Realm Reborn/Class Quests/NIN/102_Way of the Rogue.json

cacahuetes-classes_unlock
cacahuetes 2024-08-22 13:44:34 +00:00
parent 0029711b9f
commit abbc82cfbd
1 changed files with 49 additions and 49 deletions

View File

@ -1,50 +1,50 @@
{ {
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "Cacahuetes", "Author": "Cacahuetes",
"QuestSequence": [ "QuestSequence": [
{ {
"Sequence": 0, "Sequence": 0,
"Steps": [ "Steps": [
{ "DataId": 1009944, { "DataId": 1009944,
"Position": { "Position": {
"X": -152.66656, "X": -152.66656,
"Y": 2.8562405, "Y": 2.8562405,
"Z": 243.18298 "Z": 243.18298
}, },
"TerritoryId": 129, "TerritoryId": 129,
"InteractionType": "AcceptQuest"} "InteractionType": "AcceptQuest"}
] ]
}, },
{ {
"Sequence": 255, "Sequence": 255,
"Steps": [ "Steps": [
{ "DataId": 1009944, { "DataId": 1009944,
"Position": { "Position": {
"X": -152.66656, "X": -152.66656,
"Y": 2.8562405, "Y": 2.8562405,
"Z": 243.18298 "Z": 243.18298
}, },
"TerritoryId": 129, "TerritoryId": 129,
"InteractionType": "Interact" "InteractionType": "Interact"
}, },
{ "DataId": 1009943, { "DataId": 1009943,
"Position": { "Position": {
"X": -153.36847, "X": -153.36847,
"Y": -129.4397, "Y": -129.4397,
"Z": 265.88843 "Z": 265.88843
}, },
"TerritoryId": 129, "TerritoryId": 129,
"InteractionType": "CompleteQuest", "InteractionType": "CompleteQuest",
"DialogueChoices": [ "DialogueChoices": [
{ {
"Type": "YesNo", "Type": "YesNo",
"Prompt": "TEXT_CLSROG011_00102_Q1_000_030", "Prompt": "TEXT_CLSROG011_00102_Q1_000_030",
"Yes": true "Yes": true
} }
] ]
} }
] ]
} }
] ]
} }