Date: Tuesday October 17, 2000 @ 18:02 Author: peterm Update of /home/cvs/CVS/crossfire/lib In directory boltzmann.eecs.berkeley.edu:/tmp/cvs-serv26525 Modified Files: formulae Log Message: Patches from A. Vogl: keycode for fire resistance potion. Recipe for making cloak of minor protection. Re-Enable serpent balm. **************************************** Index: crossfire/lib/formulae diff -u crossfire/lib/formulae:1.4 crossfire/lib/formulae:1.5 --- crossfire/lib/formulae:1.4 Fri Sep 17 12:46:32 1999 +++ crossfire/lib/formulae Tue Oct 17 18:02:44 2000 @@ -235,11 +235,10 @@ ingred 2 giant bat's wing,water of the wise # # -- serpent to snake (you rub it on your staff!) -# currently buggy. lets comment it out -# Object serpent -# arch balm_generic -# chance 12 -# ingred snake's skin,bottle of philosophical oil +Object serpent +arch balm_generic +chance 12 +ingred snake's skin,bottle of philosophical oil # # Figurines -- these devices should only summon 'golems'; never any # other effects. @@ -459,18 +458,20 @@ # Note the 0 chance--these formulae are quest items. # # -- fire immune +# (quest: peterm/FireTemple) Object NONE arch potion_cold -chance 1 +chance 0 yield 10 ingred fire para-elemental's residue,3 balm of asbestos,dragon's steak,7 water of ruby +keycode fire alchemist # # -- cold immune Object NONE arch potion_fire chance 1 yield 10 -ingred ice para-elemental's residue,3 balm of warmth,chinese dragon's steak,7 water of ruby +ingred ice para-elemental's residue,3 balm of warmth,chinese dragon's steak,7 water of sapphire # # -- guess what this is.... Object NONE @@ -478,7 +479,6 @@ chance 0 yield 4 ingred spectre's ectoplasm,demon's head,7 water of ruby,7 balm of aethereality - # # -- protection/immunity potions for potion_gen # @@ -756,6 +756,16 @@ yield 20 ingred 20 arrow,3 unicorn horn,2 water of sapphire,clover,white rose # +# ------------------- +# Armour 'n stuff +# ------------------- +# +Object minor protection +arch cloak +chance 5 +trans 1 +yield 1 +ingred cloak,spectre's ectoplasm,3 balm of aethereality # ------------------- # Amulets # -------------------