Add slight delays to 'The Great Work'

arr-p5
Liza 2024-06-24 16:52:56 +02:00
parent 2b1058117b
commit f2de01b513
Signed by: liza
GPG Key ID: 7199F8D727D55F67
1 changed files with 8 additions and 5 deletions

View File

@ -1,7 +1,6 @@
{
"$schema": "https://carvel.li/questionable/quest-1.0",
"Author": "liza",
"Comment": "This is possibly the least polished quest so far, as the follow steps are awkward (need to move >10 units away to trigger the follow-up)",
"QuestSequence": [
{
"Sequence": 0,
@ -117,7 +116,8 @@
},
"StopDistance": 4,
"TerritoryId": 957,
"InteractionType": "WalkTo"
"InteractionType": "WalkTo",
"DelaySecondsAtStart": 2
}
]
},
@ -164,7 +164,8 @@
},
"StopDistance": 4,
"TerritoryId": 957,
"InteractionType": "WalkTo"
"InteractionType": "WalkTo",
"DelaySecondsAtStart": 2
}
]
},
@ -212,7 +213,8 @@
},
"StopDistance": 4,
"TerritoryId": 957,
"InteractionType": "WalkTo"
"InteractionType": "WalkTo",
"DelaySecondsAtStart": 2
}
]
},
@ -259,7 +261,8 @@
},
"StopDistance": 4,
"TerritoryId": 957,
"InteractionType": "WalkTo"
"InteractionType": "WalkTo",
"DelaySecondsAtStart": 2
}
]
},