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.11 by root, Mon May 1 12:25:05 2006 UTC vs.
Revision 1.13 by root, Tue May 9 16:08:44 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.11 2006/05/01 12:25:05 root Exp $ 9# $Id: treasures.bld,v 1.13 2006/05/09 16:08:44 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#
4682 chance 78 4682 chance 78
4683 more 4683 more
4684 list building_material_stonewall_east 4684 list building_material_stonewall_east
4685 chance 20 4685 chance 20
4686end 4686end
4687treasureone shop_building_abyss
4688 arch building_builder
4689 chance 2
4690 more
4691 arch building_destroyer
4692 chance 2
4693 more
4694 list building_material
4695 chance 63
4696 more
4697 list building_objects_abyssonly
4698 chance 15
4699 more
4700 list building_material_stonewall_abyss
4701 chance 20
4702end
4703treasureone shop_building_goth
4704 arch building_builder
4705 chance 2
4706 more
4707 arch building_destroyer
4708 chance 2
4709 more
4710 list building_material
4711 chance 78
4712 more
4713 list building_material_stonewall_goth
4714 chance 20
4715end
4687##For areas like scorn area, sells DWall 4716##For areas like scorn area, sells DWall
4688treasureone building_material_stonewall_norm 4717treasureone building_material_stonewall_norm
4689 arch building_wall2 4718 arch building_wall2
4690end 4719end
4691##For brest area, sells Red Cwall rather then DWall 4720##For brest area, sells Red Cwall rather then DWall
4693 arch building_wall4 4722 arch building_wall4
4694end 4723end
4695##For navar area, sells West Cwall rather then DWall 4724##For navar area, sells West Cwall rather then DWall
4696treasureone building_material_stonewall_west 4725treasureone building_material_stonewall_west
4697 arch building_wall3 4726 arch building_wall3
4727 chance 50
4728 more
4729 arch building_wall9
4730 chance 50
4698end 4731end
4699##For areas like azumauindo area, sells DWall and EastWall (japanese paper wall) 4732##For areas like azumauindo area, sells DWall and EastWall (japanese paper wall)
4700treasureone building_material_stonewall_east 4733treasureone building_material_stonewall_east
4701 arch building_wall2 4734 arch building_wall2
4702 chance 50 4735 chance 50
4703 more 4736 more
4704 arch building_wall5 4737 arch building_wall5
4705 chance 50 4738 chance 50
4706end 4739end
4740##For mlabhell sells West West Cwall and BurningWall
4741treasureone building_material_stonewall_abyss
4742 arch building_wall3
4743 chance 50
4744 more
4745 arch building_wall6
4746 chance 50
4747end
4748##For Gotischerbereich, sells STWall rather then DWall
4749treasureone building_material_stonewall_goth
4750 arch building_wall7
4751 chance 50
4752 more
4753 arch building_wall8
4754 chance 50
4755end
4707treasureone building_marbles 4756treasureone building_marbles
4708 arch building_marble 4757 arch building_marble
4709 chance 8 4758 chance 8
4710 more 4759 more
4711 arch building_blackmarble 4760 arch building_blackmarble
4734 chance 4 4783 chance 4
4735 more 4784 more
4736 arch building_fountain 4785 arch building_fountain
4737 chance 3 4786 chance 3
4738end 4787end
4788treasureone building_objects_abyssonly
4789 arch building_altar_none
4790 chance 15
4791 more
4792 arch building_hangingfirepot
4793 chance 15
4794 more
4795 arch building_magma
4796 chance 58
4797 more
4798 arch building_redrugfloor1
4799 chance 2
4800 more
4801 arch building_whiterugfloor1
4802 chance 2
4803end
4739treasureone building_talking_objects 4804treasureone building_talking_objects
4740 arch building_earbook 4805 arch building_earbook
4741 chance 1 4806 chance 1
4742 more 4807 more
4743 arch building_mouthbook 4808 arch building_mouthbook
4781 arch spell_wrathful_eye 4846 arch spell_wrathful_eye
4782 nrof 3 4847 nrof 3
4783 more 4848 more
4784 arch spell_paralyze 4849 arch spell_paralyze
4785end 4850end
4851treasure darkangel
4852 list all_spell_skills
4853 more
4854 list rich_old
4855 end
4786treasure liteangel 4856treasure liteangel
4787 list rich 4857 list rich
4788 more 4858 more
4789 list all_spell_skills 4859 list all_spell_skills
4790 end 4860 end
4791treasure mesangel 4861treasure mesangel
4792 list rich 4862 list rich
4793 more 4863 more
4794 list all_spell_skills 4864 list all_spell_skills
4865 end
4866treasure snitchangel
4867 list all_spell_skills
4868 more
4869 list rich_old
4795 end 4870 end
4796treasure nekosan 4871treasure nekosan
4797 arch event_say 4872 arch event_say
4798 title perl 4873 title perl
4799 slaying schmorp-neko 4874 slaying schmorp-neko
6045 arch goldcoin 6120 arch goldcoin
6046 nrof 100 6121 nrof 100
6047 more 6122 more
6048 arch big_club 6123 arch big_club
6049 end 6124 end
6125treasure papergolem
6126 arch scroll_new
6127 end
6050treasure pixie 6128treasure pixie
6051 list all_spell_skills 6129 list all_spell_skills
6052 more 6130 more
6053 arch wand 6131 arch wand
6054 chance 4 6132 chance 4
6120 arch spell_create_pool_of_chaos 6198 arch spell_create_pool_of_chaos
6121 chance 20 6199 chance 20
6122 more 6200 more
6123 arch spell_magic_missile 6201 arch spell_magic_missile
6124 chance 20 6202 chance 20
6203 end
6204treasure stonegolem
6205 arch rubble
6125 end 6206 end
6126treasureone tentacle_victims 6207treasureone tentacle_victims
6127 arch bones1 6208 arch bones1
6128 nrof 1 6209 nrof 1
6129 more 6210 more
6378 more 6459 more
6379 arch skill_clawing 6460 arch skill_clawing
6380 more 6461 more
6381 arch skill_jumping 6462 arch skill_jumping
6382end 6463end
6464treasure acidborn_player_items
6465 arch skill_levitate
6466 more
6467 arch fireborn_player_force
6468 more
6469 arch skill_acid_splash
6470 more
6471 arch skill_evocation
6472 more
6473 arch skill_praying
6474 more
6475 arch no_class_face_change
6476 more
6477 arch ring
6478 magic 5
6479 more
6480 arch power_crystal
6481 more
6482 arch amulet
6483 magic 3
6484 more
6485 arch evoker_book_l1
6486 more
6487 arch cleric_book_l1
6488end
6489treasure iceborn_player_items
6490 arch skill_levitate
6491 more
6492 arch fireborn_player_force
6493 more
6494 arch skill_shiver
6495 more
6496 arch skill_evocation
6497 more
6498 arch skill_praying
6499 more
6500 arch no_class_face_change
6501 more
6502 arch ring
6503 magic 5
6504 more
6505 arch power_crystal
6506 more
6507 arch amulet
6508 magic 3
6509 more
6510 arch evoker_book_l1
6511 more
6512 arch cleric_book_l1
6513end
6383treasure sparkling_player_items 6514treasure sparkling_player_items
6384 arch skill_levitate 6515 arch skill_levitate
6385 more 6516 more
6386 arch fireborn_player_force 6517 arch fireborn_player_force
6387 more 6518 more
6432 more 6563 more
6433 arch arrow 6564 arch arrow
6434 magic 3 6565 magic 3
6435 chance 50 6566 chance 50
6436 nrof 30 6567 nrof 30
6568end
6569treasureone shopweapoancient
6570 list random_weapon
6571 chance 30
6572 more
6573 list shopweapoancientbronze
6574 chance 30
6575 more
6576 list shopweapoancientweaps
6577 chance 40
6578end
6579#
6580treasureone shopweapoancientbronze
6581 arch b_dagger
6582 magic 4
6583 chance 10
6584 more
6585 arch b_bsword_1
6586 magic 4
6587 chance 10
6588 more
6589 arch b_bsword_2
6590 magic 4
6591 chance 10
6592 more
6593 arch b_lsword
6594 magic 4
6595 chance 10
6596 more
6597 arch b_scimitar
6598 magic 4
6599 chance 10
6600 more
6601 arch b_ssword_1
6602 magic 4
6603 chance 10
6604 more
6605 arch b_ssword_2
6606 magic 4
6607 chance 10
6608 more
6609 arch b_sword_1
6610 magic 4
6611 chance 10
6612 more
6613 arch b_axe1
6614 magic 4
6615 chance 20
6616end
6617#
6618treasureone shopweapoancientweaps
6619 arch b_sicklesword
6620 magic 3
6621 chance 20
6622 more
6623 arch sicklesword
6624 magic 3
6625 chance 5
6626 more
6627 arch cudgel
6628 magic 3
6629 chance 25
6630 more
6631 arch b_spikeballmace
6632 magic 3
6633 chance 20
6634 more
6635 arch spikeballmace
6636 magic 3
6637 chance 5
6638 more
6639 arch chakram
6640 magic 3
6641 chance 25
6437end 6642end
6438treasureone shopweapoeast 6643treasureone shopweapoeast
6439 list random_weapon 6644 list random_weapon
6440 chance 60 6645 chance 60
6441 more 6646 more
7439 more 7644 more
7440 arch vampire 7645 arch vampire
7441 nrof 1 7646 nrof 1
7442 magic 25 7647 magic 25
7443end 7648end
7649##############################################################
7650#
7651# Summon Dark Angel
7652#
7653treasure summon_dark_angel
7654 arch darkangel
7655 nrof 1
7656 magic 5
7657end
7444# This could be really customized a lot further instead 7658# This could be really customized a lot further instead
7445# of using the default staff/wand lists. Set this 7659# of using the default staff/wand lists. Set this
7446# balance simply because there are a lot more mage type spells 7660# balance simply because there are a lot more mage type spells
7447# then priest ones. 7661# then priest ones.
7448treasureone rod_spell 7662treasureone rod_spell

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines