ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/misc/c_priest.arc
Revision: 1.3
Committed: Tue Feb 6 22:40:55 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.2: +72 -71 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

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