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

File Contents

# User Rev Content
1 root 1.1 Object grimreaper
2     race undead
3 elmex 1.3 randomitems grimreaper
4 pippijn 1.4 face grimreaper.x11
5 root 1.1 anim
6 pippijn 1.4 grimreaper.x11
7     grimreaper.x12
8     grimreaper.x13
9     grimreaper.x14
10 root 1.1 mina
11     hp 50
12     maxhp 50
13     Con 1
14     exp 800
15     dam 10
16     wc 1
17     ac 10
18     speed 0.3
19     level 4
20     type 28
21     resist_physical 100
22     resist_drain 100
23     resist_fear 100
24     resist_magic -100
25     resist_cold 50
26     resist_blind 70
27     attacktype 128
28     alive 1
29     monster 1
30     sleep 1
31     Wis 15
32     undead 1
33     weight 50000
34     no_pick 1
35     flying 1
36     run_away 15
37     can_see_in_dark 1
38     editable 1
39     color_fg black
40     end