ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/lib/treasures.bld
(Generate patch)

Comparing deliantra/server/lib/treasures.bld (file contents):
Revision 1.15 by root, Sun May 21 23:44:14 2006 UTC vs.
Revision 1.16 by root, Sun Jun 4 13:38:22 2006 UTC

4# arch directory. 4# arch directory.
5# 5#
6# 6#
7# This file contains various treasures, with generation rules. 7# This file contains various treasures, with generation rules.
8# 8#
9# $Id: treasures.bld,v 1.15 2006/05/21 23:44:14 root Exp $ 9# $Id: treasures.bld,v 1.16 2006/06/04 13:38:22 root Exp $
10# 10#
11# As of version 0.91.1, what this file was extended to handle list 11# As of version 0.91.1, what this file was extended to handle list
12# re-linking and generation of only 1 item on that list. This does away 12# re-linking and generation of only 1 item on that list. This does away
13# with the treasure lists from being embedded in the program. 13# with the treasure lists from being embedded in the program.
14# 14#
2669 end 2669 end
2670treasure para_elemental 2670treasure para_elemental
2671 arch residue 2671 arch residue
2672 chance 20 2672 chance 20
2673 end 2673 end
2674treasure ghost
2675 arch ectoplasm
2676 chance 5
2677 end
2678treasure grave 2674treasure grave
2679 arch gravedirt 2675 arch gravedirt
2680 end 2676 end
2681treasure pyromaniac 2677treasure pyromaniac
2682 arch spell_create_bomb 2678 arch spell_create_bomb
4605treasure mesangel 4601treasure mesangel
4606 list rich 4602 list rich
4607 more 4603 more
4608 list all_spell_skills 4604 list all_spell_skills
4609 end 4605 end
4610treasure snitchangel 4606treasure deathshead
4611 list all_spell_skills 4607 list human_parts
4608 chance 50
4612 more 4609 more
4613 list rich_old 4610 arch spell_paralyze
4611 more
4612 arch abil_fear
4613 more
4614 arch spell_meteor_swarm
4615 more
4616 arch spell_burning_hands
4617 more
4618 arch spell_large_fireball
4619 more
4620 arch spell_mass_confusion
4621 more
4622 arch spell_negabolt
4623 more
4624 arch spell_negaball
4625 more
4626 arch abil_slow
4627 more
4628 arch gem
4629 nrof 20
4630 chance 50
4631 more
4632 arch gem
4633 nrof 40
4634 chance 20
4614 end 4635 end
4615treasureone bear_parts 4636treasureone bear_parts
4616 arch hide_brown 4637 arch hide_brown
4617 chance 50 4638 chance 50
4618 more 4639 more
5605 chance 50 5626 chance 50
5606 no 5627 no
5607 arch skill_karate 5628 arch skill_karate
5608 end 5629 end
5609 end 5630 end
5610# note: punching and throwing arent good 5631# note: punching and throwing aren't good
5611# combination to give to NPC's. They wind 5632# combination to give to NPC's. They wind
5612# throwing away their melee weapons! 5633# throwing away their melee weapons!
5613treasure pirate 5634treasure pirate
5614 arch skill_use_magic_item 5635 arch skill_use_magic_item
5615 more 5636 more
5779 list laoch_parts 5800 list laoch_parts
5780 chance 10 5801 chance 10
5781 more 5802 more
5782 list poor_old 5803 list poor_old
5783 end 5804 end
5784# orc/goblin parts
5785treasureone laoch_parts 5805treasureone laoch_parts
5786 arch fl_corpse 5806 arch fl_corpse
5787 chance 30 5807 chance 30
5788 more 5808 more
5789 arch foot 5809 arch foot
6297 chance 50 6317 chance 50
6298 more 6318 more
6299 arch gem 6319 arch gem
6300 nrof 40 6320 nrof 40
6301 chance 20 6321 chance 20
6322 end
6323treasure ghost
6324 arch ectoplasm
6325 chance 5
6302 end 6326 end
6303treasure lich_old 6327treasure lich_old
6304 arch spell_paralyze 6328 arch spell_paralyze
6305 more 6329 more
6306 arch abil_fear 6330 arch abil_fear
7770 magic 20 7794 magic 20
7771 more 7795 more
7772 arch vampire 7796 arch vampire
7773 nrof 1 7797 nrof 1
7774 magic 25 7798 magic 25
7799 more
7800 arch spectre
7801 nrof 1
7802 magic 28
7803 more
7804 arch lich
7805 nrof 1
7806 magic 31
7807 more
7808 arch demilich
7809 nrof 1
7810 magic 40
7811 more
7812 arch snitchangel
7813 nrof 1
7814 magic 60
7815 more
7816 arch dave
7817 nrof 1
7818 magic 90
7819 more
7820 arch laoch
7821 nrof 1
7822 magic 100
7775end 7823end
7776############################################################## 7824##############################################################
7777# 7825#
7778# Summon Dark Angel 7826# Summon Dark Angel
7779# 7827#

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines