ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/misc/Baslic/baslic.arc
Revision: 1.6
Committed: Sat Mar 3 01:16:09 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.5: +11 -11 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

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