Added a few daily quests:

- Funnel and Games
- The Very Hungry Marid
pull/43/head
Plogon Enjoyer 2024-09-09 01:30:30 +08:00
parent c1c2b7861d
commit a4f14ec419
2 changed files with 106 additions and 6 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": "plogon_enjoyer",
"Disabled": true,
"QuestSequence": [ "QuestSequence": [
{ {
"Sequence": 0, "Sequence": 0,
@ -22,7 +21,51 @@
{ {
"Sequence": 1, "Sequence": 1,
"Steps": [ "Steps": [
{
"Position": {
"X": -169.52124,
"Y": 41.96321,
"Z": -23.855082
},
"TerritoryId": 612,
"InteractionType": "Combat",
"EnemySpawnType": "OverworldEnemies",
"KillEnemyDataIds": [8589],
"Fly": true,
"Land": true,
"RequiredQuestVariables": [null, null, [16], null, null, null],
"CombatDelaySecondsAtStart": 1
},
{
"Position": {
"X": -259.28268,
"Y": 49.18244,
"Z": 33.798065
},
"TerritoryId": 612,
"InteractionType": "Combat",
"EnemySpawnType": "OverworldEnemies",
"KillEnemyDataIds": [8589],
"Fly": true,
"Land": true,
"RequiredQuestVariables": [null, null, [32], null, null, null],
"CombatDelaySecondsAtStart": 1
},
{
"Position": {
"X": -219.26901,
"Y": 43.36,
"Z": 90.7601
},
"TerritoryId": 612,
"InteractionType": "Combat",
"EnemySpawnType": "OverworldEnemies",
"KillEnemyDataIds": [8589],
"Fly": true,
"Land": true,
"RequiredQuestVariables": [null, null, [48], null, null, null],
"CombatDelaySecondsAtStart": 1
}
] ]
}, },
{ {

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": "plogon_enjoyer",
"Disabled": true,
"QuestSequence": [ "QuestSequence": [
{ {
"Sequence": 0, "Sequence": 0,
@ -22,7 +21,65 @@
{ {
"Sequence": 1, "Sequence": 1,
"Steps": [ "Steps": [
{
"DataId": 2009347,
"Position": {
"X": 35.965454,
"Y": 51.255005,
"Z": 292.37805
},
"TerritoryId": 612,
"InteractionType": "Interact",
"Fly": true
}
]
},
{
"Sequence": 2,
"Steps": [
{
"DataId": 1025072,
"Position": {
"X": 94.04126,
"Y": 41.171764,
"Z": 376.57727
},
"TerritoryId": 612,
"InteractionType": "Interact",
"Fly": true
}
]
},
{
"Sequence": 3,
"Steps": [
{
"DataId": 2009347,
"Position": {
"X": 35.965454,
"Y": 51.255005,
"Z": 292.37805
},
"TerritoryId": 612,
"InteractionType": "Interact",
"Fly": true
}
]
},
{
"Sequence": 4,
"Steps": [
{
"DataId": 1025072,
"Position": {
"X": 94.04126,
"Y": 41.171764,
"Z": 376.57727
},
"TerritoryId": 612,
"InteractionType": "Interact",
"Fly": true
}
] ]
}, },
{ {