feat: add lopporits Pitch Perfect dailies.

pull/69/head
kaiser 2024-09-26 18:37:57 +10:00
parent 4f6914d835
commit c472cf703d
1 changed files with 64 additions and 12 deletions

View File

@ -1,7 +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": "liza", "Author": "kaiser",
"Disabled": true,
"QuestSequence": [ "QuestSequence": [
{ {
"Sequence": 0, "Sequence": 0,
@ -30,20 +29,58 @@
{ {
"Sequence": 1, "Sequence": 1,
"Steps": [ "Steps": [
{
"DataId": 1044408,
"Position": {
"X": -164.08032,
"Y": -49.199722,
"Z": -250.75159
},
"TerritoryId": 959,
"InteractionType": "Interact",
"StopDistance": 5,
"AetheryteShortcut": "Mare Lamentorum - Bestways Burrow",
"Fly": true,
"SkipConditions": {
"AetheryteShortcutIf": {
"InSameTerritory": true
}
}
}
]
},
{
"Sequence": 2,
"Steps": [
{
"DataId": 2013257,
"Position": {
"X": -706.41644,
"Y": -140.39832,
"Z": -433.76825
},
"TerritoryId": 959,
"InteractionType": "Action",
"Action": "Hop-step",
"Fly": true
},
{
"DataId": 2013256,
"Position": {
"X": -739.0097,
"Y": -139.72687,
"Z": -539.0555
},
"TerritoryId": 959,
"InteractionType": "Action",
"Action": "Hop-step",
"Fly": true
}
] ]
}, },
{ {
"Sequence": 255, "Sequence": 255,
"Steps": [ "Steps": [
{
"Position": {
"X": -201.42024,
"Y": -49.149708,
"Z": -273.68756
},
"TerritoryId": 959,
"InteractionType": "WalkTo"
},
{ {
"DataId": 1044403, "DataId": 1044403,
"Position": { "Position": {
@ -52,7 +89,22 @@
"Z": -273.60956 "Z": -273.60956
}, },
"TerritoryId": 959, "TerritoryId": 959,
"InteractionType": "CompleteQuest" "InteractionType": "CompleteQuest",
"StopDistance": 5,
"AetheryteShortcut": "Mare Lamentorum - Bestways Burrow",
"SkipConditions": {
"AetheryteShortcutIf": {
"NearPosition": {
"Position": {
"X": -203.5401,
"Y": -48.949707,
"Z": -273.60956
},
"TerritoryId": 959,
"MaximumDistance": 100
}
}
}
} }
] ]
} }