ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/insect/ant/guard_ant.arc
Revision: 1.4
Committed: Sat Mar 3 00:50:34 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.3: +22 -19 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# Content
1 Object guard_ant
2 face war_ant.x31
3 race insect
4 name Guardian Ant
5 animation war_ant
6 sleep 1
7 Wis 5
8 Con 10
9 monster 1
10 sleep 1
11 alive 1
12 no_pick 1
13 exp 250
14 level 10
15 ac -5
16 hp 100
17 maxhp 100
18 wc -5
19 dam 25
20 resist_physical 50
21 resist_poison 100
22
23 resist_acid 30
24
25 resist_cold -100
26
27 speed -0.2
28 stand_still 1
29 unaggressive 1
30 weight 15000
31 editable 1
32 end