ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/misc/Baslic/baslic.arc
Revision: 1.8
Committed: Sun Mar 11 00:15:40 2007 UTC (17 years, 3 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.7: +6 -6 lines
Log Message:
normalise color_fg to magicmap

File Contents

# User Rev Content
1 root 1.6 object baslic
2 root 1.4 anim
3     facings 2
4     baslic.x31
5     baslic.x32
6     baslic.x71
7     baslic.x72
8     mina
9 root 1.7 name basilisk
10     race unnatural
11     face baslic.x31
12     str 10
13     con 5
14     wis 20
15     pow 5
16 root 1.1 hp 1200
17     maxhp 1200
18 root 1.7 maxsp 20
19     exp 40000
20     dam 10
21     wc -15
22     ac -8
23     speed -0.2
24     level 19
25     attacktype 4194305
26 root 1.1 resist_physical 40
27 root 1.7 resist_magic 50
28     resist_fire -100
29 root 1.1 resist_cold 100
30     resist_fear 100
31     resist_blind 100
32 root 1.7 weight 2000000
33     randomitems baslic
34     run_away 4
35 root 1.5 alive 1
36     no_pick 1
37 root 1.7 monster 1
38     see_invisible 1
39     sleep 1
40 root 1.5 editable 1
41 root 1.8 magicmap black
42 root 1.4 end
43 root 1.6 more
44     object baslic_2
45 root 1.3 anim
46     facings 2
47     baslic.x31
48     baslic.x32
49     baslic.x71
50     baslic.x72
51     mina
52 root 1.7 name baslic
53     face baslic.x31
54     x 1
55 root 1.5 alive 1
56 root 1.8 magicmap black
57 root 1.4 end
58 root 1.6 more
59     object baslic_3
60 root 1.1 anim
61     facings 2
62     baslic.x31
63     baslic.x32
64     baslic.x71
65     baslic.x72
66     mina
67 root 1.7 name baslic
68     face baslic.x31
69     x 2
70 root 1.5 alive 1
71 root 1.8 magicmap black
72 root 1.4 end
73 root 1.6 more
74     object baslic_4
75 root 1.1 anim
76     facings 2
77     baslic.x31
78     baslic.x32
79     baslic.x71
80     baslic.x72
81     mina
82 root 1.7 name baslic
83     face baslic.x31
84     y 1
85 root 1.5 alive 1
86 root 1.8 magicmap black
87 root 1.4 end
88 root 1.6 more
89     object baslic_5
90 root 1.1 anim
91     facings 2
92     baslic.x31
93     baslic.x32
94     baslic.x71
95     baslic.x72
96     mina
97 root 1.7 name baslic
98     face baslic.x31
99     x 1
100     y 1
101 root 1.5 alive 1
102 root 1.8 magicmap black
103 root 1.4 end
104 root 1.6 more
105     object baslic_6
106 root 1.1 anim
107     facings 2
108     baslic.x31
109     baslic.x32
110     baslic.x71
111     baslic.x72
112     mina
113 root 1.7 name baslic
114     face baslic.x31
115     x 2
116     y 1
117 root 1.5 alive 1
118 root 1.8 magicmap black
119 root 1.1 end
120 root 1.7