Add Kurenai quest
This commit is contained in:
parent
b2b86f6997
commit
9deacfbb4a
@ -0,0 +1,115 @@
|
|||||||
|
{
|
||||||
|
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
|
||||||
|
"Author": "liza",
|
||||||
|
"QuestSequence": [
|
||||||
|
{
|
||||||
|
"Sequence": 0,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 1025878,
|
||||||
|
"Position": {
|
||||||
|
"X": 343.984,
|
||||||
|
"Y": -120.32947,
|
||||||
|
"Z": -306.0197
|
||||||
|
},
|
||||||
|
"TerritoryId": 613,
|
||||||
|
"InteractionType": "AcceptQuest"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 1,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"Position": {
|
||||||
|
"X": 322.1539,
|
||||||
|
"Y": -121.22571,
|
||||||
|
"Z": -314.2446
|
||||||
|
},
|
||||||
|
"TerritoryId": 613,
|
||||||
|
"InteractionType": "WalkTo",
|
||||||
|
"RestartNavigationIfCancelled": false,
|
||||||
|
"Mount": true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Position": {
|
||||||
|
"X": 22.288645,
|
||||||
|
"Y": -196.2301,
|
||||||
|
"Z": -155.5739
|
||||||
|
},
|
||||||
|
"TerritoryId": 613,
|
||||||
|
"InteractionType": "WalkTo",
|
||||||
|
"$": "Sui-no-Sato, NE outside",
|
||||||
|
"RestartNavigationIfCancelled": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"DataId": 1025966,
|
||||||
|
"Position": {
|
||||||
|
"X": -10.51355,
|
||||||
|
"Y": -187.08374,
|
||||||
|
"Z": -95.07898
|
||||||
|
},
|
||||||
|
"TerritoryId": 613,
|
||||||
|
"InteractionType": "Interact",
|
||||||
|
"Fly": true
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 2,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 2009560,
|
||||||
|
"Position": {
|
||||||
|
"X": 855.1002,
|
||||||
|
"Y": 1.1749268,
|
||||||
|
"Z": 876.0051
|
||||||
|
},
|
||||||
|
"TerritoryId": 613,
|
||||||
|
"InteractionType": "Interact",
|
||||||
|
"AetheryteShortcut": "Kugane",
|
||||||
|
"AethernetShortcut": [
|
||||||
|
"[Kugane] Aetheryte Plaza",
|
||||||
|
"[Kugane] The Ruby Price"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 3,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 1025968,
|
||||||
|
"Position": {
|
||||||
|
"X": 35.477173,
|
||||||
|
"Y": 5.9422755,
|
||||||
|
"Z": -143.63324
|
||||||
|
},
|
||||||
|
"TerritoryId": 628,
|
||||||
|
"InteractionType": "Interact",
|
||||||
|
"AetheryteShortcut": "Kugane",
|
||||||
|
"AethernetShortcut": [
|
||||||
|
"[Kugane] Aetheryte Plaza",
|
||||||
|
"[Kugane] Rakuza District"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 255,
|
||||||
|
"Steps": [
|
||||||
|
{
|
||||||
|
"DataId": 1025878,
|
||||||
|
"Position": {
|
||||||
|
"X": 343.984,
|
||||||
|
"Y": -120.32947,
|
||||||
|
"Z": -306.0197
|
||||||
|
},
|
||||||
|
"TerritoryId": 613,
|
||||||
|
"InteractionType": "CompleteQuest",
|
||||||
|
"AetheryteShortcut": "Ruby Sea - Tamamizu"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
@ -59,6 +59,7 @@
|
|||||||
"Y": 115.180565,
|
"Y": 115.180565,
|
||||||
"Z": 236.59106
|
"Z": 236.59106
|
||||||
},
|
},
|
||||||
|
"StopDistance": 4,
|
||||||
"TerritoryId": 1188,
|
"TerritoryId": 1188,
|
||||||
"InteractionType": "Interact"
|
"InteractionType": "Interact"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user