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.1.1 by root, Mon Feb 6 20:27:00 2006 UTC vs.
Revision 1.11 by root, Sat Oct 16 09:18:28 2010 UTC

1Object c_minor_priest 1object c_minor_priest
2name Minor Chaos Priest
3randomitems c_m_priest
4face c_priest.131
5anim 2anim
6facings 2 3facings 2
7c_priest.131 4c_priest.x31
8c_priest.132 5c_priest.x32
9c_priest.171 6c_priest.x71
10c_priest.172 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
59end 58end
60# 59
61Object c_priest 60object c_priest
62name Chaos Priest
63randomitems c_priest
64face c_priest.131
65anim 61anim
66facings 2 62facings 2
67c_priest.131 63c_priest.x31
68c_priest.132 64c_priest.x32
69c_priest.171 65c_priest.x71
70c_priest.172 66c_priest.x72
71mina 67mina
72monster 1 68name Chaos Priest
73Wis 10 69face c_priest.x31
74Int 23
75Pow 25
76Dex 13
77Str 13 70str 13
78maxsp 200 71dex 13
79sp 200 72con 10
80no_pick 1 73wis 10
81alive 1 74pow 25
82exp 5000 75int 23
83level 12
84ac -5
85hp 400 76hp 400
86maxhp 400 77maxhp 400
87Con 10 78sp 200
79maxsp 200
80exp 5000
81dam 16
88wc -1 82wc -1
89dam 16 83ac -5
90color_fg red
91speed 0.2 84speed 0.2
85attack_movement 7
86level 12
87attacktype 1025
92resist_physical 30 88resist_physical 30
93resist_magic 30 89resist_magic 30
94resist_confusion -100 90resist_confusion -100
95resist_weaponmagic -100 91resist_weaponmagic -100
96resist_godpower -100
97resist_fear 100 92resist_fear 100
98resist_chaos 100 93resist_chaos 100
94resist_godpower -100
99weight 75000 95weight 75000
100attacktype 1025 96randomitems c_priest
101attack_movement 7 97alive 1
98can_use_shield 1
99no_pick 1
100monster 1
102can_cast_spell 1 101can_cast_spell 1
103can_use_skill 1
104can_use_scroll 1 102can_use_scroll 1
105can_use_wand 1
106can_use_bow 1 103can_use_bow 1
107can_use_ring 1
108can_use_shield 1
109can_use_armour 1 104can_use_armour 1
110can_use_weapon 1 105can_use_weapon 1
111editable 1 106can_use_ring 1
107can_use_skill 1
108body_range 1
109body_arm 2
110body_torso 1
111body_head 1
112body_skill 1 112body_skill 1
113body_finger 2 113body_finger 2
114body_torso 1
115body_head 1
116body_shoulder 1 114body_shoulder 1
117body_foot 2 115body_foot 2
116body_hand 2
118body_wrist 2 117body_wrist 2
119body_hand 2
120body_waist 1 118body_waist 1
121body_arm 2 119can_use_wand 1
122body_range 1
123end 120end
121

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines