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.2 by pippijn, Mon Feb 6 22:49:13 2006 UTC vs.
Revision 1.11 by root, Mon May 1 12:25:05 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.2 2006/02/06 22:49:13 pippijn Exp $ 9# $Id: treasures.bld,v 1.11 2006/05/01 12:25:05 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#
4744 chance 2 4744 chance 2
4745end 4745end
4746treasure gps 4746treasure gps
4747 arch gps_event 4747 arch gps_event
4748end 4748end
4749treasure acidpriest_big
4750 list all_spell_skills
4751 more
4752 list random_books
4753 more
4754 arch spell_large_lightning
4755 chance 4
4756 more
4757 arch spell_sanctuary
4758 more
4759 arch spell_cancellation
4760 chance 4
4761 more
4762 arch spell_asteroid
4763 more
4764 arch spell_vitriol
4765 end
4749treasure angel 4766treasure angel
4750 list all_spell_skills 4767 list all_spell_skills
4751 more 4768 more
4752 list rich_old 4769 list rich_old
4753 end 4770 end
4774treasure mesangel 4791treasure mesangel
4775 list rich 4792 list rich
4776 more 4793 more
4777 list all_spell_skills 4794 list all_spell_skills
4778 end 4795 end
4796treasure nekosan
4797 arch event_say
4798 title perl
4799 slaying schmorp-neko
4800 more
4801 arch event_attack
4802 title perl
4803 slaying schmorp-neko
4804 more
4805 arch event_move
4806 title perl
4807 slaying schmorp-neko
4808 end
4779treasure dwolf 4809treasure dwolf
4780 arch hide_white 4810 arch hide_white
4781 chance 25 4811 chance 25
4782 more 4812 more
4783 arch liver 4813 arch liver
6347 arch no_class_face_change 6377 arch no_class_face_change
6348 more 6378 more
6349 arch skill_clawing 6379 arch skill_clawing
6350 more 6380 more
6351 arch skill_jumping 6381 arch skill_jumping
6382end
6383treasure sparkling_player_items
6384 arch skill_levitate
6385 more
6386 arch fireborn_player_force
6387 more
6388 arch skill_spark_touch
6389 more
6390 arch skill_pyromancy
6391 more
6392 arch skill_praying
6393 more
6394 arch no_class_face_change
6395 more
6396 arch ring
6397 magic 5
6398 more
6399 arch power_crystal
6400 more
6401 arch amulet
6402 magic 3
6403 more
6404 arch pyro_book_l1
6405 more
6406 arch cleric_book_l1
6352end 6407end
6353treasureone shoparchery 6408treasureone shoparchery
6354 list missile_weapons 6409 list missile_weapons
6355 chance 99 6410 chance 99
6356 more 6411 more

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines