ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/misc/c_priest.trs
Revision: 1.1
Committed: Mon Feb 6 20:27:00 2006 UTC (18 years, 5 months ago) by root
Branch: MAIN
Branch point for: UPSTREAM
Log Message:
Initial revision

File Contents

# Content
1 treasure c_m_priest
2 list all_spell_skills
3 more
4 list human_parts
5 more
6 arch staff
7 magic 1
8 more
9 list random_books
10 chance 50
11 more
12 list random_books
13 chance 50
14 more
15 arch staff
16 chance 30
17 more
18 arch spell_paralyze
19 chance 50
20 no
21 arch spell_summon_pet_monster
22 end
23 more
24 arch abil_poison_cloud
25 chance 50
26 more
27 arch spell_paralyze
28 chance 20
29 no
30 arch abil_fear
31 end
32 more
33 arch spell_magic_missile
34 chance 20
35 no
36 arch spell_cause_medium_wounds
37 end
38 more
39 arch spell_create_pool_of_chaos
40 chance 20
41 end
42 #
43 treasure c_priest
44 list all_spell_skills
45 more
46 list human_parts
47 more
48 arch staff
49 magic 3
50 more
51 arch cleric_book
52 chance 50
53 more
54 arch cleric_book
55 more
56 arch staff
57 chance 80
58 more
59 arch rod_light
60 chance 30
61 no
62 arch rod_heavy
63 chance 30
64 end
65 more
66 arch spell_paralyze
67 more
68 arch spell_summon_pet_monster
69 more
70 arch abil_poison_cloud
71 more
72 arch spell_paralyze
73 more
74 arch abil_fear
75 more
76 arch abil_burning_hands
77 more
78 arch spell_hellfire
79 chance 20
80 no
81 arch spell_cause_heavy_wounds
82 end
83 more
84 arch spell_create_pool_of_chaos
85 chance 80
86 end