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

File Contents

# User Rev Content
1 root 1.1 Object wraith
2     race undead
3 elmex 1.3 randomitems wraith
4 pippijn 1.4 face wraith.x11
5 root 1.1 anim
6 pippijn 1.4 wraith.x11
7     wraith.x12
8     wraith.x13
9 root 1.1 mina
10     monster 1
11     sleep 1
12     Wis 10
13     no_pick 1
14     alive 1
15     exp 120
16     level 8
17     ac 2
18     hp 40
19     maxhp 40
20     Con 2
21     wc -5
22     dam 30
23     speed 0.16
24     attacktype 528
25     weight 700
26     resist_cold 50
27     resist_fire -100
28     resist_fear 100
29     resist_blind 60
30     undead 1
31     can_see_in_dark 1
32     can_pass_thru 1
33     editable 1
34     color_fg black
35     one_hit 1
36     end