ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/monster_wealth.trs
Revision: 1.1
Committed: Tue Jul 11 16:44:41 2006 UTC (17 years, 11 months ago) by elmex
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run, pre_second_normalise_run, post_second_normalise_run, post_normalise_revert, rel-2_4, rel-2_2, rel-2_0, rel-2_1, rel-2_32, post_first_cfarch_normalize_run, pre_normalise_revert, rel-2_43, rel-2_42, rel-2_41
Log Message:
fixed treasurelist for snitchangel.
removed ring treasures replaced by money/gem treasures.
fixed some other treasurelist errors.

File Contents

# User Rev Content
1 elmex 1.1 treasureone monster_wealth_high
2     arch pearl
3     nrof 40
4     chance 5
5     more
6     arch pearl
7     nrof 20
8     chance 10
9     more
10     arch sapphire
11     nrof 40
12     chance 5
13     more
14     arch sapphire
15     nrof 20
16     chance 10
17     more
18     arch emerald
19     nrof 40
20     chance 5
21     more
22     arch emerald
23     nrof 20
24     chance 10
25     more
26     arch gem
27     nrof 40
28     chance 5
29     more
30     arch gem
31     nrof 20
32     chance 10
33     more
34     arch royalty
35     nrof 1
36     chance 4
37     more
38     arch royalty
39     nrof 2
40     chance 1
41     end
42     treasureone monster_wealth_medium
43     list random_wealth
44     chance 50
45     nrof 5
46     more
47     list random_gem
48     chance 20
49     nrof 3
50     more
51     arch platinacoin
52     nrof 20
53     chance 10
54     more
55     arch platinacoin
56     nrof 30
57     chance 10
58     more
59     arch platinacoin
60     nrof 40
61     chance 9
62     more
63     arch royalty
64     nrof 1
65     chance 1
66     end
67     treasureone monster_wealth_low
68     list random_wealth
69     end