~vcs-imports/crossfire-arch/main

« back to all changes in this revision

Viewing changes to monster/troll/Troll/troll.arc

  • Committer: uid200
  • Date: 1999-03-29 04:46:43 UTC
  • Revision ID: vcs-imports@canonical.com-19990329044643-f5e80d33562fef45
Initial revision

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Object troll
 
2
randomitems giant
 
3
race troll
 
4
face troll.171
 
5
color_fg green
 
6
animation troll_1
 
7
vulnerable 4
 
8
protected 16384
 
9
can_see_in_dark 1
 
10
exp 8000
 
11
ac -2
 
12
wc -3
 
13
dam 15
 
14
hp 1000
 
15
Str 40
 
16
Int 8
 
17
Dex 15
 
18
Con 10
 
19
maxhp 1000
 
20
level 12
 
21
alive 1
 
22
speed -0.2
 
23
weight 300000
 
24
monster 1
 
25
sleep 1
 
26
Wis 13
 
27
alive 1
 
28
run_away 3
 
29
can_use_weapon 1
 
30
can_use_skill 1
 
31
editable 1
 
32
end
 
33
More
 
34
Object troll_2
 
35
name troll
 
36
face troll.271
 
37
color_fg green
 
38
animation troll_2
 
39
monster 1
 
40
alive 1
 
41
x 1
 
42
weight 300000
 
43
end
 
44
More
 
45
Object troll_3
 
46
name troll
 
47
face troll.371
 
48
color_fg green
 
49
animation troll_3
 
50
monster 1
 
51
alive 1
 
52
y 1
 
53
weight 300000
 
54
end
 
55
More
 
56
Object troll_4
 
57
name troll
 
58
face troll.471
 
59
color_fg green
 
60
animation troll_4
 
61
monster 1
 
62
alive 1
 
63
x 1
 
64
y 1
 
65
weight 300000
 
66
end