ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/acid/pet_necro.arc
Revision: 1.7
Committed: Sat Mar 3 01:22:42 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_0
Changes since 1.6: +7 -6 lines
Log Message:
second normaliser run - dude

File Contents

# User Rev Content
1 root 1.6 object pet_necro
2 root 1.4 anim
3     pet_necro.x11
4     pet_necro.x12
5     mina
6 root 1.7 name pet of Necromancer
7     race animal
8     face pet_necro.x11
9     con 1
10     wis 15
11 root 1.1 hp 100
12     maxhp 100
13     exp 300
14     dam 20
15     wc -100
16     ac -10
17     speed -1.000000
18     level 80
19     attacktype 1
20     resist_fire -100
21     weight 30000
22     alive 1
23     monster 1
24     hitback 1
25     sleep 1
26 root 1.7 color_fg black
27 root 1.1 editable 1
28     magicmap grey
29     end
30 root 1.7