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.1 by root, Mon Feb 6 20:27:00 2006 UTC vs.
Revision 1.3 by root, Tue Feb 6 22:40:55 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines