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

Comparing deliantra/arch/monster/humanoid/Human/prisoner.arc (file contents):
Revision 1.1.1.1 by root, Mon Feb 6 20:26:52 2006 UTC vs.
Revision 1.12 by root, Sat Oct 16 09:18:25 2010 UTC

1Object prisoner 1object prisoner
2face prisoner.111
3race human
4anim 2anim
5prisoner.111 3prisoner.x11
6prisoner.111 4prisoner.x11
7prisoner.111 5prisoner.x11
8prisoner.111 6prisoner.x11
9prisoner.112 7prisoner.x12
10prisoner.112 8prisoner.x12
11mina 9mina
10race human
11face prisoner.x11
12Pow 1 12pow 1
13monster 1 13int 12
14unaggressive 1
15alive 1
16ac 8
17wc 1
18dam 2
19hp 10
20maxhp 10 14hp 10
15maxhp 10
21exp 1 16exp 1
17dam 2
18wc 1
19ac 8
22level 3 20level 3
23editable 1 21alive 1
24magicmap khaki 22monster 1
23unaggressive 1
25end 24end
25
26#Mutilated Prisoners, These might be found in Navar etc.
27object prisoner211
28name prisoner missing a hand
29race human
30face prisoner211.x11
31pow 1
32int 10
33hp 10
34maxhp 10
35exp 1
36dam 2
37wc 1
38ac 8
39level 3
40alive 1
41monster 1
42unaggressive 1
43end
44
45object prisoner221
46name prisoner with hands chopped off
47race human
48face prisoner221.x11
49pow 1
50int 10
51hp 10
52maxhp 10
53exp 1
54dam 2
55wc 1
56ac 8
57level 3
58alive 1
59monster 1
60unaggressive 1
61end
62
63object prisoner231
64name prisoner with a foot and both hands chopped off
65race human
66face prisoner231.x11
67pow 1
68int 10
69hp 10
70maxhp 10
71exp 1
72dam 2
73wc 1
74ac 8
75level 3
76alive 1
77monster 1
78unaggressive 1
79end
80
81object prisoner241
82name prisoner with both feet and both hands chopped off
83race human
84face prisoner241.x11
85pow 1
86int 10
87hp 10
88maxhp 10
89exp 1
90dam 2
91wc 1
92ac 8
93level 3
94alive 1
95monster 1
96unaggressive 1
97end
98
99object prisoner251
100name prisoner with both hands and a leg sawn off
101race human
102face prisoner251.x11
103pow 1
104int 10
105hp 10
106maxhp 10
107exp 1
108dam 2
109wc 1
110ac 8
111level 3
112alive 1
113monster 1
114unaggressive 1
115end
116
117object prisoner261
118name prisoner with both hands and legs sawn off
119race human
120face prisoner261.x11
121pow 1
122int 10
123hp 10
124maxhp 10
125exp 1
126dam 2
127wc 1
128ac 8
129level 3
130alive 1
131monster 1
132unaggressive 1
133end
134
135object prisoner271
136name prisoner with both hands and torso severed
137race human
138face prisoner271.x11
139pow 1
140int 10
141hp 10
142maxhp 10
143exp 1
144dam 2
145wc 1
146ac 8
147level 3
148alive 1
149monster 1
150unaggressive 1
151end
152
153object prisoner311
154name prisoner with right hand and left foot cut off
155race human
156face prisoner311.x11
157pow 1
158int 10
159hp 10
160maxhp 10
161exp 1
162dam 2
163wc 1
164ac 8
165level 3
166alive 1
167monster 1
168unaggressive 1
169end
170
171object prisoner411
172name prisoner with left foot cut off
173race human
174face prisoner411.x11
175pow 1
176int 10
177hp 10
178maxhp 10
179exp 1
180dam 2
181wc 1
182ac 8
183level 3
184alive 1
185monster 1
186unaggressive 1
187end
188
189object prisoner421
190name prisoner with both feet cut off
191race human
192face prisoner421.x11
193pow 1
194int 10
195hp 10
196maxhp 10
197exp 1
198dam 2
199wc 1
200ac 8
201level 3
202alive 1
203monster 1
204unaggressive 1
205end
206

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines