ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/undead/nightmare.arc
Revision: 1.6
Committed: Sat Mar 3 01:16:14 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 nightmare
2 root 1.5 race undead
3     name nightmare
4     face nightmare.x11
5 root 1.4 anim
6     nightmare.x11
7     nightmare.x12
8     mina
9 root 1.1 hp 50
10     maxhp 50
11 root 1.5 Con 1
12 root 1.1 exp 800
13     dam 10
14     wc 1
15     ac 10
16     speed 0.3
17     level 4
18     resist_physical 100
19 root 1.5 resist_drain 100
20     resist_fear 100
21 root 1.3 resist_magic -100
22 root 1.5 resist_turn_undead -100
23 root 1.3 resist_confusion 50
24 root 1.1 resist_blind 100
25 root 1.5 attacktype 66048
26 root 1.1 alive 1
27     monster 1
28 root 1.5 sleep 1
29     Wis 15
30 root 1.3 undead 1
31 root 1.5 weight 5000
32     no_pick 1
33     flying 1
34     run_away 15
35 root 1.1 can_see_in_dark 1
36 root 1.5 editable 1
37     color_fg black
38 root 1.3 one_hit 1
39 root 1.1 end