ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/insect/ant/spit_ant.arc
Revision: 1.4
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.3: +31 -33 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# User Rev Content
1 root 1.4 object spit_ant
2     name Spitting Ant
3     race insect
4     face spit_ant.x31
5     con 15
6     wis 10
7     hp 100
8     maxhp 100
9     exp 800
10     dam 15
11     wc -5
12     ac -5
13     speed -0.18
14     attack_movement 7
15     level 12
16     attacktype 1025
17     resist_physical 45
18     resist_cold -100
19     resist_acid 100
20     resist_poison 100
21     weight 15000
22 root 1.1 randomitems spit_ant
23 root 1.4 run_away 50
24     alive 1
25     no_pick 1
26     monster 1
27     can_use_bow 1
28     sleep 1
29     body_arm 2
30     color_fg green
31     editable 1
32 root 1.1 anim
33     facings 2
34 pippijn 1.3 spit_ant.x31
35     spit_ant.x32
36     spit_ant.x31
37     spit_ant.x32
38     spit_ant.x33
39     spit_ant.x32
40     spit_ant.x71
41     spit_ant.x72
42     spit_ant.x71
43     spit_ant.x72
44     spit_ant.x73
45     spit_ant.x72
46 root 1.1 mina
47 root 1.4 end
48 root 1.1