ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/misc/c_priest.arc
Revision: 1.5
Committed: Sat Mar 3 00:50:34 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.4: +65 -66 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

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