From 310e389773c441c9a550f9834d47abdb5c502d62 Mon Sep 17 00:00:00 2001 From: Baerschen Date: Sun, 7 Jul 2024 15:55:36 +0200 Subject: [PATCH] Adds a quest for the new essentia bee (#16695) * Adds a quest for the new essentia bee * Change drainer to requiered and add reservoir quest as prerequisite Since the essentia reservoir is needed in order to craft the drainer the quest for the reservoir should act as a prerequisite --- .../Essentia-noSgUClGTO6zMgENR9pwtw==.json | 8 ++ .../Essentia-noSgUClGTO6zMgENR9pwtw==.json | 105 ++++++++++++++++++ 2 files changed, 113 insertions(+) create mode 100644 config/betterquesting/DefaultQuests/QuestLines/BeeBreeding-AAAAAAAAAAAAAAAAAAAAEw==/Essentia-noSgUClGTO6zMgENR9pwtw==.json create mode 100644 config/betterquesting/DefaultQuests/Quests/BeeBreeding-AAAAAAAAAAAAAAAAAAAAEw==/Essentia-noSgUClGTO6zMgENR9pwtw==.json diff --git a/config/betterquesting/DefaultQuests/QuestLines/BeeBreeding-AAAAAAAAAAAAAAAAAAAAEw==/Essentia-noSgUClGTO6zMgENR9pwtw==.json b/config/betterquesting/DefaultQuests/QuestLines/BeeBreeding-AAAAAAAAAAAAAAAAAAAAEw==/Essentia-noSgUClGTO6zMgENR9pwtw==.json new file mode 100644 index 0000000000..e6f6621bec --- /dev/null +++ b/config/betterquesting/DefaultQuests/QuestLines/BeeBreeding-AAAAAAAAAAAAAAAAAAAAEw==/Essentia-noSgUClGTO6zMgENR9pwtw==.json @@ -0,0 +1,8 @@ +{ + "questIDHigh:4": -7024313252640830226, + "sizeX:3": 24, + "x:3": 384, + "y:3": 288, + "questIDLow:4": -5534359835533217609, + "sizeY:3": 24 +} \ No newline at end of file diff --git a/config/betterquesting/DefaultQuests/Quests/BeeBreeding-AAAAAAAAAAAAAAAAAAAAEw==/Essentia-noSgUClGTO6zMgENR9pwtw==.json b/config/betterquesting/DefaultQuests/Quests/BeeBreeding-AAAAAAAAAAAAAAAAAAAAEw==/Essentia-noSgUClGTO6zMgENR9pwtw==.json new file mode 100644 index 0000000000..276b4f51be --- /dev/null +++ b/config/betterquesting/DefaultQuests/Quests/BeeBreeding-AAAAAAAAAAAAAAAAAAAAEw==/Essentia-noSgUClGTO6zMgENR9pwtw==.json @@ -0,0 +1,105 @@ +{ + "questIDHigh:4": -7024313252640830226, + "preRequisites:9": { + "0:10": { + "questIDHigh:4": 0, + "questIDLow:4": 2231, + "type:1": 1 + }, + "1:10": { + "questIDHigh:4": 0, + "questIDLow:4": 2232 + }, + "2:10": { + "questIDHigh:4": 0, + "questIDLow:4": 287 + } + }, + "questIDLow:4": -5534359835533217609, + "properties:10": { + "betterquesting:10": { + "snd_complete:8": "random.levelup", + "taskLogic:8": "AND", + "visibility:8": "NORMAL", + "isMain:1": 0, + "simultaneous:1": 0, + "icon:10": { + "id:8": "Forestry:beePrincessGE", + "Count:3": 1, + "tag:10": { + "Genome:10": { + "Chromosomes:9": { + "0:10": { + "UID1:8": "magicbees.speciesTCEssentia", + "UID0:8": "magicbees.speciesTCEssentia", + "Slot:1": 0 + } + } + } + }, + "Damage:2": 0, + "OreDict:8": "" + }, + "snd_update:8": "random.levelup", + "repeatTime:3": -1, + "globalShare:1": 0, + "questLogic:8": "AND", + "repeat_relative:1": 1, + "name:8": "Essentia", + "lockedProgress:1": 0, + "autoClaim:1": 0, + "isSilent:1": 0, + "desc:8": "This bee produces nothing directly but instead sacrifices its lifetime to generate liquid essentia for all your magical needs. To do so, however, it requires an Apimancer\u0027s Drainer beneath its housing.\n\nThe speed at which the bee produces essentia is affected by its production speed. You have to right-click the drainer with a filled phial of the desired essentia to lock it to that type.\n\nYou can breed them from chaotic and ordered bees.\n\n§3You can also place up to 9 drainers beneath a single alveary as long as the blocks at the bottom are plain alveary blocks." + } + }, + "tasks:9": { + "0:10": { + "partialMatch:1": 1, + "autoConsume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "consume:1": 0, + "requiredItems:9": { + "0:10": { + "id:8": "Forestry:beePrincessGE", + "Count:3": 1, + "tag:10": { + "Genome:10": { + "Chromosomes:9": { + "0:10": { + "UID1:8": "magicbees.speciesTCEssentia", + "UID0:8": "magicbees.speciesTCEssentia", + "Slot:1": 0 + } + } + } + }, + "Damage:2": 0, + "OreDict:8": "" + }, + "1:10": { + "id:8": "MagicBees:apimancersDrainer", + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "" + } + }, + "taskID:8": "bq_standard:retrieval" + } + }, + "rewards:9": { + "0:10": { + "rewardID:8": "bq_standard:item", + "index:3": 0, + "rewards:9": { + "0:10": { + "id:8": "enhancedlootbags:lootbag", + "Count:3": 1, + "Damage:2": 26, + "OreDict:8": "" + } + } + } + } +} \ No newline at end of file