fixed RequiredQuestVariables for one namazu quest
This commit is contained in:
parent
276a97477b
commit
37afd54776
@ -1,6 +1,6 @@
|
||||
{
|
||||
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
|
||||
"Author": "Theo",
|
||||
"Author": "pot0to",
|
||||
"QuestSequence": [
|
||||
{
|
||||
"Sequence": 0,
|
||||
@ -62,13 +62,13 @@
|
||||
"Fly": true,
|
||||
"Land": true,
|
||||
"Action": "Wasshoi",
|
||||
"CompletionQuestVariablesFlags": [
|
||||
"RequiredQuestVariables": [
|
||||
null,
|
||||
null,
|
||||
[ 2, 5, 6 ],
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
64
|
||||
null
|
||||
]
|
||||
},
|
||||
{
|
||||
@ -83,13 +83,34 @@
|
||||
"Fly": true,
|
||||
"Land": true,
|
||||
"Action": "Wasshoi",
|
||||
"CompletionQuestVariablesFlags": [
|
||||
"RequiredQuestVariables": [
|
||||
null,
|
||||
null,
|
||||
[ 2, 3, 4 ],
|
||||
null,
|
||||
null,
|
||||
null
|
||||
]
|
||||
},
|
||||
{
|
||||
"DataId": 2009502,
|
||||
"Position": {
|
||||
"X": 95.47571,
|
||||
"Y": -12.619263,
|
||||
"Z": 699.1836
|
||||
},
|
||||
"TerritoryId": 622,
|
||||
"InteractionType": "Action",
|
||||
"Fly": true,
|
||||
"Land": true,
|
||||
"Action": "Wasshoi",
|
||||
"RequiredQuestVariables": [
|
||||
null,
|
||||
128
|
||||
null,
|
||||
[ 1, 3, 6 ],
|
||||
null,
|
||||
null,
|
||||
null
|
||||
]
|
||||
},
|
||||
{
|
||||
@ -104,13 +125,13 @@
|
||||
"Fly": true,
|
||||
"Land": true,
|
||||
"Action": "Wasshoi",
|
||||
"CompletionQuestVariablesFlags": [
|
||||
"RequiredQuestVariables": [
|
||||
null,
|
||||
null,
|
||||
[ 1, 4, 5 ],
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
32
|
||||
null
|
||||
]
|
||||
}
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user