-
Notifications
You must be signed in to change notification settings - Fork 317
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
- Loading branch information
Showing
2 changed files
with
113 additions
and
0 deletions.
There are no files selected for viewing
8 changes: 8 additions & 0 deletions
8
...ts/QuestLines/BeeBreeding-AAAAAAAAAAAAAAAAAAAAEw==/Essentia-noSgUClGTO6zMgENR9pwtw==.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"questIDHigh:4": -7024313252640830226, | ||
"sizeX:3": 24, | ||
"x:3": 384, | ||
"y:3": 288, | ||
"questIDLow:4": -5534359835533217609, | ||
"sizeY:3": 24 | ||
} |
105 changes: 105 additions & 0 deletions
105
...Quests/Quests/BeeBreeding-AAAAAAAAAAAAAAAAAAAAEw==/Essentia-noSgUClGTO6zMgENR9pwtw==.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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": "" | ||
} | ||
} | ||
} | ||
} | ||
} |