version 1.2 | | version 1.3 |
---|
| | |
# This file contains various treasures, with generation rules. | | # This file contains various treasures, with generation rules. |
# | | # |
# $Id: treasures,v 1.2 1999/07/13 06:02:55 cvs Exp $ | | # $Id: treasures,v 1.3 2000/06/19 00:42:31 cvs Exp $ |
# | | # |
# As of version 0.91.1, what this file was extended to handle list | | # As of version 0.91.1, what this file was extended to handle list |
# re-linking and generation of only 1 item on that list. This does away | | # re-linking and generation of only 1 item on that list. This does away |
| | |
arch potion_heroism | | arch potion_heroism |
chance 5 | | chance 5 |
end | | end |
| | treasureone random_coin |
| | arch goldcoin |
| | chance 5 |
| | nrof 50 |
| | more |
| | arch goldcoin |
| | chance 5 |
| | nrof 100 |
| | more |
| | arch goldcoin |
| | chance 5 |
| | nrof 150 |
| | more |
| | arch goldcoin |
| | chance 5 |
| | nrof 200 |
| | more |
| | arch goldcoin |
| | chance 5 |
| | nrof 250 |
| | more |
| | arch silvercoin |
| | chance 5 |
| | nrof 250 |
| | more |
| | arch silvercoin |
| | chance 5 |
| | nrof 500 |
| | more |
| | arch silvercoin |
| | chance 5 |
| | nrof 750 |
| | more |
| | arch silvercoin |
| | chance 5 |
| | nrof 1000 |
| | more |
| | arch silvercoin |
| | chance 5 |
| | nrof 1500 |
| | more |
| | arch platinacoin |
| | chance 5 |
| | nrof 10 |
| | more |
| | arch platinacoin |
| | chance 5 |
| | nrof 20 |
| | more |
| | arch platinacoin |
| | chance 5 |
| | nrof 40 |
| | more |
| | arch platinacoin |
| | chance 5 |
| | nrof 60 |
| | end |
treasureone random_wealth | | treasureone random_wealth |
arch goldcoin | | arch goldcoin |
chance 5 | | chance 5 |