# This file contains various treasures, with generation rules.
#
# As of version 0.91.1, what this file was extended to handle list
# re-linking and generation of only 1 item on that list.  This does away
# with the treasure lists from being embedded in the program.
#
# See the file doc/crossfire.doc for information on the format of this
# file
#
#
# BODY PARTS - 
#
treasureone beholder_parts
  arch beholdereye
    chance 90
  more
#  arch tentacle
#    nrof 2
#    chance 10
#  more
  arch tongue
    chance 10
  end
treasureone demon_parts
  arch icor
    chance 70
  more
  arch heart
    chance 15
  more
  arch demon_head
    chance 15
  end
treasureone troll_parts
  arch head
    chance 80
  more
  arch heart
    chance 5
  more
  arch liver
    chance 15
  end
# gnoll/giant parts
treasureone giant_parts
  arch fl_corpse
    chance 15
  more
  arch head
    chance 20
  more
  arch foot
    chance 8
  more
  arch hand
    chance 8
  more
  arch heart
    chance 5
  more
  arch liver
    chance 8
  end
# orc/goblin parts
treasureone goblin_parts
  arch fl_corpse
    chance 30
  more
  arch goblin_head
    chance 30
  more
  arch foot
    chance 10
  more
  arch hand
    chance 10
  more
  arch liver
    chance 10
  more
  arch heart
    chance 10
  end
# Big dragon body parts
treasureone big_dragon_parts
  arch dragon_steak
    nrof 3
    chance 90
  more
  arch dragon_scale
    chance 80
    nrof 2
  more
  arch dragonclaw
    chance 30
    nrof 12
  more
  arch dragon_wing
    chance 30
    nrof 2
  more
  arch dragon_eye
    chance 30
  more
  arch heart
    chance 10
  end
# more appropriate for wyvern/baby dragon
treasureone dragon_parts
  arch dragon_steak
    chance 30
  more
  arch dragonclaw
    chance 10
  more
  arch dragon_wing
    chance 25
  more
  arch dragon_scale 
    chance 5
  end
# human/man-sized body parts
treasureone human_parts
  arch fl_corpse
    chance 60
  more
  arch arm
    nrof 2
    chance 15
  more
  arch leg
    nrof 2
    chance 15
  more
  arch head
    chance 15
  more
  arch eye
    nrof 2
    chance 1
  more
  arch tongue
    chance 1
  more
  arch foot
    nrof 2
    chance 10
  more
  arch hand
    nrof 2
    chance 10
  arch finger
    nrof 5
    chance 3
  more
  arch skin
    chance 1
  end
#
treasureone neko_parts
  arch dead_neko
    chance 99
  end
#
treasure door
  list traps
  chance 30
end
#
treasure chest
  list chest_items
    chance 80
   no
     list traps
     more
     list chest_items
     more
     list chest_items
     more
     list chest_items
     chance 50
  end
end
treasureone chest_items
  arch goldcoin
    chance 5
    nrof 15
  more
  arch silvercoin
    chance 5
    nrof 90
  more
  list random_weapon
    chance 30
  more
  list random_armour
     chance 30
  more
  list random_food
    chance 10
  more
  list random_special
    chance 5
    magic 6
  more
  list random_wealth
    chance 5
    magic 5
  more
  list random_wealth
     chance 5
     magic 10
  more
  list random_potion
    chance 5
    magic 5
  more
  list containers
    chance 3
  end
#  skill scrolls --bt
#  better scrolls are harder to find 
treasureone random_knowledge
  arch scroll_alchemy
    chance 10
  more
  arch scroll_bargaining
    chance 5
  more
  arch scroll_punching
    chance 5
  more
#   the inscription skill is only available as a pen  
  arch stylus	
    chance 10
  more
  arch scroll_bowyer
    chance 10
  more
  arch scroll_climbing
    chance 10
  more
  arch scroll_hiding
    chance 9
  more
  arch scroll_jewelry
    chance 10
  more
  arch scroll_jumping
    chance 10
  more
  arch scroll_karate
    chance 10
  more
  arch scroll_oratory
    chance 5
  more
  arch scroll_literacy
    chance 15
  more
  arch scroll_missile_weap
    chance 25
  more
  arch scroll_praying
    chance 18
  more
  arch scroll_sense_curse
    chance 5
  more
  arch scroll_sense_mag
    chance 5
  more
  arch scroll_singing
    chance 5
  more
  arch scroll_smithing
    chance 3
  more
  arch scroll_spellcasting
    chance 5
  more
  arch scroll_stealing
    chance 9
  more
  arch scroll_thaumaturgy
    chance 9
  more
  arch scroll_woodsman
    chance 10
  end
#  traps!  --peterm
treasureone traps
  list physical_traps
    chance 50
  more
  list magical_traps
    chance 50
  end
treasureone physical_traps
  arch trap_blades
    chance 33
  more
  arch trap_needle
    chance 33
  more
  arch trap_spikes2
    chance 33
  end
treasureone magical_traps
  arch rune_medium_fireball
  chance 8
  more
  arch rune_burning_hands
  chance 8
  more
  arch rune_poison_cloud
  chance 8
  more
  arch rune_create_bomb
  chance 8
  more
  arch rune_paralysis
  chance 8
  more
  arch rune_shock
  chance 8
  more
  arch rune_confusion
  chance 8
  more
  arch rune_icestorm
  chance 8
  more
  arch rune_drain_magic
  chance 8
  more
  arch rune_blast
  chance 8
  more
  arch rune_fire
  chance 8
  more
  arch rune_frost
  chance 8
  more
  list nastier_magical_traps
  magic 6
  chance 20
  end
treasureone nastier_magical_traps
  arch rune_summon_air_elemental
    chance 10  
  more
  arch rune_dragonbreath
    chance 10  
  more
  arch rune_large_icestorm
    chance 10  
  more
  arch rune_large_fireball
    chance 10  
  more
  arch rune_ball_lightning
    chance 10  
  more
  arch rune_summon_devil
    chance 10  
  more
  arch rune_summon_earth_elemental
    chance 10  
  more
  arch rune_summon_fire_elemental
    chance 10  
  more
  arch rune_summon_water_elemental
    chance 10  
  more
  arch rune_death
    chance 10  
end
treasureone random_shop
  list random_weapon
    chance 15
  more
  list random_armour
    chance 15
  more
  list random_food
    chance 15
  more
  list random_special
    chance 5
  end
treasureone random_weapon
  list missile_weapons
    chance 5
  more
  list melee_weapons
    chance 10
  end
treasureone random_armour
  arch ring_mail
    magic 4
    chance 5
  more
  arch plate_mail
    magic 4
    chance 5
  more
  arch robe
    magic 4
    chance 5
  more
  arch leather_armour
    magic 4
    chance 5
  more
  arch scale_mail
    magic 4
    chance 5
  more
  arch ring_mail2
    magic 3
    chance 5
  more
  arch chain_mail
    magic 3
    chance 5
  more
  arch full_helmet
    magic 2
    chance 5
  more
  arch horned_helmet
    magic 1
    chance 5
  more
  arch helmet
    magic 2
    chance 5
  more
  arch bighorned_helmet
    magic 1
    chance 5
  arch shield
    magic 2
    chance 5
  more
  arch small_shield
    magic 1
    chance 5
  more
  arch high_shield
    magic 2
    chance 5
  more
  arch round_shield
    magic 1
    chance 5
  more
  arch low_boots
    magic 1
    chance 5
  more
  arch gauntlets
    magic 2
    chance 1
  more
  arch high_boots
    magic 3
    chance 3
  more
  arch tunic
    magic 3
    chance 1
  more
  arch gloves
    magic 2
    chance 2
  more
  arch lapron
    magic 1
    chance 1
  more
  arch cloak
    chance 10
  end
treasureone random_food
  arch food
    chance 35
  more
  arch booze
    chance 14
  more
  arch poison
    chance 13
  more
  arch water
    chance 8
  more
  arch apple
    chance 3
  more
  arch wine
    chance 3
  more
  arch coffee
    chance 1
  more
  arch chocolate
    chance 3
  more
  arch carrot
    chance 1
  more
  arch fishfood
    chance 4
  more
  arch mandrake_root
    chance 1
  more
  arch cabbage
    chance 2
  more
  arch potato
    chance 3
  more
  arch loaf
    chance 8
  more
  arch roast_bird
    chance 3
  more
  arch mint
    chance 1
  more
  arch clover
    chance 1
  more
  arch onion
    chance 1
  more
  arch orange
    chance 1
  more
  arch cake
    chance 8
  more
  arch waybread
    chance 4
  end
treasure random_mushroom
  arch mushroom_1
   chance 50
   no
     arch mushroom_2
       chance 50
       no
       arch mushroom_3
         chance 50
         no
         arch mandrake_root
           chance 10
         end
       end
     end
   end
# this is used for shop_special
treasureone random_special
  arch scroll_new
    nrof 3
    chance 5
  more
  arch scroll_new
    nrof 2
    chance 5
  more
  arch scroll_new
    chance 10
  more
  arch torch_unlit
    nrof 8
    chance 3
  more
  arch torch_unlit
    nrof 3
    chance 7
  more
  arch flint_and_steel
    chance 5
  more
  arch amulet
    chance 10
  more
  arch wand
    chance 15
  more
  arch holy_symbol
    chance 3
  more
  arch ring
    chance 5
  more
  arch book
    chance 5
  more
  arch emerald
    chance 5
    nrof 8
  more
  arch sapphire
    chance 5
    nrof 5
  more
  arch gem
    chance 5
    nrof 1
  more
  arch ruby
    chance 5
    nrof 3
  more
  arch pearl
    chance 5
    nrof 16
  more
  list list9
    magic 10
    chance 5
  more
  list list9
    magic 8
    chance 5
  more
  list list9
    magic 5
    chance 5
  more
  arch potion_heroism
    chance 5
  end
treasureone random_wealth
  arch goldcoin
    chance 5
    nrof 50
  more
  arch goldcoin
    chance 5
    nrof 100
  more
  arch goldcoin
    chance 5
    nrof 150
  more
  arch goldcoin
    chance 5
    nrof 200
  more
  arch goldcoin
    chance 5
    nrof 250
  more
  arch silvercoin
    chance 5
    nrof 250
  more
  arch silvercoin
    chance 5
    nrof 500
  more
  arch silvercoin
    chance 5
    nrof 750
  more
  arch silvercoin
    chance 5
    nrof 1000
  more
  arch silvercoin
    chance 5
    nrof 1500
  more
  arch platinacoin
    chance 5
    nrof 10
  more
  arch platinacoin
    chance 5
    nrof 20
  more
  arch platinacoin
    chance 5
    nrof 40
  more
  arch platinacoin
    chance 5
    nrof 60
  more
  arch gem
    chance 5
    nrof 1
  more
  arch gem
    chance 5
    nrof 4
  more
  arch pearl
    chance 5
    nrof 6
  more
  arch pearl
    chance 5
    nrof 24
  more
  arch ruby
    chance 5
    nrof 2
  more
  arch ruby
    chance 5
    nrof 8
  more
  arch sapphire
    chance 5
    nrof 3
  more
  arch sapphire
    chance 5
    nrof 10
  more
  arch emerald
    chance 5
    nrof 4
  more
  arch emerald
    chance 5
    nrof 13
  end
treasureone random_gem
  arch gem
    chance 5
    nrof 5
  more
  arch gem
    chance 5
    nrof 10
  more
  arch pearl
    chance 5
    nrof 20
  more
  arch pearl
    chance 5
    nrof 24
  more
  arch ruby
    chance 5
    nrof 10
  more
  arch ruby
    chance 5
    nrof 20
  more
  arch sapphire
    chance 5
    nrof 10
  more
  arch sapphire
    chance 5
    nrof 20
  more
  arch emerald
    chance 5
    nrof 10
  more
  arch emerald
    chance 5
    nrof 20
  end
# All players will start with these skills
# -- only skills critical to being able to
# play should go here. -b.t.
treasure basic_skills
  arch skill_throwing
  more
  arch skill_find_traps
  more
  arch skill_remove_trap
  more
  arch skill_use_magic_item
  more
  arch skill_literacy
  end
# basic set for fighter players
treasure fighter_skills
  arch skill_melee_weapon
  more
  arch skill_missile_weapon
  more
  list basic_skills
  end
# basic set for talisman spellcasting players
treasure mage_skills
  arch talisman
  end
# basic set for multi-spellcasting players
treasure wizard_skills
  arch skill_melee_weapon
  more
  arch skill_praying
  more
  list spell_skills
  more
  list basic_skills
  end
treasure spell_skills
  arch skill_spellcasting
  end
treasure prayer_skills
  arch skill_praying
  end
treasureone starting_wealth
  arch goldcoin
    nrof 6
    chance 5
  more
  arch silvercoin
    nrof 50
    chance 5
  more
  arch platinacoin
    nrof 2
    chance 5
  end
treasureone shop_alchemy
  list random_minerals
    chance 30
  more
  arch water
    chance 10
  more
  list random_potion
    chance 20
  more
  list containers
    chance 2
  more
  list random_amulet
    chance 3
  more
  list random_food
    chance 1
  more
  list random_plant
    chance 15
  more
  list random_alchemy
    chance 25
  end
treasureone random_plant
  arch rose_pink
    nrof 5
    chance 8
  more
  arch rose_yellow
    nrof 5
    chance 12
  more
  arch rose_white
    nrof 4
    chance 10
  more
  arch rose_red
    nrof 3
    chance 8
  more
  arch flowers_permanent
    chance 15
    nrof 5
  more
  arch clover
    nrof 2
    chance 5
  more
  arch mint
    chance 5
  more
  arch mandrake_root
    chance 3
  more
  list random_mushroom
    chance 10
    magic 15
  end
treasureone random_alchemy
  arch cauldron
    chance 18
  more
  arch cauldron
    chance 3
    magic 5
  more
  arch book
    chance 10
  more
  arch scroll_alchemy
    chance 2
  more
  arch min_oil
    chance 12
    nrof 5
  more
  list shop_gems
    chance 3
    magic 5
  more
  arch phil_sulphur
    chance 4
    nrof 3
  more
  arch phil_salt
    chance 5
    nrof 4
  more
  arch phil_phosphorus
    chance 3
    nrof 2
  more
  arch phil_oil
    chance 5
    nrof 3
  more
  arch water
    chance 3
    nrof 3
  more
  list random_plant
    chance 10
    magic 5
  more
  arch mercury
    chance 8
  more
  arch lead
    chance 8
  more
  arch true_lead
    chance 2
  more
  arch fix_mercury
    chance 1
  end
treasureone random_potion
#  list NONE
#    chance 30
#  more
  list shop_potions
    magic 2
    chance 5
  more
  list shop_potions
    magic 6
    chance 5
  more
  list shop_potions
    magic 12
    chance 5
  more
  list random_potion
    magic 8
    chance 5
  more
  list random_potion
    magic 10
    chance 10
  more
  list random_potion
    magic 12
    chance 5
  more
  list random_potion
    magic 14
    nrof 1
    chance 5
  more
  list list9
    magic 14
    nrof 1
    chance 5
  more
  list list9
    magic 13
    nrof 1
    chance 5
  more
  list list9
    magic 12
    chance 5
  more
  list list9
    magic 10
    chance 5
  more
  list list9
    magic 7
    chance 5
  more
  list uncommon_items
    magic 3
    chance 5
  end
treasureone list9
  list NONE
    chance 5
  more
  arch bracers_ac
    magic 4
    chance 10
  more
  arch mithril_chainmail
    magic 4
    chance 5
  more
  arch lockpicks
    chance 10
  more
  list rare_artifacts
    magic 14
    chance 5
  more
  list uncommon_artifacts
    magic 13
    chance 5
  more
  list uncommon_artifacts
    magic 7
    chance 5
  more
  arch potion_fire
    chance 5
  more
  arch potion_cold
    chance 5
  more
  arch potion_heal
    chance 5
  more
  arch potion_magic
    chance 5
  more
  arch potion_restoration
    chance 5
  more
  arch rod_light
    chance 5
  more
  list uncommon_items
    magic 2
    chance 5
  more
  list uncommon_items
    magic 4
    chance 5
  more
  list uncommon_items
    magic 6
    chance 5
  more
  list uncommon_items
    magic 8
    chance 5
  more
  arch ring_nodrain
    chance 5
  end
treasureone containers
  arch sack
    chance 25
  more
  arch bag
    chance 25
  more
  arch pouch
    chance 20
  more
  arch key_ring
    chance 20
  more
  arch quiver
    chance 10
  end
treasureone shop_general
  list containers
    chance 70
  more
  arch key
    chance 30
  end
treasureone missile_weapons
  arch bow
    magic 3
    chance 10
  more
  arch arrow
    magic 3
    chance 35
    nrof 30
  more
  arch crossbow
    chance 10
    magic 3
  more
  arch bolt
    chance 35
    magic 3
    nrof 25
  more
  arch quiver
    chance 10
  end
treasureone throw_weapons
  arch t_dagger
    magic 2
    nrof 8
    chance 30
  more
  arch spear
    magic 2
    nrof 4
    chance 35
  more
  arch axe_2
    magic 2
    nrof 5
    chance 15
  more
  arch hammer_2
    magic 2
    nrof 4
    chance 15
  more
  arch trident
    magic 3
    nrof 3
    chance 5
end
# melee_weapons combines old list 11 and list 12 together.  List 26
# is obsolete now
treasureone melee_weapons
  arch dagger
    magic 4
    chance 5
  more
  arch shortsword_2
    magic 4
    chance 5
  more
  arch t_dagger
    magic 4
    chance 5
  more
  arch shortsword
    magic 4
    chance 5
  more
  arch light_sword
    magic 4
    chance 5
  more
  arch falchion
    magic 4
    chance 5
  more
  arch sabre
    magic 4
    chance 5
  more
  arch scimitar
    magic 4
    chance 5
  more
  arch spear
    magic 4
    chance 5
  more
  arch lspear
    magic 4
    chance 5
  more
  arch poleaxe
    magic 4
    chance 2
  more
  arch magnifier
    magic 4
    chance 1
  more
  arch sword
    magic 4
    chance 5
  more
  arch sword_2
    magic 4
    chance 5
  more
  arch sword_3
    magic 4
    chance 5
  more
  arch sword_4
    magic 4
    chance 5
  more
  arch broadsword
    magic 4
    chance 5
  more
  arch broadsword_2
    magic 4
    chance 5
  more
  arch club
    magic 3
    chance 5
  more
  arch mace
    magic 4
    chance 5
  more
  arch mace_2
    magic 4
    chance 5
  more
  arch hammer
    magic 4
    chance 5
  more
  arch hammer_2
    magic 4
    chance 5
  more
  arch stonehammer
    magic 3
    chance 5
  more
  arch axe
    magic 4
    chance 5
  more
  arch axe_2
    magic 4
    chance 5
  more
  arch axe_3
    magic 4
    chance 5
  more
  arch axe_4
    magic 4
    chance 5
  more
  arch stoneaxe
    magic 3
    chance 5
  more
  arch morningstar
    magic 4
    chance 5
  more
  arch large_morningstar
    magic 4
    chance 5
  more
  list uncommon_weapons
    chance 10
  end
treasureone uncommon_weapons
  arch katana_1
    magic 4
    chance 5
  more
  arch nunchacu_1
    magic 3
    chance 5
  more
  arch nunchacu_2
    magic 3
    chance 5
  more
  arch taifu_1
    magic 3
    chance 5
  more
  arch shovel_1
    magic 2
    chance 5
  more
  arch stake
    magic 2
    chance 5
  more
  arch trident
    magic 3
    chance 5
  end
# uncommon artifacts 
treasureone uncommon_artifacts
  arch potion_invulnerability
    chance 5
  more
  arch mjoellnir
    chance 5
  more
  arch bonecrusher
    chance 5
  more
  arch firebrand
    chance 5
  more
  arch frostbrand
    chance 5
  more
  arch deathbringer
    chance 5
  more
  arch dragonslayer
    chance 5
  more
  arch skullcleaver
    chance 5
  more
  arch demonbane
    chance 5
  more
  arch sting
    chance 5
  more
  arch levitationboots
    chance 5
  more
  arch reflector
    chance 5
  more
  arch holy_shield
    chance 5
  more
  arch girdle_dam
    chance 5
  more
  arch dragon_mail
    chance 5
  more
  arch dragon_shield
    chance 5
  more
  arch helmet_of_xrays
    chance 5
  more
  arch amulet_lifesave
    chance 5
  more
  arch elvenboots
    chance 5
  end
treasureone list14
  arch amulet
    chance 10
  more
  arch ring
    chance 10
  more
  arch book
    chance 10
  more
  arch wand
    chance 10
  more
  arch rod_light
    chance 5
  more
  arch scroll_new
    nrof 9
    chance 30
  more
  arch potion_restoration
    chance 5
  more
  arch gem
    nrof 1
    chance 5
  more
  arch pearl
    chance 5
    nrof 8
  more
  arch ruby
    chance 5
    nrof 2
  more
  arch sapphire
    chance 5
    nrof 3
  more
  arch emerald
    chance 5
    nrof 5
  more
  list list9
    magic 9
    chance 5
  end
# list 15 - rare artifacts
treasureone rare_artifacts
  list NONE
    chance 20
  more
  arch elven_bow
    chance 5
  more
  arch helmet_of_brilliance
    chance 5
  more
  arch holy_avenger
    chance 5
  more
  arch darkblade
    chance 5
  more
  arch excalibur
    chance 5
  more
  arch stormbringer
    chance 5
  more
  arch mournblade
    chance 5
  more
  arch defender
    chance 5
  more
  arch speedboots
    chance 5
  more
  arch girdle_str
    chance 5
  more
  arch girdle_con
    chance 5
  more
  arch girdle_strcon
    chance 5
  more
  arch gauntlets_str
    chance 5
  more
  arch gauntlets_dex
    chance 5
  more
  arch bracers_dex
    chance 5
  more
  arch gram
    chance 5
  end
# list 16.  Make the improve weapon scrolls possibly, but just give
# them a very low chance.  In the old method, they were supposed to
# appear in shops, but never did, due to how the code worked out.
treasureone random_scroll
  arch scroll_new
    chance 10
    nrof 5
  more
  arch scroll_new
    chance 20
    nrof 4
  more
  arch scroll_new
    chance 30
    nrof 3
  more
  arch scroll_new
    chance 40
    nrof 2
  more
  arch scroll_new
    chance 60
  more
  arch prepare_weapon
    chance 1
  more
  arch improve_cha
    chance 1
  more
  arch improve_con
    chance 1
  more
  arch improve_damage
    chance 1
  more
  arch improve_dex
    chance 1
  more
  arch improve_enchantment
    chance 1
  more
  arch improve_int
    chance 1
  more
  arch improve_pow
    chance 1
  more
  arch improve_str
    chance 1
  more
  arch improve_weight
    chance 1
  more
  arch improve_wis
    chance 1
  more
  list random_knowledge
    chance 7
  more
  arch ench_armour
    chance 3
  more
  list random_read
    chance 5
  end
treasure random_amulet
  arch amulet
    chance 98
    no
      arch talisman
    end
  end
treasureone random_wands
  arch wand
    chance 95
  more
  arch rod_light
    chance 5
  more
  arch rod_heavy
    chance 1
  end
treasure shop_rings
  arch ring
  end
treasure random_books
  arch book
    chance 55
    no
      arch cleric_book
        chance 60
        no
          list random_read
        end
      end
    end
treasureone random_read
  arch tome
    chance 45
  more
  arch book_clasp
    chance 65
  more
  arch scroll
    chance 65
  more
  arch scroll_2
    chance 35
  end
treasureone shop_gems
  arch gem
    chance 5
    nrof 1
  more
  arch gem
    chance 5
    nrof 2
  more
  arch gem
    chance 5
    nrof 4
  more
  arch pearl
    chance 5
    nrof 6
  more
  arch pearl
    chance 5
    nrof 12
  more
  arch pearl
    chance 5
    nrof 24
  more
  arch ruby
    chance 5
    nrof 2
  more
  arch ruby
    chance 5
    nrof 4
  more
  arch ruby
    chance 5
    nrof 8
  arch sapphire
    chance 5
    nrof 3
  more
  arch sapphire
    chance 5
    nrof 5
  more
  arch sapphire
    chance 5
    nrof 9
  more
  arch emerald
    chance 5
    nrof 3
  more
  arch emerald
    chance 5
    nrof 6
  more
  arch emerald
    chance 5
    nrof 10
  end
treasureone shop_minerals
  list random_minerals
     chance 80
  more
  list random_stone
     chance 20
  end
treasureone random_stone
  arch mountain_stone
    chance 15
    nrof 3
  more
  arch river_stone
    chance 20
    nrof 6
  more
  arch field_stone
    chance 25
    nrof 6
  more
  arch largenugget
    chance 5
    nrof 3
  more
  arch smallnugget
    chance 15
    nrof 5
  end
treasureone random_inorganic
  list random_minerals
    chance 35
  more
  list random_stone
    chance 40
  more
  arch rock2
    chance 25
  end
treasureone random_minerals
  arch largenugget
    chance 2
    nrof 3
  more
  arch smallnugget
    chance 5
    nrof 5
  more
  arch gypsum
    chance 10
    nrof 3
  more
  arch pyrite
    chance 10
    nrof 3
  more
  arch cinnabar
    chance 8
    nrof 2
  more
  arch salt
    chance 15
    nrof 5
  more
  arch phosphorus
    chance 10
    nrof 4
  more
  arch sulphur
    chance 10
    nrof 4
  end
treasureone shop_potions
  arch potion_generic
    chance 20
  more
  arch dust_generic
    chance 15
  more
  arch balm_generic
    chance 10
  more
  arch figurine_generic
    chance 3
  more
  arch potionstr
    chance 5
  more
  arch potionint
    chance 5
  more
  arch potioncha
    chance 5
  more
  arch potionwis
    chance 5
  more
  arch potioncon
    chance 5
  more
  arch potiondex
    chance 5
  more
  arch potionpow
    chance 5
  more
  arch potion_heal
    chance 5
  more
  arch potion_magic
    chance 5
  more
  arch potion_fire
    chance 5
  more
  arch potion_cold
    chance 5
  more
  arch potion_invulnerability
    chance 5
  more
  arch potion_improve
    chance 5
  more
  arch potion_restoration
    chance 10
  more
  arch potion_heroism
    chance 10
  more
  list list14
    chance 10
  end
treasureone random_spells
  arch scroll_new
    chance 15
    nrof 3
  more
  arch wand
    chance 10
  more
  arch book
    chance 5
  more
  arch cleric_book
    chance 5
  end
treasureone random_talisman
  arch ring
    chance 40
  more
  arch amulet
    chance 30
  more
  arch talisman
    chance 5
  more
  list list9
    chance 5
  end
treasureone random_artifact
  list uncommon_artifacts
    chance 10
  more
  list rare_artifacts
    chance 5
  end
treasureone uncommon_items
  arch horn
    chance 5
  more
  arch horn2
    chance 5
  more
  arch crown
    magic 3
    chance 15
  more
  arch rod_light
    chance 35
  more
  arch rod_heavy
    chance 10
  more
  arch lockpicks
    chance 5
  more
  list NONE
    chance 25
  end
treasure poor_old
  arch bow
  chance 10
  yes
    arch arrow
    nrof 6
    end
  more
  arch sword_3
  magic 1
  chance 5
  no
    arch shortsword
    chance 10
    no
      arch dagger
      chance 15
      no
        arch stoneaxe
        chance 20
        no
          arch club
          chance 25
          end
        end
      end
    end
  more
  arch small_shield
  chance 10
  more
  arch silvercoin
  nrof 80
  chance 10
  end
treasure angel
  list rich_old
  end
treasure raas
  arch icor
    chance 20
  end
treasure devil
  list rich_old
  more
  list demon_parts
    chance 40
  end
treasure sphinx
  list standard_old
  more
  arch head
  end
treasure wight
  arch fl_corpse
    chance 50
  end
treasure zombie
  arch fl_corpse
    chance 20
  end
treasure skeleton
  list standard_old
# more
# list human_bones
  end
treasure goblin
  list goblin_parts
    chance 10
  more
  list poor_old
  end
treasure gnoll
  list giant_parts
    chance 30
  more
  arch skill_throwing
    chance 30
  more
  list poor_old
  end
treasure ogre
  list giant_parts
    chance 30
  more
  arch arm
    chance 10
  more
  arch skill_throwing
  more
  list throw_weapons
    chance 15
  more
  list poor_old
  end
treasure rich
  list rich_old
  more
  list human_parts
    chance 20
  end
treasure standard
  list standard_old
  more
# non-humaniods are unlikely to have torches!
  arch torch_unlit
    nrof 3
    chance 1
  more
  list human_parts
    chance 20
  end
treasure poor
  list poor_old
  more
  list human_parts
    chance 20
  end
# I switched the names to '_old' -- these lists
# are just the way standard/rich were before we 
# started adding bodyparts to the treasure mix. 
# -b.t.
treasure standard_old
  arch bow
  magic 1
  chance 20
  yes
    arch arrow
    nrof 10
    end
  no
    arch crossbow
    magic 2
    chance 10
    yes
      arch bolt
      nrof 10
      end
    end
  more
  arch club
  magic 1
  chance 50
  no
    arch dagger
    magic 2
    chance 40
    no
      arch quarterstaff
      magic 2
      chance 30
      no
        arch shortsword
        magic 2
        chance 20
        no
          arch sword_2
          magic 2
          chance 10
          end
        end
      end
    end
  more
  arch shield
  magic 2
  chance 10
  no
    arch small_shield
    magic 2
    chance 15
    no
      arch high_shield
      magic 2
      chance 7
      end
    end
  more
  arch helmet
  magic 1
  chance 10
  no
    arch horned_helmet
    magic 1
    chance 10
    no
      arch full_helmet
      magic 1
      chance 10
      no
        arch bighorned_helmet
        magic 1
        chance 10
        end
      end
    end
  more
  arch goldcoin
  chance 8
  nrof 20
  more
  arch wand
  chance 2
  more
  arch ring
  chance 2
  more
  arch scroll_new
  chance 2
  end
treasure rich_old
  arch bow
  magic 4
  chance 50
  yes
    arch arrow
    nrof 50
    end
  no
    arch crossbow
    magic 4
    chance 40
    yes
      arch bolt
      nrof 40
      end
    end
  more
  arch club
  chance 20
  no
    arch dagger
    magic 4
    chance 20
    no
      arch quarterstaff
      magic 4
      chance 30
      no
        arch shortsword
        magic 4
        chance 40
        no
          arch sword_3
          magic 4
          chance 60
          end
        end
      end
    end
  more
  arch shield
  magic 2
  chance 50
  no
    arch small_shield
    magic 2
    chance 40
    end
  more
  arch full_helmet
  magic 1
  chance 30
  no
    arch helmet
    magic 1
    chance 30
    end
  more
  arch goldcoin
  chance 10
  nrof 100
  more
  arch wand
  chance 10
  more
  arch rod_light
  chance 2
  no
    arch rod_heavy
    chance 1
    end
  more
  arch book
  chance 10
  more
  arch ring
  chance 10
  more
  arch scroll_new
  chance 15
  more
  arch cloak
  chance 10
  end
treasure conjurer
  arch skill_literacy
  more
  arch ability_summon_fire
  more
  arch ability_summon_air
  more
  arch ability_summon_water
  more
  arch ability_summon_earth
  more
  arch cloak
    chance 60
  more
  list rich
  end
treasure snake
  arch serp_skin
    chance 3
  end
treasure sage
  list book
  more
  arch skill_literacy
  more
  arch skill_alchemy
    chance 50
    no
    arch skill_jeweler
    end
  more
  list human_parts
  end
treasure scorpion
  arch insect_stinger
    chance 10
  end
treasure xan
  arch insect_wing
    chance 10
  end
treasure giant_bat
  arch dragon_wing
    chance 10
  end
treasure pixie
  arch wand
    chance 4
  more
  arch pix_dust
    chance 15
    no
    arch pix_wing
      chance 20
    end
  end
treasure wand
  arch wand
  chance 4
  end
treasure rod
  arch rod_light
  chance 2
  no
    arch rod_heavy
    chance 1
    end
  end
treasure book
  arch book
  chance 5
  end
treasure ring
  arch ring
  chance 2
  end
# note: punching and throwing arent good
# combination to give to NPC's. They wind
# throwing away their melee weapons!
treasure pirate
  arch skill_stealing
    chance 50
  arch skill_throwing
    no
      arch skill_punching
    end
  more
  arch heart
     chance 5
  more
  list standard
  end
treasure dark_elf
  arch skill_literacy
    chance 50
    no
    arch skill_bowyer
    end
  more
  list throw_rich
  end
treasure npc_ninja
  arch skill_jumping
  more
  list poor
  more
  arch skill_hide
    chance 50
    no
    arch skill_karate
    end
  end
treasure warrior_1
  arch skill_oratory
  more
  list throw_stnd
  end
treasure thief_1
  arch skill_stealing
  more
  arch skill_hide
  more
  list poor
  end
treasure throw_stnd
  arch skill_throwing
  more
  list throw_weapons
    chance 15
  more
  list standard
  end
treasure throw_rich
  arch skill_throwing
  more
  list throw_weapons
    chance 35
  more
  list rich
  end
treasure troll
  list giant_old
  more
  arch skill_throwing
    chance 40
    yes
    arch t_boulder
      nrof 5
    end
  more
  list troll_parts
  end
treasure giant
  list giant_old
  more
  arch skill_throwing
  more
  arch t_boulder
  nrof 8
  more
  list giant_parts
    chance 10
  end
treasure giant_old
  arch big_club
  more
  arch goldcoin
  chance 65
  nrof 80
  end
treasure titan
  arch head
  more
  arch ability_paralyze
  more
  arch ability_fear
  more
  arch ability_fear
  more
  arch ability_lightning
  more
  arch ability_lightning
  more
  arch ability_slow
  more
  arch bow
  more
  arch arrow
  nrof 100
  more
  arch high_shield
  more
  arch bonecrusher
  more
  arch plate_mail
  more
  arch full_helmet
  more
  arch cloak
  chance 50
  end
treasure belzebub
  arch ability_petsummoning
  more
  arch ring_mail
  magic 4
  more
  arch uw_shield
  more
  arch uw_sword
  more
  arch ring
  more
  arch gem
  chance 50
  nrof 30
  more
  arch cloak
  chance 50
  end
treasure beholder_big
  arch big_eye
    chance 85
  more
  arch ability_paralyze
  more
  arch ability_fear
  more
  arch ability_poison
  more
  arch ability_lightning
  more
  arch ability_coldspell
  more
  arch ability_firespell
  more
  arch ability_missile
  more
  arch ability_bullet
  more
  arch ability_speedball
  more
  arch ability_mass_confusion
  more
  arch ability_slow
  more
  arch ability_cancellation
#  more
#  arch beholdereye
  end
treasure beholder
  list beholder_parts
    chance 20
  more
  arch ability_paralyze
  chance 50
  more
  arch ability_fear
  chance 75
  more
  arch ability_poison
  chance 50
  more
  arch ability_lightning
  more
  arch ability_coldspell
  chance 25
  more
  arch ability_firespell
  more
  arch ability_missile
  more
  arch ability_bullet
  more
  arch ability_speedball
  more
  arch ability_mass_confusion
  more
  arch ability_slow
  more
  arch gem
  nrof 2
  chance 10
  end
treasure demonlord
  arch ability_hellfire
  more
  arch ability_fear
  more
  arch ability_lightning
  more
  arch ability_missile
  more
  arch ability_paralyze
  end
treasure wyvern
  list dragon_parts
    chance 80
  more
  arch ability_wyvern
  more
  arch ability_fear
#  more
#  arch dragon_steak
#  chance 90
  end
treasure chinese
  list big_dragon_parts
    chance 50
  more
#  arch dragon_steak
#  nrof 2
#  chance 90
#  more
  arch ability_cold
  more
  arch ability_cold
  more
  arch ability_cold
  more
  arch ability_fear
  more
  arch ability_poison
  more
  arch gem
    chance 10
    nrof 10
    no
      arch ruby
        nrof 10
        chance 30
        no
          arch sapphire
          nrof 30
          chance 30
          no
            arch emerald
              nrof 40
              chance 50
        end
      end
    end
  more
  arch platinacoin
    nrof 20
    chance 10
    no
    arch goldcoin
      nrof 70
      chance 50
      no
      arch silvercoin
        nrof 300
      end
    end
  end
treasure dragon
  list big_dragon_parts
    chance 80
  more
#  arch dragon_steak
#  nrof 3
#  chance 90
#  more
  arch ability_dragon
  more
  arch ability_fear
  more
#  arch dragon_scale
#  more
  arch wand
  more
  arch wand
  chance 50
  more
  arch rod_light
  chance 20
  more
  arch rod_heavy
  chance 5
  more
  arch ring
  more
  arch ring
  chance 50
  more
  arch gem
  chance 50
  nrof 20
  more
  arch ruby
  nrof 20
  more
  arch sapphire
  nrof 30
  more
  arch emerald
  nrof 40
  more
  arch pearl
  nrof 100
  more
  arch platinacoin
  nrof 50
  more
  arch goldcoin
  nrof 1000
  more
  arch silvercoin
  nrof 10000
  more
  arch scroll_new
  more
  arch scroll_new
  chance 50
  arch sword_2
  magic 5
  chance 20
  more
  arch cloak
  chance 30
  end
treasure orc
  list goblin_parts
    chance 20
    no
      arch orcchop
      chance 25
    end
  more
  arch cloak
  chance 3
  more
#  arch orcchop
#  chance 25
#  more
  arch bow
  chance 10
  yes
    arch arrow
    nrof 6
    end
  more
  arch sword_3
  magic 1
  chance 5
  no
    arch shortsword
    chance 10
    no
      arch dagger
      chance 15
      no
        arch stoneaxe
        chance 20
        no
          arch club
          chance 25
          end
        end
      end
    end
  more
  arch small_shield
  chance 10
  more
  arch silvercoin
  nrof 80
  chance 10
  end
treasure para_elemental
  arch residue
    chance 20
  end
treasure ghost
  arch ectoplasm
    chance 5
  end
treasure grave
  arch gravedirt
  end
treasure vampire
  arch ability_fear
  more
  arch ability_fear
  more
  arch ability_fear
  more
  arch ability_slow
  more
  arch ability_paralyze
  more
  arch heart
    chance 50
  more
  arch cloak
  more
  arch book
  more
  arch book
  chance 50
  more
  arch ring
  chance 70
  more
  arch ring
  chance 50
  end
treasure minor_djinn
  arch ability_paralyze
  more
  arch ability_fear
  more
  arch ability_maj_heal
  more
  arch ability_forced_dance
  more
  arch ability_lightning
  more
  arch ability_cold
  chance 50
  no
    arch ability_fire
    end
  more
  arch ability_summon_fire
  chance 50
  no
    arch ability_summon_water
    end
  more
  arch ability_summon_earth
  chance 50
  no
    arch ability_summon_air
    end
  more
  arch ability_slow
  end
treasure djinn
  arch ability_paralyze
  more
  arch ability_maj_heal
  more
  arch ability_fear
  more
  arch ability_forced_dance
  more
  arch ability_lightning
  more
  arch ability_coldspell
  more
  arch ability_cold
  more
  arch ability_hellfire
  more
  arch ability_summon_fire
  more
  arch ability_summon_water
  more
  arch ability_summon_earth
  more
  arch ability_summon_air
  more
  arch ability_slow
  more
  arch rod_heavy
  end
treasure big_wizard
  arch ability_paralyze
  more
  arch ability_fear
  more
  arch ability_poison
  more
  arch ability_lightning
  more
  arch ability_cold
  more
  arch ability_fire
  more
  arch ability_missile
  more
  arch ability_bullet
  more
  arch ability_slow
  more
  arch book
  more
  arch book
  more
  arch book
  more
  arch wand
  more
  arch wand
  more
  arch wand
  more
  arch wand
  more
  arch rod_light
  more
  arch rod_light
  more
  arch rod_heavy
  more
  arch scroll_new
  more
  arch scroll_new
  more
  arch scroll_new
  more
  arch scroll_new
  more
  arch scroll_new
  more
  arch scroll_new
  more
  arch scroll_new
  more
  arch scroll_new
  more
  arch scroll_new
  more
  arch ring
  chance 90
  nrof 2
  more
  arch cloak
  end
treasure pyromaniac
  arch ability_bomb
  end
treasure demilich
  arch ability_paralyze
  more
  arch ability_fear
  more
  arch ability_poison
  more
  arch ability_coldspell
  more
  arch ability_mass_confusion
  arch gem  
  nrof 10
  end
treasure monk
  list basic_skills
  more
  arch skill_missile_weapon
  more
  arch skill_meditation
  more
  arch skill_karate
  more
  arch skill_sense_magic
  more
  arch robe
  more
  arch r_sack
  more
  arch sandals
  end
treasure dwarf
  list fighter_skills
  more
  arch hammer
  more
  arch shield
  more
  arch chain_mail
  more
  arch helmet
  more
  arch skill_smithery
  end
treasure pl_half_orc
  list fighter_skills
  more
  arch mace
  more
  arch round_shield
  more
  arch scale_mail
  more
  arch sack
  more
  arch skill_stealing
  end
treasure halfling
  list fighter_skills
  more
  arch leather_armour
  more
  arch dagger
  more
  arch skill_stealing
  more
  arch skill_hide
  end
treasure pl_troll
  arch skill_clawing
  more
  arch skill_melee_weapon
  more
  list basic_skills
  more
  arch club
  more
  arch sack
  end
treasure elf
  list fighter_skills
  more
  list mage_skills
  more
  arch bow
  magic 2
  more
  arch skill_bowyer
  more
  arch skill_woodsman
  more
  arch cloak
  more
  arch arrow
  nrof 50
  end
treasure human
  list fighter_skills
  more
  arch leather_armour
  more
  arch axe
  more
  arch helmet
  more
  list random_knowledge
  more
  arch sack
  more
  arch cloak
  end
treasure ninja
  list fighter_skills
  more
  arch skill_jumping 
  more
  arch skill_hide
  more
  arch nunchacu_1
  more
  arch leather_armour
  more
  arch bag
  more
  arch cloak
  end
treasure warrior
  list fighter_skills
  more
  arch sword
  more
  arch skill_oratory
  more
  arch high_shield
  more
  arch plate_mail
  more
  arch sack
  end
treasure wizard
  list wizard_skills
  more
  arch robe
  more
  arch book
  more
  arch book
  more
  arch dagger
  end
treasure cleric
  list fighter_skills
  more
  arch morningstar
  more
  arch ring_mail
  more
  arch holy_symbol
  more
  arch skill_oratory
  more
  arch cleric_book
  more
  arch small_shield
  end
treasure barbarian
  list fighter_skills
  more
  arch leather_armour
  more
  arch mace
  more
  arch skill_climbing
  more
  arch skill_woodsman
  more
  arch horned_helmet
  more
  arch sack
  end
treasure priest
  list wizard_skills
  more
  arch robe
  more
  arch quarterstaff
  more
  arch cleric_book
  more
  arch cleric_book
  more
  arch amulet
  end
treasure mage
  list fighter_skills
  more
  list mage_skills
  more
  arch robe
  more
  arch quarterstaff
  more
  arch book
  more
  arch book
  end
treasure viking
  list fighter_skills
  more
  arch leather_armour
  more
  arch sword
  more
  arch skill_bargaining
  more
  arch small_shield
  more
  arch bighorned_helmet
  end
treasure swashbuckler
  list fighter_skills
  more
  arch light_sword
  more
  arch skill_stealing
  more
  arch skill_singing
  more
  arch dagger
  more
  arch amulet
  more
  arch sack
  end
treasure thief
  list fighter_skills
  more
  arch cloak
  more
  arch dagger
  more
  arch skill_stealing
  more
  arch lockpicks
  more
  arch leather_armour
  more
  arch sack
  end
treasure fireborn
  arch skill_missile_weapon
  more
  list basic_skills
  more
  arch skill_flame_touch
  more
  list spell_skills
  more
  arch skill_praying
  more
  arch ring
  magic 5
  more
  arch power_crystal
  more
  arch amulet
  magic 3
  more
  arch cleric_book
  more
  arch book
  more
  arch book
  more
  arch book
  end
treasure quetzalcoatl
  arch skill_melee_weapon
  more
  arch skill_missile_weapon
  more
  arch skill_clawing
  more
  list basic_skills
  more
  list spell_skills
  more
  arch book
  more
  arch book
  more
  arch ability_fire
  end
treasure acdc
  arch ability_fear
  more
  arch ability_lightning
  more
  arch ability_lightning
  more
  arch ability_lightning
  more
  arch dragon_steak
  nrof 2
  chance 90
  more
  arch dragon_scale
  more
  arch wand
  more
  arch wand
  chance 50
  more
  arch ring
  more
  arch ring
  chance 50
  more
  arch gem
  chance 80
  nrof 20
  more
  arch ruby
  nrof 30
  more
  arch sapphire
  nrof 30
  more
  arch emerald
  nrof 35
  more
  arch pearl
  nrof 60
  more
  arch platinacoin
  nrof 50
  more
  arch goldcoin
  nrof 300
  more
  arch silvercoin
  nrof 5000
  more
  arch scroll_new
  more
  arch scroll_new
  chance 50
  more
  arch scroll_new
  chance 50
  more
  arch sword_2
  chance 10
  magic 3
  end
treasure avatar
  arch ability_petsummoning
  more
  arch cloak
  chance 50
  more
  arch ring_mail
  magic 4
  more
  arch uw_shield
  more
  arch uw_sword
  more
  arch ring
  more
  arch gem
  chance 50
  nrof 30
  end
treasure jail
  arch knight
  more
  arch knight
  more
  arch knight
  end
treasure unicorn
  arch u_horn
  end
treasure spectre
  arch ectoplasm
  more
  list lich_old
  end
treasure lich
  arch lich_dust
  more
  list lich_old
  end
treasure lich_old
  arch ability_paralyze
  more
  arch ability_fear
  more
  arch ability_petsummoning
  more
  arch ability_bullet
  more
  arch ability_coldspell
  more
  arch sword_3
  chance 90
  magic 5
  more
  arch cloak
  more
  arch shield
  magic 4
  chance 70
  no
    arch small_shield
    magic 5
    chance 40
    end
  more
  arch full_helmet
  magic 3
  chance 50
  no
    arch helmet
    magic 3
    chance 50
    end
  more
  arch goldcoin
  chance 90
  nrof 1000
  more
  arch wand
  chance 80
  more
  arch book
  more
  arch book
  chance 70
  more
  arch ring
  more
  arch ring
  chance 50
  more
  arch scroll_new
  chance 90
  arch scroll_new
  chance 90
  arch gem
  chance 70
  nrof 30
  end
treasure suprise
  arch firechest
  chance 30
  no
    arch ghost
    chance 20
    no
      arch gauntlets_str
      chance 2
      no
        arch elvenboots
        chance 2
        no
          arch black_pudding
          chance 10
          end
        end
      end
    end
  end
treasure spark
  arch ability_lightning
  more
  arch ability_lightning
  more
  arch ability_lightning
  more
  arch ability_lightning
  more
  arch ability_lightning
  more
  arch ability_lightning
#  more
#  arch ability_ball
  end
treasure cold_dragon
  arch ability_cold
  more
  arch ability_cold
  end
treasure gdwar_guard
  arch axe_5
  more
  arch bighorned_helmet
  more
  arch plate_mail
  more
  arch crossbow
  more
  arch bolt
  nrof 30
  more
  arch mithril
  nrof 3
  end
treasure ldwar_guard
  arch axe_5
  more
  arch bighorned_helmet
  more
  arch plate_mail
  more
  arch crossbow
  more
  arch bolt
  nrof 20
  more
  arch mithril
  nrof 1
  end
treasure DK
  arch ability_paralyze
  more
  arch ability_speedball
  more
  arch plate_mail
  more
  arch bighorned_helmet
  more
  arch ring
  more
  arch ring
  more
  arch gem
  nrof 200
  chance 80
  more
  arch mace
  chance 10
  no
    arch mace_2
    chance 12
    no
      arch lamestar
      chance 40
      end
    end
  more
  arch high_shield
  chance 50
  no
    arch DShield
    chance 50
    no
      arch DShieldm
      chance 25
      no
        arch DShields
        chance 40
        end
      end
    end
  end
treasure Cwyvern
  arch ability_fear
  more
  arch gem
  nrof 400
  chance 80
  more
  arch gem
  nrof 150
  chance 80
  end
treasure EDK
  arch ability_fire
  more
  arch ability_paralyze
  more
  arch ability_fear
  more
  arch plate_mail
  more
  arch bighorned_helmet
  more
  arch ring
  more
  arch book
  more
  arch ring
  more
  arch gem
  nrof 300
  chance 80
  more
  arch gem
  nrof 200
  chance 80
  more
  arch firestar
  chance 10
  no
    arch lamestar
    chance 50
    end
  more
  arch DShieldms
  chance 7
  no
    arch DShield
    chance 60
    no
      arch DShieldm
      chance 50
      no
        arch DShields
        end
      end
    end
  end
treasure fire_serpent
  arch ability_fire
  chance 50
  end
treasure serpent
  arch poisoning
  chance 50
  more
  arch serp_skin
  chance 20
  end
treasure serp_man
  arch serp_sword
  magic 2
  chance 15
  no
    arch serp_sword
    end
  more
  arch bow
  magic 1
  chance 30
  yes
    arch arrow
    nrof 20
    end
  more
  arch wand
  chance 5
  more
  arch goldcoin
  nrof 100
  chance 50
  end
treasure serp_priest
  arch dagger
  magic 3
  more
  arch book
  chance 50
  more
  arch book
  more
  arch wand
  chance 80
  more
  arch rod_light
  chance 30
  more
  arch ability_fire
  chance 20
  more
  arch ability_paralyze
  chance 80
  more
  arch ability_fear
  more
  arch ability_lightning
  more
  arch ability_pool_chaos
  chance 20
  more
  arch ability_missile
  chance 20
  end
treasure lamia
  arch ability_paralyze
  more
  arch ability_fear
  more
  arch ability_spit_acid
  more
  arch acid_spit
  nrof 30
  more
  arch acid_spit
  nrof 30
  more
  arch acid_spit
  nrof 30
  more
  arch acid_spit
  nrof 30
  more
  arch acid_spit
  nrof 30
  more
  arch acid_spit
  nrof 30
  more
  arch acid_spit
  nrof 30
  more
  arch ring
  chance 50
  more
  arch wand
  chance 50
  more
  arch wand
  chance 50
  arch rod_heavy
  chance 5
  no
    arch rod_light
    chance 20
    end
  more
  arch goldcoin
  nrof 1000
  more
  arch big_club
  end
treasure cyclops
  arch big_club
  more
  arch ability_stone_throw
  more
  arch t_lboulder
  nrof 20
  more
  arch platinacoin
  nrof 4000
  end
treasure Balrog
  arch ability_paralyze
  more
  arch ability_fear
  more
  arch ability_fire
  more
  arch ability_summon_fire
  more
  arch ring
  chance 90
  nrof 2
  more
  arch cloak
  more
  arch mithril_chainmail
  more
  arch firebrand
  end
treasure imp
  arch ability_fire
  end
treasure liv_chaos
  arch ability_pool_chaos
  end
treasure lokanth
  list standard
  more
  arch skill_clawing
  end
treasure broo
  list goblin_parts
    chance 40
  more
  arch skill_melee_weapon
  more
  arch club
  chance 40
  magic 1
  no
    arch spear
    chance 30
    magic 2
    no
      arch lspear
      chance 20
      magic 3
      no
        arch poleaxe
        chance 10
        magic 4
        end
      end
    end
  more
  arch scale_mail
  chance 10
  magic 1
  no
   arch plate_mail
   chance 5
   magic 3
   no
     arch leather_armour
     chance 40
     magic 1
     end
   end
  more
  arch small_shield
  magic 2
  chance 50
  no
    arch high_shield
    magic 1
    chance 10
    end
  more
  arch helmet
  magic 1
  chance 30
  more
  arch bow
  chance 30
  magic 1
  yes
    arch arrow
    nrof 30
    magic 3
    end
  more
  arch silvercoin
  nrof 300
  chance 60
  no
    arch goldcoin
    nrof 100
    chance 30
    no
      arch platinacoin
      nrof 100
      chance 10
      end
    end
  more
  arch scroll_new
  chance 10
  nrof 3
  no
    arch wand
    chance 20
    no
      arch ring
      chance 10
      end
    end
  end
treasure child
  arch chocolate
  chance 5
  end
treasure queen_ant
  arch gem
  end
treasure spit_ant
  arch ability_spit_acid
  more
  arch acid_spit
  nrof 30
  end
treasure c_thief
  arch dagger
  more
  arch skill_stealing
  more
  arch goldcoin
  nrof 50
  chance 20
  end
treasure postman
  list human_parts
    chance 20
  more
  arch letter
  nrof 10
  chance 20
  more
  arch r_sack
  chance 1
  end
treasure guard_l
  arch scale_mail
  more
  arch spear
  end
treasure guard_m
  arch chain_mail
  more
  arch lspear
  end
treasure guard_h
  arch chain_mail
  more
  arch poleaxe
  end
treasure a_priest
  list human_parts
    chance 20
  more
  arch ability_paralyze
  more
  arch ability_cause_med_wound
  more
  arch ability_petsummoning
  more
  arch ability_missile
  more
  arch robe
  more
  arch sandals
  end
treasure holy_priest
  list human_parts
  more
  arch ability_paralyze
  more
  arch ability_cause_ser_wound
  more
  arch ability_petsummoning
  more
  arch ability_missile
  more
  arch robe
  more
  arch sandals
  end
treasure beggar
  list slave
  end
treasure slave
  list human_parts
    chance 20
  more
  arch turban
  more
  arch sandals
  end
treasure c_m_priest
  list human_parts
  more
  arch staff
  magic 1
  more
  arch book
  chance 50
  more
  arch book
  chance 50
  more
  arch wand
  chance 30
  arch ability_paralyze
  chance 50
  no
    arch ability_petsummoning
    end
  more
  arch ability_poison
  chance 50
  more
  arch ability_paralyze
  chance 20
  no
    arch ability_fear
    end
  more
  arch ability_missile
  chance 20
  no
    arch ability_cause_med_wound
    end
  more
  arch ability_pool_chaos
  chance 20
  end
treasure c_priest
  list human_parts
  more
  arch staff
  magic 3
  more
  arch book
  chance 50
  more
  arch book
  more
  arch wand
  chance 80
  more
  arch rod_light
  chance 30
  no
    arch rod_heavy
    chance 30
    end
  more
  arch ability_paralyze
  more
  arch ability_petsummoning
  more
  arch ability_poison
  more
  arch ability_paralyze
  more
  arch ability_fear
  more
  arch ability_hellfire
  chance 20
  no
    arch ability_cause_ser_wound
    end
  more
  arch ability_pool_chaos
  chance 80
  end
treasure c_knight
  list human_parts
  more
  arch sword_2
  magic 3
  chance 30
  no
    arch sword_2
    magic 1
    end
  more
  arch plate_mail
  more
  arch ring
  chance 30
  more
  arch bow
  magic 1
  chance 30
  yes
    arch arrow
    nrof 20
    end
  more
  arch wand
  chance 20
  end
treasure byakie
  arch ability_fear
  end
treasure gargoyle
  list melee_weapons
  chance 30
  more
  arch gem
  chance 50
  nrof 9
  end
treasure neko
  list neko_parts
    chance 99
  end
