ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/insect/ant/guard_ant.arc
Revision: 1.2
Committed: Tue Jan 2 21:55:01 2007 UTC (17 years, 6 months ago) by pippijn
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.1: +1 -1 lines
Log Message:
renamed pngs from \.1(..) to \.x\1

File Contents

# User Rev Content
1 root 1.1 Object guard_ant
2 pippijn 1.2 face war_ant.x31
3 root 1.1 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