From fc94aadfd35297c2f21cb1667ead197e444463e3 Mon Sep 17 00:00:00 2001 From: SilverNexus Date: Wed, 21 Feb 2024 15:53:04 -0500 Subject: [PATCH] Add a recipe for making cooking pots. Takes some liberties with the alloy proportions for molybdochalkos. --- formulae | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/formulae b/formulae index 151cd84ce..67abfdd69 100644 --- a/formulae +++ b/formulae @@ -565,6 +565,20 @@ skill smithery cauldron forge ingred bomb shell,3 pile of black powder # +# Cooking pot +# Metal ingredients are supposed to approximate molybdochalkos. +# Unfortunately it's normally 9:1 lead:copper, so I'm taking some liberty with +# the alloy. Making it 2:1 because yielding 3 at a time seems viable. +Object NONE +arch cookpot +chance 30 +diff 3 +exp 400 +yield 3 +skill smithery +cauldron forge +ingred 2 lead bar,copper bar,2 leather strip +# # ---------------- # Silvered weapons # ----------------