forked from liza/Questionable
Added missing point in quest Hells Open
This commit is contained in:
parent
5a854b01c5
commit
65503d8921
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"$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": "JerryWester",
|
"Author": ["JerryWester", "ewlame"],
|
||||||
"QuestSequence": [
|
"QuestSequence": [
|
||||||
{
|
{
|
||||||
"Sequence": 0,
|
"Sequence": 0,
|
||||||
@ -44,15 +44,19 @@
|
|||||||
"$": "QW: 0 0 0 0 0 0 -> QW: 16 32 0 0 0 128"
|
"$": "QW: 0 0 0 0 0 0 -> QW: 16 32 0 0 0 128"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
"DataId": 2008203,
|
||||||
"Position": {
|
"Position": {
|
||||||
"X": -462.5758,
|
"X": -460.92932,
|
||||||
"Y": 295.61258,
|
"Y": 295.58252,
|
||||||
"Z": 255.73582
|
"Z": 256.0005
|
||||||
},
|
},
|
||||||
"TerritoryId": 620,
|
"TerritoryId": 620,
|
||||||
"InteractionType": "WaitForManualProgress",
|
"InteractionType": "Combat",
|
||||||
"Comment": "Oops, I forgot to grab the point here",
|
"EnemySpawnType": "AfterInteraction",
|
||||||
"$": "KillEnemyDataIds: [8031, 8032]"
|
"KillEnemyDataIds": [
|
||||||
|
8031,
|
||||||
|
8032
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@ -83,4 +87,4 @@
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user