ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/undead/ghost.arc
Revision: 1.1
Committed: Mon Feb 6 20:27:00 2006 UTC (18 years, 5 months ago) by root
Branch: MAIN
Branch point for: UPSTREAM
Log Message:
Initial revision

File Contents

# User Rev Content
1 root 1.1 Object ghost
2     race undead
3     face ghost.111
4     randomitems ghost
5     color_fg white
6     anim
7     ghost.111
8     ghost.112
9     mina
10     monster 1
11     sleep 1
12     Wis 10
13     no_pick 1
14     alive 1
15     exp 40
16     level 3
17     ac 10
18     hp 15
19     maxhp 15
20     wc 2
21     dam 14
22     speed 0.14
23     attacktype 528
24     flying 1
25     weight 500
26     resist_cold 50
27     resist_fear 100
28     resist_blind 30
29     undead 1
30     can_pass_thru 1
31     can_see_in_dark 1
32     editable 1
33     one_hit 1
34     end