ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/insect/ant/breeder_ant.arc
Revision: 1.3
Committed: Tue Feb 6 22:40:54 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.2: +32 -31 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

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