ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/misc/c_priest.arc
Revision: 1.10
Committed: Tue Nov 3 09:59:09 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93
Changes since 1.9: +1 -1 lines
Log Message:
big cfarch-normalize run

File Contents

# Content
1 object c_minor_priest
2 anim
3 facings 2
4 c_priest.x31
5 c_priest.x32
6 c_priest.x71
7 c_priest.x72
8 mina
9 name Minor Chaos Priest
10 face c_priest.x31
11 str 10
12 dex 10
13 con 10
14 wis 10
15 pow 5
16 int 20
17 hp 100
18 maxhp 100
19 sp 40
20 maxsp 40
21 exp 1500
22 dam 8
23 wc 1
24 ac -1
25 speed 0.15
26 attack_movement 7
27 level 8
28 resist_magic 50
29 resist_confusion -100
30 resist_weaponmagic -100
31 resist_chaos 100
32 resist_godpower -100
33 weight 75000
34 randomitems c_m_priest
35 alive 1
36 can_use_shield 1
37 no_pick 1
38 monster 1
39 can_cast_spell 1
40 can_use_scroll 1
41 can_use_bow 1
42 can_use_armour 1
43 can_use_weapon 1
44 can_use_ring 1
45 can_use_skill 1
46 body_range 1
47 body_arm 2
48 body_torso 1
49 body_head 1
50 body_skill 1
51 body_finger 2
52 body_shoulder 1
53 body_foot 2
54 body_hand 2
55 body_wrist 2
56 body_waist 1
57 can_use_wand 1
58 end
59
60 object c_priest
61 anim
62 facings 2
63 c_priest.x31
64 c_priest.x32
65 c_priest.x71
66 c_priest.x72
67 mina
68 name Chaos Priest
69 face c_priest.x31
70 magicmap red
71 str 13
72 dex 13
73 con 10
74 wis 10
75 pow 25
76 int 23
77 hp 400
78 maxhp 400
79 sp 200
80 maxsp 200
81 exp 5000
82 dam 16
83 wc -1
84 ac -5
85 speed 0.2
86 attack_movement 7
87 level 12
88 attacktype 1025
89 resist_physical 30
90 resist_magic 30
91 resist_confusion -100
92 resist_weaponmagic -100
93 resist_fear 100
94 resist_chaos 100
95 resist_godpower -100
96 weight 75000
97 randomitems c_priest
98 alive 1
99 can_use_shield 1
100 no_pick 1
101 monster 1
102 can_cast_spell 1
103 can_use_scroll 1
104 can_use_bow 1
105 can_use_armour 1
106 can_use_weapon 1
107 can_use_ring 1
108 can_use_skill 1
109 body_range 1
110 body_arm 2
111 body_torso 1
112 body_head 1
113 body_skill 1
114 body_finger 2
115 body_shoulder 1
116 body_foot 2
117 body_hand 2
118 body_wrist 2
119 body_waist 1
120 can_use_wand 1
121 end
122