ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/animal/Giant_rat/giantrat.arc
Revision: 1.7
Committed: Sun Mar 11 00:15:29 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: rel-2_82, rel-2_81, rel-2_80, rel-2_6, rel-2_7, rel-2_4, rel-2_5, rel-2_2, rel-2_1, rel-2_72, rel-2_73, rel-2_71, rel-2_76, rel-2_77, rel-2_74, rel-2_75, rel-2_54, rel-2_55, rel-2_56, rel-2_79, rel-2_53, rel-2_32, rel-2_78, rel-2_61, rel-2_43, rel-2_42, rel-2_41
Changes since 1.6: +4 -4 lines
Log Message:
normalise color_fg to magicmap

File Contents

# User Rev Content
1 root 1.5 object giantrat
2 root 1.3 anim
3     facings 2
4     giantrat.x31
5     giantrat.x32
6     giantrat.x33
7     giantrat.x32
8     giantrat.x31
9     giantrat.x71
10     giantrat.x72
11     giantrat.x73
12     giantrat.x72
13     giantrat.x71
14     mina
15 root 1.6 name giant rat
16     race animal
17     face giantrat.x31
18     str 30
19     dex 30
20     con 20
21     wis 10
22     hp 4000
23     maxhp 4000
24     exp 30000
25     dam 60
26     wc -10
27     ac -6
28 root 1.4 speed -0.4
29     attack_movement 3
30 root 1.6 level 25
31     attacktype 1
32     resist_poison 75
33 root 1.4 resist_fear 100
34 root 1.6 weight 2400000
35     randomitems giantrat
36 root 1.4 alive 1
37 root 1.6 monster 1
38 root 1.2 can_cast_spell 1
39 root 1.6 sleep 1
40 root 1.4 editable 1
41 root 1.7 magicmap black
42 root 1.3 end
43 root 1.5 more
44     object giantrat_2
45 root 1.1 anim
46     facings 2
47     giantrat.x31
48     giantrat.x32
49     giantrat.x33
50     giantrat.x32
51     giantrat.x31
52     giantrat.x71
53     giantrat.x72
54     giantrat.x73
55     giantrat.x72
56     giantrat.x71
57     mina
58 root 1.6 face giantrat.x31
59 root 1.2 x 1
60 root 1.1 alive 1
61 root 1.7 magicmap black
62 root 1.3 end
63 root 1.5 more
64     object giantrat_3
65 root 1.1 anim
66     facings 2
67     giantrat.x31
68     giantrat.x32
69     giantrat.x33
70     giantrat.x32
71     giantrat.x31
72     giantrat.x71
73     giantrat.x72
74     giantrat.x73
75     giantrat.x72
76     giantrat.x71
77     mina
78 root 1.6 face giantrat.x31
79 root 1.2 y 1
80 root 1.1 alive 1
81 root 1.7 magicmap black
82 root 1.3 end
83 root 1.5 more
84     object giantrat_4
85 root 1.1 anim
86     facings 2
87     giantrat.x31
88     giantrat.x32
89     giantrat.x33
90     giantrat.x32
91     giantrat.x31
92     giantrat.x71
93     giantrat.x72
94     giantrat.x73
95     giantrat.x72
96     giantrat.x71
97     mina
98 root 1.6 face giantrat.x31
99 root 1.2 x 1
100 root 1.1 y 1
101     alive 1
102 root 1.7 magicmap black
103 root 1.1 end
104 root 1.6