[HW][Vanu Vanu] Schema Fix #95

Closed
AnimaMachinae wants to merge 6 commits from AnimaMachinae:vanu-vanu into master
Showing only changes of commit b33bfdb8e5 - Show all commits

View File

@ -1,129 +1,129 @@
{ {
"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": "AnimaMachinae", "Author": "AnimaMachinae",
"QuestSequence": [ "QuestSequence": [
{ {
"Sequence": 0, "Sequence": 0,
"Steps": [ "Steps": [
{ {
"DataId": 1016089, "DataId": 1016089,
"Position": { "Position": {
"X": -799.46594, "X": -799.46594,
"Y": -133.2695, "Y": -133.2695,
"Z": -404.1352 "Z": -404.1352
}, },
"TerritoryId": 401, "TerritoryId": 401,
"InteractionType": "AcceptQuest" "InteractionType": "AcceptQuest"
} }
] ]
}, },
{ {
"Sequence": 1, "Sequence": 1,
"Steps": [ "Steps": [
{ {
"Position": { "Position": {
"X": -797.36957, "X": -797.36957,
"Y": -130.0076, "Y": -130.0076,
"Z": -404.2746 "Z": -404.2746
}, },
"TerritoryId": 401, "TerritoryId": 401,
"InteractionType": "WalkTo", "InteractionType": "WalkTo",
"Fly": true "Fly": true
}, },
{ {
"DataId": 2006651, "DataId": 2006651,
"Position": { "Position": {
"X": 664.3624, "X": 664.3624,
"Y": -30.86908, "Y": -30.86908,
"Z": -137.0108 "Z": -137.0108
}, },
"TerritoryId": 401, "TerritoryId": 401,
"InteractionType": "Interact", "InteractionType": "Interact",
"Fly": true, "Fly": true,
"CompletionQuestVariablesFlags": [ "CompletionQuestVariablesFlags": [
null, null,
null, null,
null, null,
null, null,
null, null,
128 128
] ]
}, },
{ {
"DataId": 2006652, "DataId": 2006652,
"Position": { "Position": {
"X": 847.2876, "X": 847.2876,
"Y": -50.58368, "Y": -50.58368,
"Z": 7.2174683 "Z": 7.2174683
}, },
"TerritoryId": 401, "TerritoryId": 401,
"InteractionType": "Interact", "InteractionType": "Interact",
"Fly": true, "Fly": true,
"CompletionQuestVariablesFlags": [ "CompletionQuestVariablesFlags": [
null, null,
null, null,
null, null,
null, null,
null, null,
64 64
] ]
}, },
{ {
"DataId": 2006653, "DataId": 2006653,
"Position": { "Position": {
"X": 860.2273, "X": 860.2273,
"Y": -84.45868, "Y": -84.45868,
"Z": 19.272095 "Z": 19.272095
}, },
"TerritoryId": 401, "TerritoryId": 401,
"InteractionType": "Combat", "InteractionType": "Combat",
"Fly": true, "Fly": true,
"CompletionQuestVariablesFlags": [ "CompletionQuestVariablesFlags": [
null, null,
null, null,
null, null,
null, null,
null, null,
32 32
], ],
"EnemySpawnType": "AfterInteraction", "EnemySpawnType": "AfterInteraction",
"KillEnemyDataIds": [ "KillEnemyDataIds": [
5235 5235
] ]
}, },
{ {
"DataId": 2006654, "DataId": 2006654,
"Position": { "Position": {
"X": 642.63354, "X": 642.63354,
"Y": -92.57648, "Y": -92.57648,
"Z": 63.035034 "Z": 63.035034
}, },
"TerritoryId": 401, "TerritoryId": 401,
"InteractionType": "Combat", "InteractionType": "Combat",
"Fly": true, "Fly": true,
"EnemySpawnType": "AfterInteraction", "EnemySpawnType": "AfterInteraction",
"KillEnemyDataIds": [ "KillEnemyDataIds": [
5235 5235
] ]
} }
] ]
}, },
{ {
"Sequence": 255, "Sequence": 255,
"Steps": [ "Steps": [
{ {
"DataId": 1016089, "DataId": 1016089,
"Position": { "Position": {
"X": -799.46594, "X": -799.46594,
"Y": -133.2695, "Y": -133.2695,
"Z": -404.1352 "Z": -404.1352
}, },
"TerritoryId": 401, "TerritoryId": 401,
"InteractionType": "CompleteQuest", "InteractionType": "CompleteQuest",
"Fly": true, "Fly": true,
"AetheryteShortcut": "The Sea of Clouds - Ok' Zundu" "AetheryteShortcut": "The Sea of Clouds - Ok' Zundu"
} }
] ]
} }
] ]
} }