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

File Contents

# User Rev Content
1 root 1.6 object breeder_ant
2 root 1.5 face breeder_ant.x11
3     name Queen Ant
4     race insect
5     other_arch ant_egg
6 root 1.4 anim
7     breeder_ant.x11
8     breeder_ant.x11
9     breeder_ant.x12
10     mina
11 root 1.5 color_fg dark_orange
12     monster 1
13     no_pick 1
14     alive 1
15     Con 20
16     exp 5000
17     level 10
18     ac 2
19 root 1.1 hp 1000
20     maxhp 1000
21 root 1.5 wc -12
22 root 1.3 dam 30
23 root 1.1 resist_physical 30
24     resist_cold -100
25 root 1.5 resist_poison 100
26 root 1.3 resist_acid 30
27 root 1.5 attacktype 1025
28     attack_movement 7
29     generator 1
30     speed -0.1
31 root 1.3 weight 300000
32 root 1.1 editable 1
33 root 1.4 end
34 root 1.6 more
35     object breeder_ant_2
36 root 1.5 face breeder_ant.x11
37     name Queen Ant
38 root 1.3 anim
39     breeder_ant.x11
40     breeder_ant.x11
41     breeder_ant.x12
42     mina
43 root 1.5 color_fg dark_orange
44     monster 1
45     no_pass 1
46     no_pick 1
47     alive 1
48 root 1.3 x 1
49     weight 300000
50 root 1.1 end