ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/misc/c_priest.arc
Revision: 1.11
Committed: Sat Oct 16 09:18:28 2010 UTC (13 years, 8 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.10: +0 -1 lines
Error occurred while calculating annotation data.
Log Message:
remove magicmap, visibility and glyph entries from archetypes, they are now in default.faceinfo

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 str 13
71 dex 13
72 con 10
73 wis 10
74 pow 25
75 int 23
76 hp 400
77 maxhp 400
78 sp 200
79 maxsp 200
80 exp 5000
81 dam 16
82 wc -1
83 ac -5
84 speed 0.2
85 attack_movement 7
86 level 12
87 attacktype 1025
88 resist_physical 30
89 resist_magic 30
90 resist_confusion -100
91 resist_weaponmagic -100
92 resist_fear 100
93 resist_chaos 100
94 resist_godpower -100
95 weight 75000
96 randomitems c_priest
97 alive 1
98 can_use_shield 1
99 no_pick 1
100 monster 1
101 can_cast_spell 1
102 can_use_scroll 1
103 can_use_bow 1
104 can_use_armour 1
105 can_use_weapon 1
106 can_use_ring 1
107 can_use_skill 1
108 body_range 1
109 body_arm 2
110 body_torso 1
111 body_head 1
112 body_skill 1
113 body_finger 2
114 body_shoulder 1
115 body_foot 2
116 body_hand 2
117 body_wrist 2
118 body_waist 1
119 can_use_wand 1
120 end
121