Updated the following daily quests:

- The Antlion's Share
- Hears of Precious Stone
pull/43/head
Plogon Enjoyer 2024-09-12 01:15:41 +08:00
parent 056d33ac6d
commit 35a42ec54d
2 changed files with 76 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,36 @@
{ {
"Sequence": 1, "Sequence": 1,
"Steps": [ "Steps": [
{
"DataId": 2009348,
"Position": {
"X": 798.2451,
"Y": 78.93494,
"Z": 345.26575
},
"TerritoryId": 612,
"InteractionType": "UseItem",
"ItemId": 2002441,
"Fly": true,
"$": "Adding another step to try to move away from the explosion won't work. It's stuck in this step until the explosion."
}
]
},
{
"Sequence": 2,
"Steps": [
{
"DataId": 2009349,
"Position": {
"X": 798.2451,
"Y": 78.93494,
"Z": 345.26575
},
"TerritoryId": 612,
"InteractionType": "Combat",
"EnemySpawnType": "AfterInteraction",
"KillEnemyDataIds": [8592]
}
] ]
}, },
{ {

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,50 @@
{ {
"Sequence": 1, "Sequence": 1,
"Steps": [ "Steps": [
{
"DataId": 1025092,
"Position": {
"X": 693.6294,
"Y": 76.575005,
"Z": 479.51465
},
"TerritoryId": 612,
"InteractionType": "Interact",
"Fly": true
}
]
},
{
"Sequence": 2,
"Steps": [
{
"DataId": 2009350,
"Position": {
"X": 620.29456,
"Y": 48.599854,
"Z": 349.87402
},
"TerritoryId": 612,
"InteractionType": "Snipe",
"Comment": "Shoot the Crazed Dharas",
"Fly": true
}
]
},
{
"Sequence": 3,
"Steps": [
{
"DataId": 1025092,
"Position": {
"X": 693.6294,
"Y": 76.575005,
"Z": 479.51465
},
"TerritoryId": 612,
"InteractionType": "Interact",
"Fly": true
}
] ]
}, },
{ {