Difference for lib/formulae from version 1.4 to 1.5


version 1.4 version 1.5
Line 235
 
Line 235
 ingred 2 giant bat's wing,water of the wise  ingred 2 giant bat's wing,water of the wise
 #  #
 # -- serpent to snake (you rub it on your staff!)  # -- serpent to snake (you rub it on your staff!)
 # currently buggy. lets comment it out  Object serpent
 # Object serpent  arch balm_generic
 # arch balm_generic  chance 12
 # chance 12  ingred snake's skin,bottle of philosophical oil
 # ingred snake's skin,bottle of philosophical oil  
 #  #
 #  Figurines -- these devices should only summon 'golems'; never any  #  Figurines -- these devices should only summon 'golems'; never any
 #         other effects.  #         other effects.
Line 459
 
Line 458
 #    Note the 0 chance--these formulae are quest items.  #    Note the 0 chance--these formulae are quest items.
 #  #
 # -- fire immune  # -- fire immune
   # (quest: peterm/FireTemple)
 Object NONE  Object NONE
 arch potion_cold  arch potion_cold
 chance 1  chance 0
 yield 10  yield 10
 ingred fire para-elemental's residue,3 balm of asbestos,dragon's steak,7 water of ruby  ingred fire para-elemental's residue,3 balm of asbestos,dragon's steak,7 water of ruby
   keycode fire alchemist
 #  #
 # -- cold immune  # -- cold immune
 Object NONE  Object NONE
 arch potion_fire  arch potion_fire
 chance 1  chance 1
 yield 10  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....   # -- guess what this is....
 Object NONE  Object NONE
Line 478
 
Line 479
 chance 0  chance 0
 yield 4  yield 4
 ingred spectre's ectoplasm,demon's head,7 water of ruby,7 balm of aethereality  ingred spectre's ectoplasm,demon's head,7 water of ruby,7 balm of aethereality
   
 #  #
 #  -- protection/immunity potions for potion_gen  #  -- protection/immunity potions for potion_gen
 #  #
Line 757
 
Line 757
 ingred 20 arrow,3 unicorn horn,2 water of sapphire,clover,white rose  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  # Amulets
 # -------------------  # -------------------
 #  #


Legend:
line(s) removed in v.1.4 
line(s) changed
 line(s) added in v.1.5

File made using version 1.98 of cvs2html by leaf at 2011-07-21 19:02