Merge pull request '[EW][Allied Society][Loporrits] feat: add Loporrits Pitch Perfect Daily quest.' (#69) from kaiserbh/Questionable:feat/pitch-perfect into master

Reviewed-on: #69
pull/79/head
Liza 2024-10-01 19:18:45 +00:00
commit aaeca43adb
1 changed files with 68 additions and 13 deletions

View File

@ -1,7 +1,6 @@
{
{
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "liza",
"Disabled": true,
"Author": "kaiser",
"QuestSequence": [
{
"Sequence": 0,
@ -30,20 +29,60 @@
{
"Sequence": 1,
"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,
"Land": true
},
{
"DataId": 2013256,
"Position": {
"X": -739.0097,
"Y": -139.72687,
"Z": -539.0555
},
"TerritoryId": 959,
"InteractionType": "Action",
"Action": "Hop-step",
"Fly": true,
"Land": true
}
]
},
{
"Sequence": 255,
"Steps": [
{
"Position": {
"X": -201.42024,
"Y": -49.149708,
"Z": -273.68756
},
"TerritoryId": 959,
"InteractionType": "WalkTo"
},
{
"DataId": 1044403,
"Position": {
@ -52,7 +91,23 @@
"Z": -273.60956
},
"TerritoryId": 959,
"InteractionType": "CompleteQuest"
"InteractionType": "CompleteQuest",
"StopDistance": 5,
"AetheryteShortcut": "Mare Lamentorum - Bestways Burrow",
"Fly": true,
"SkipConditions": {
"AetheryteShortcutIf": {
"NearPosition": {
"Position": {
"X": -203.5401,
"Y": -48.949707,
"Z": -273.60956
},
"TerritoryId": 959,
"MaximumDistance": 200
}
}
}
}
]
}