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.5 by pippijn, Tue Feb 7 21:41:07 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.5 2006/02/07 21:41:07 pippijn 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
4744 chance 2 4809 chance 2
4745end 4810end
4746treasure gps 4811treasure gps
4747 arch gps_event 4812 arch gps_event
4748end 4813end
4814treasure acidpriest_big
4815 list all_spell_skills
4816 more
4817 list random_books
4818 more
4819 arch spell_large_lightning
4820 chance 4
4821 more
4822 arch spell_sanctuary
4823 more
4824 arch spell_cancellation
4825 chance 4
4826 more
4827 arch spell_asteroid
4828 more
4829 arch spell_vitriol
4830 end
4749treasure angel 4831treasure angel
4750 list all_spell_skills 4832 list all_spell_skills
4751 more 4833 more
4752 list rich_old 4834 list rich_old
4753 end 4835 end
4764 arch spell_wrathful_eye 4846 arch spell_wrathful_eye
4765 nrof 3 4847 nrof 3
4766 more 4848 more
4767 arch spell_paralyze 4849 arch spell_paralyze
4768end 4850end
4851treasure darkangel
4852 list all_spell_skills
4853 more
4854 list rich_old
4855 end
4769treasure liteangel 4856treasure liteangel
4770 list rich 4857 list rich
4771 more 4858 more
4772 list all_spell_skills 4859 list all_spell_skills
4773 end 4860 end
4774treasure mesangel 4861treasure mesangel
4775 list rich 4862 list rich
4776 more 4863 more
4777 list all_spell_skills 4864 list all_spell_skills
4778 end 4865 end
4866treasure snitchangel
4867 list all_spell_skills
4868 more
4869 list rich_old
4870 end
4871treasure nekosan
4872 arch event_say
4873 title perl
4874 slaying schmorp-neko
4875 more
4876 arch event_attack
4877 title perl
4878 slaying schmorp-neko
4879 more
4880 arch event_move
4881 title perl
4882 slaying schmorp-neko
4883 end
4779treasure dwolf 4884treasure dwolf
4780 arch hide_white 4885 arch hide_white
4781 chance 25 4886 chance 25
4782 more 4887 more
4783 arch liver 4888 arch liver
6015 arch goldcoin 6120 arch goldcoin
6016 nrof 100 6121 nrof 100
6017 more 6122 more
6018 arch big_club 6123 arch big_club
6019 end 6124 end
6125treasure papergolem
6126 arch scroll_new
6127 end
6020treasure pixie 6128treasure pixie
6021 list all_spell_skills 6129 list all_spell_skills
6022 more 6130 more
6023 arch wand 6131 arch wand
6024 chance 4 6132 chance 4
6090 arch spell_create_pool_of_chaos 6198 arch spell_create_pool_of_chaos
6091 chance 20 6199 chance 20
6092 more 6200 more
6093 arch spell_magic_missile 6201 arch spell_magic_missile
6094 chance 20 6202 chance 20
6203 end
6204treasure stonegolem
6205 arch rubble
6095 end 6206 end
6096treasureone tentacle_victims 6207treasureone tentacle_victims
6097 arch bones1 6208 arch bones1
6098 nrof 1 6209 nrof 1
6099 more 6210 more
6348 more 6459 more
6349 arch skill_clawing 6460 arch skill_clawing
6350 more 6461 more
6351 arch skill_jumping 6462 arch skill_jumping
6352end 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
6514treasure sparkling_player_items
6515 arch skill_levitate
6516 more
6517 arch fireborn_player_force
6518 more
6519 arch skill_spark_touch
6520 more
6521 arch skill_pyromancy
6522 more
6523 arch skill_praying
6524 more
6525 arch no_class_face_change
6526 more
6527 arch ring
6528 magic 5
6529 more
6530 arch power_crystal
6531 more
6532 arch amulet
6533 magic 3
6534 more
6535 arch pyro_book_l1
6536 more
6537 arch cleric_book_l1
6538end
6353treasureone shoparchery 6539treasureone shoparchery
6354 list missile_weapons 6540 list missile_weapons
6355 chance 99 6541 chance 99
6356 more 6542 more
6357 list shoparcheryonly 6543 list shoparcheryonly
6377 more 6563 more
6378 arch arrow 6564 arch arrow
6379 magic 3 6565 magic 3
6380 chance 50 6566 chance 50
6381 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
6382end 6642end
6383treasureone shopweapoeast 6643treasureone shopweapoeast
6384 list random_weapon 6644 list random_weapon
6385 chance 60 6645 chance 60
6386 more 6646 more
7384 more 7644 more
7385 arch vampire 7645 arch vampire
7386 nrof 1 7646 nrof 1
7387 magic 25 7647 magic 25
7388end 7648end
7649##############################################################
7650#
7651# Summon Dark Angel
7652#
7653treasure summon_dark_angel
7654 arch darkangel
7655 nrof 1
7656 magic 5
7657end
7389# This could be really customized a lot further instead 7658# This could be really customized a lot further instead
7390# of using the default staff/wand lists. Set this 7659# of using the default staff/wand lists. Set this
7391# balance simply because there are a lot more mage type spells 7660# balance simply because there are a lot more mage type spells
7392# then priest ones. 7661# then priest ones.
7393treasureone rod_spell 7662treasureone rod_spell

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines