ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/misc/c_priest.arc
(Generate patch)

Comparing deliantra/arch/monster/misc/c_priest.arc (file contents):
Revision 1.3 by root, Tue Feb 6 22:40:55 2007 UTC vs.
Revision 1.6 by root, Sat Mar 3 01:16:09 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines