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

File Contents

# User Rev Content
1 root 1.6 object ape
2 root 1.5 name ape
3     randomitems ape
4     race animal
5     face ape.x71
6 root 1.4 anim
7     facings 2
8     ape.x31
9     ape.x32
10     ape.x71
11     ape.x72
12     mina
13 root 1.5 monster 1
14     sleep 1
15     no_pick 1
16     alive 1
17     exp 600
18     level 7
19     ac 0
20     wc 5
21 root 1.1 hp 160
22     maxhp 160
23 root 1.5 Con 2
24     Wis 6
25     Str 24
26     Dex 25
27     Int 8
28 root 1.1 dam 14
29     speed -0.2
30 root 1.5 resist_electricity 30
31 root 1.3 resist_physical 20
32 root 1.1 weight 90000
33     run_away 35
34 root 1.5 can_apply 24
35 root 1.1 editable 1
36     magicmap brown
37     end