1
0
Fork 0

Daily quest update

master
Liza 2024-07-22 21:03:40 +02:00
parent 9696b5470a
commit f1a9654700
Signed by: liza
GPG Key ID: 7199F8D727D55F67
5 changed files with 90 additions and 5 deletions

View File

@ -1,7 +1,6 @@
{
"$schema": "https://carvel.li/questionable/quest-1.0",
"Author": "liza",
"Disabled": true,
"QuestSequence": [
{
"Sequence": 0,

View File

@ -58,6 +58,7 @@
},
"TerritoryId": 816,
"InteractionType": "Interact",
"DisableNavmesh": true,
"RequiredQuestVariables": [
null,
[3],

View File

@ -1,7 +1,6 @@
{
"$schema": "https://carvel.li/questionable/quest-1.0",
"Author": "liza",
"Disabled": true,
"QuestSequence": [
{
"Sequence": 0,
@ -21,7 +20,21 @@
{
"Sequence": 1,
"Steps": [
{
"DataId": 2010905,
"Position": {
"X": 164.01917,
"Y": 0.289917,
"Z": 640.2228
},
"TerritoryId": 816,
"InteractionType": "Combat",
"EnemySpawnType": "AfterInteraction",
"KillEnemyDataIds": [
11449
],
"Fly": true
}
]
},
{

View File

@ -1,7 +1,6 @@
{
"$schema": "https://carvel.li/questionable/quest-1.0",
"Author": "liza",
"Disabled": true,
"QuestSequence": [
{
"Sequence": 0,
@ -21,7 +20,72 @@
{
"Sequence": 1,
"Steps": [
{
"DataId": 1042384,
"Position": {
"X": 562.7068,
"Y": 12.048153,
"Z": 157.85449
},
"TerritoryId": 957,
"InteractionType": "Interact",
"Fly": true,
"RequiredQuestVariables": [
null,
null,
[
16,
48
],
null,
null,
null
]
},
{
"DataId": 1042385,
"Position": {
"X": 614.43494,
"Y": 38.455334,
"Z": 193.77429
},
"TerritoryId": 957,
"InteractionType": "Interact",
"Fly": true,
"RequiredQuestVariables": [
null,
null,
[
16,
32
],
null,
null,
null
]
},
{
"DataId": 1042386,
"Position": {
"X": 607.35486,
"Y": 18.607574,
"Z": 212.14612
},
"TerritoryId": 957,
"InteractionType": "Interact",
"Fly": true,
"RequiredQuestVariables": [
null,
null,
[
32,
48
],
null,
null,
null
]
}
]
},
{

View File

@ -0,0 +1,8 @@
## Bloomin' Ocean
```
0 0 ?? 0 0 0
16 → 1042384 1042385
32 → 1042385 1042386
48 → 1042384 1042386
```