From a279ccc52790d2413bcdfc6b829e47d7eeefc170 Mon Sep 17 00:00:00 2001 From: SilverNexus Date: Wed, 3 Jan 2024 10:35:59 -0500 Subject: [PATCH] Add formulae to allow for lead pile and lead bar conversions. --- formulae | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/formulae b/formulae index a0edd1f5e..1f20865a4 100644 --- a/formulae +++ b/formulae @@ -327,13 +327,23 @@ ingred 5 iron ore # lead bar Object NONE arch leadbar -chance 8 +chance 4 diff 3 exp 500 skill smithery cauldron forge ingred 5 lead ore # +# lead bar (from alchemical lead) +# Not quite weight-constant to avoid exp loops with the file +Object NONE +chance 4 +diff 2 +exp 250 +skill smithery +cauldron forge +ingred 3 lead +# # platinum bar Object NONE arch platbar @@ -4605,6 +4615,14 @@ chance 0 combination 1 tool file # +Object NONE +arch lead +yield 2 +ingred lead bar +chance 0 +combination 1 +tool file +# # gem combos Object NONE arch raw_diamond_great_value