Plastic Ore+Plastic Ingot+Alchemical Ooze+Aged Steak=Big Mac. I wasn't being serious on that one, but if you guys like it... (obviously the name will have to go)
...this is a game where we get perfectly edible omelets from an ingot press. I don't think something like that would be impossible in the Dredmorverse.
That explains why Grog doesn't seem to kill you when you drink it. Then again, Diggle Juice has Ascorbic, Citrus and Sulfuric acids.
Well... Grog was originally just dilluted rum, and is still used as a word for mixed drink in swedish. But the diggle juice thing makes me think of:
I'd like to see lemons added to the game (stats would be identical to the plum, pear and apple). Lemons have a lot of potential for new crafting recipes and derived items, such as: Lemon + Infernal Potion(???) = Combustible Lemon that Burns your House Down (thrown weapon) or Lemon + Copper Ingot + Zinc Ingot = Voltaic Cell or Lemon + Aqua Vitae + Solution of Gold = Pan-Galactic Gargle Blaster
I even typed everything up, stat-wise. All they need to do is add icon files. <item name="Lemon" iconFile="?" level="3"> <price amount="11"/> <food hp="5" /> <!--- <description text="Sour!"/> ---> <description text="When life gives you these, make lemonade. (Or demand to see the manager. Whatever.)"/> </item> <item name="Combustible Lemon" iconFile="?" level="3" type="5" maxstack="6" > <price amount="160"/> <!-- ??? --> <weapon conflagratory="2" acidic="1" crushing="1" thrown="items/thrown_grenade.png" hit="Thermite Center" canTargetFloor="1"/> <description text="DO YOU KNOW WHO I AM!? I am the man who is going to burn your house down! With the lemons!"/> </item> <craft> <output skill="1" name="Voltaic Cell" amount="1" /> <output skill="2" name="Voltaic Cell" amount="2" /> <output skill="3" name="Voltaic Cell" amount="3" /> <output skill="5" name="Voltaic Cell" amount="4" /> <tool tag="tinkerer"/> <input name="Lemon"/> <input name="Zinc Ingot"/> <input name="Copper Ingot"/> </craft> <craft hidden="1"> <output skill="1" name="Voltaic Cell" amount="1" /> <output skill="2" name="Voltaic Cell" amount="2" /> <output skill="3" name="Voltaic Cell" amount="3" /> <output skill="5" name="Voltaic Cell" amount="4" /> <tool tag="alchemy"/> <input name="Lemon"/> <input name="Zinc Ingot"/> <input name="Copper Ingot"/> </craft> <craft hidden="1"> <output skill="4" name="Pan-Galactic Gargle Blaster" amount="1" /> <tool tag="still"/> <input name="Lemon"/> <input name="Solution of Gold"/> <input name="Aqua Vitae"/> </craft> <craft hidden="1"> <output skill="2" name="Combustible Lemon" amount="1" /> <output skill="3" name="Combustible Lemon" amount="2" /> <output skill="5" name="Combustible Lemon" amount="3" /> <output skill="7" name="Combustible Lemon" amount="4" /> <tool tag="alchemy"/> <input name="Lemon"/> <input name="Brimstone"/> <input name="Bituminous Coal"/> </craft>
I'd like to see some official stuff though. (BTW do any of those mods include food and drink that have extra effects like the Root of T'Char, Dwarven Gut-Rot, and Pan-Galactic Gargle Blaster do? We need more stuff like that. Like a Burrito that creates a Noxious Brimstone Cloud effect when eaten)