Update QuestPaths/2.x - A Realm Reborn/Class Quests/BRD/131_Way of the Archer.json

pull/18/head
cacahuetes 2024-08-22 13:42:59 +00:00
parent 6967cfc8f7
commit e7fa50db20
1 changed files with 41 additions and 41 deletions

View File

@ -1,42 +1,42 @@
{ {
"$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": 1000197, { "DataId": 1000197,
"Position": { "Position": {
"X": 201.31226, "X": 201.31226,
"Y": -3.1634123E-15, "Y": -3.1634123E-15,
"Z": 43.900146 "Z": 43.900146
}, },
"TerritoryId": 132, "TerritoryId": 132,
"InteractionType": "AcceptQuest"} "InteractionType": "AcceptQuest"}
] ]
}, },
{ {
"Sequence": 255, "Sequence": 255,
"Steps": [ "Steps": [
{ "DataId": 1000200, { "DataId": 1000200,
"Position": { "Position": {
"X": 209.55212, "X": 209.55212,
"Y": 0.9999819, "Y": 0.9999819,
"Z": 35.01941 "Z": 35.01941
}, },
"TerritoryId": 132, "TerritoryId": 132,
"InteractionType": "CompleteQuest", "InteractionType": "CompleteQuest",
"DialogueChoices": [ "DialogueChoices": [
{ {
"Type": "YesNo", "Type": "YesNo",
"Prompt": "TEXT_CLSARC998_00131_Q1_000_1", "Prompt": "TEXT_CLSARC998_00131_Q1_000_1",
"Yes": true "Yes": true
} }
] ]
} }
] ]
} }
] ]
} }