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.17 by root, Tue Jun 6 23:37:11 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.17 2006/06/06 23:37:11 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
6298 more 6318 more
6299 arch gem 6319 arch gem
6300 nrof 40 6320 nrof 40
6301 chance 20 6321 chance 20
6302 end 6322 end
6323treasure ghost
6324 arch ectoplasm
6325 chance 10
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
6307 more 6331 more
6455end 6479end
6456treasure spectre 6480treasure spectre
6457 list all_spell_skills 6481 list all_spell_skills
6458 more 6482 more
6459 arch ectoplasm 6483 arch ectoplasm
6484 chance 75
6460 more 6485 more
6461 arch arthritis 6486 arch arthritis
6462 more 6487 more
6463 list lich_old 6488 list lich_old
6464 end 6489 end
7770 magic 20 7795 magic 20
7771 more 7796 more
7772 arch vampire 7797 arch vampire
7773 nrof 1 7798 nrof 1
7774 magic 25 7799 magic 25
7800 more
7801 arch spectre
7802 nrof 1
7803 magic 28
7804 more
7805 arch lich
7806 nrof 1
7807 magic 31
7808 more
7809 arch demilich
7810 nrof 1
7811 magic 40
7812 more
7813 arch snitchangel
7814 nrof 1
7815 magic 60
7816 more
7817 arch dave
7818 nrof 1
7819 magic 90
7820 more
7821 arch laoch
7822 nrof 1
7823 magic 100
7775end 7824end
7776############################################################## 7825##############################################################
7777# 7826#
7778# Summon Dark Angel 7827# Summon Dark Angel
7779# 7828#

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines