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.14 by root, Thu May 11 19:07:46 2006 UTC vs.
Revision 1.18 by root, Sun Jun 11 05:05:55 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.14 2006/05/11 19:07:46 root Exp $ 9# $Id: treasures.bld,v 1.18 2006/06/11 05:05:55 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#
1612# list 16. Make the improve weapon scrolls possibly, but just give 1612# list 16. Make the improve weapon scrolls possibly, but just give
1613# them a very low chance. In the old method, they were supposed to 1613# them a very low chance. In the old method, they were supposed to
1614# appear in shops, but never did, due to how the code worked out. 1614# appear in shops, but never did, due to how the code worked out.
1615treasureone random_scroll 1615treasureone random_scroll
1616 arch scroll_new 1616 arch scroll_new
1617 chance 10 1617 chance 50
1618 nrof 5 1618 nrof 5
1619 more 1619 more
1620 arch scroll_new 1620 arch scroll_new
1621 chance 20 1621 chance 100
1622 nrof 4 1622 nrof 4
1623 more 1623 more
1624 arch scroll_new 1624 arch scroll_new
1625 chance 30 1625 chance 150
1626 nrof 3 1626 nrof 3
1627 more 1627 more
1628 arch scroll_new 1628 arch scroll_new
1629 chance 40 1629 chance 100
1630 nrof 2 1630 nrof 2
1631 more 1631 more
1632 arch scroll_new 1632 arch scroll_new
1633 chance 60 1633 chance 250
1634 more 1634 more
1635 arch prepare_weapon 1635 arch prepare_weapon
1636 chance 1 1636 chance 3
1637 more 1637 more
1638 arch improve_cha 1638 arch improve_cha
1639 chance 1 1639 chance 2
1640 more 1640 more
1641 arch improve_con 1641 arch improve_con
1642 chance 1 1642 chance 2
1643 more 1643 more
1644 arch improve_damage 1644 arch improve_damage
1645 chance 1 1645 chance 4
1646 more 1646 more
1647 arch improve_dex 1647 arch improve_dex
1648 chance 1 1648 chance 2
1649 more 1649 more
1650 arch improve_enchantment 1650 arch improve_enchantment
1651 chance 1 1651 chance 2
1652 more 1652 more
1653 arch improve_int 1653 arch improve_int
1654 chance 1 1654 chance 2
1655 more 1655 more
1656 arch improve_pow 1656 arch improve_pow
1657 chance 1 1657 chance 2
1658 more 1658 more
1659 arch improve_str 1659 arch improve_str
1660 chance 1 1660 chance 2
1661 more 1661 more
1662 arch improve_weight 1662 arch improve_weight
1663 chance 1 1663 chance 5
1664 more 1664 more
1665 arch improve_wis 1665 arch improve_wis
1666 chance 1 1666 chance 2
1667 more 1667 more
1668 list random_knowledge 1668 list random_knowledge
1669 chance 7 1669 chance 3
1670 more 1670 more
1671 arch ench_armour 1671 arch ench_armour
1672 chance 3 1672 chance 10
1673 more 1673 more
1674 list random_read 1674 list random_read
1675 chance 5 1675 chance 25
1676 end 1676 end
1677treasure random_amulet 1677treasure random_amulet
1678 arch amulet 1678 arch amulet
1679 chance 98 1679 chance 98
1680 no 1680 no
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
4455 chance 50 4451 chance 50
4456 more 4452 more
4457 arch building_wall8 4453 arch building_wall8
4458 chance 50 4454 chance 50
4459end 4455end
4456# Fake wall shops
4457treasureone building_material_stonewall_norm_fake
4458 arch building_wall2_fake
4459end
4460##For brest area, sells Red Cwall rather then DWall
4461treasureone building_material_stonewall_fant_fake
4462 arch building_wall4_fake
4463end
4464##For navar area, sells West Cwall rather then DWall
4465treasureone building_material_stonewall_west_fake
4466 arch building_wall3_fake
4467 chance 50
4468 more
4469 arch building_wall9_fake
4470 chance 50
4471end
4472##For areas like azumauindo area, sells DWall and EastWall (japanese paper wall)
4473treasureone building_material_stonewall_east_fake
4474 arch building_wall2_fake
4475 chance 50
4476 more
4477 arch building_wall5_fake
4478 chance 50
4479end
4480##For mlabhell sells West West Cwall and BurningWall
4481treasureone building_material_stonewall_abyss_fake
4482 arch building_wall3_fake
4483 chance 50
4484 more
4485 arch building_wall6_fake
4486 chance 50
4487end
4488##For Gotischerbereich, sells STWall rather then DWall
4489treasureone building_material_stonewall_goth_fake
4490 arch building_wall7_fake
4491 chance 50
4492 more
4493 arch building_wall8_fake
4494 chance 50
4495end
4460treasureone building_marbles 4496treasureone building_marbles
4461 arch building_marble 4497 arch building_marble
4462 chance 8 4498 chance 8
4463 more 4499 more
4464 arch building_blackmarble 4500 arch building_blackmarble
4565treasure mesangel 4601treasure mesangel
4566 list rich 4602 list rich
4567 more 4603 more
4568 list all_spell_skills 4604 list all_spell_skills
4569 end 4605 end
4570treasure snitchangel 4606treasure deathshead
4571 list all_spell_skills 4607 list human_parts
4608 chance 50
4572 more 4609 more
4573 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
4574 end 4635 end
4575treasureone bear_parts 4636treasureone bear_parts
4576 arch hide_brown 4637 arch hide_brown
4577 chance 50 4638 chance 50
4578 more 4639 more
5565 chance 50 5626 chance 50
5566 no 5627 no
5567 arch skill_karate 5628 arch skill_karate
5568 end 5629 end
5569 end 5630 end
5570# note: punching and throwing arent good 5631# note: punching and throwing aren't good
5571# combination to give to NPC's. They wind 5632# combination to give to NPC's. They wind
5572# throwing away their melee weapons! 5633# throwing away their melee weapons!
5573treasure pirate 5634treasure pirate
5574 arch skill_use_magic_item 5635 arch skill_use_magic_item
5575 more 5636 more
5739 list laoch_parts 5800 list laoch_parts
5740 chance 10 5801 chance 10
5741 more 5802 more
5742 list poor_old 5803 list poor_old
5743 end 5804 end
5744# orc/goblin parts
5745treasureone laoch_parts 5805treasureone laoch_parts
5746 arch fl_corpse 5806 arch fl_corpse
5747 chance 30 5807 chance 30
5748 more 5808 more
5749 arch foot 5809 arch foot
6258 more 6318 more
6259 arch gem 6319 arch gem
6260 nrof 40 6320 nrof 40
6261 chance 20 6321 chance 20
6262 end 6322 end
6323treasure ghost
6324 arch ectoplasm
6325 chance 10
6326 end
6263treasure lich_old 6327treasure lich_old
6264 arch spell_paralyze 6328 arch spell_paralyze
6265 more 6329 more
6266 arch abil_fear 6330 arch abil_fear
6267 more 6331 more
6415end 6479end
6416treasure spectre 6480treasure spectre
6417 list all_spell_skills 6481 list all_spell_skills
6418 more 6482 more
6419 arch ectoplasm 6483 arch ectoplasm
6484 chance 75
6420 more 6485 more
6421 arch arthritis 6486 arch arthritis
6422 more 6487 more
6423 list lich_old 6488 list lich_old
6424 end 6489 end
7730 magic 20 7795 magic 20
7731 more 7796 more
7732 arch vampire 7797 arch vampire
7733 nrof 1 7798 nrof 1
7734 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
7735end 7824end
7736############################################################## 7825##############################################################
7737# 7826#
7738# Summon Dark Angel 7827# Summon Dark Angel
7739# 7828#

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines