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.6 by root, Sat Mar 3 01:16:09 2007 UTC vs.
Revision 1.7 by root, Sat Mar 3 01:23:23 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines