ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/undead/nazgul.arc
Revision: 1.7
Committed: Sat Mar 3 00:50:39 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.6: +15 -15 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.7 Object nazgul
2     race undead
3     randomitems nazgul
4     face nazgul.x11
5 root 1.6 anim
6     nazgul.x11
7     nazgul.x12
8     mina
9 root 1.7 color_fg blue
10 root 1.1 hp 200
11     maxhp 200
12 root 1.7 Con 10
13     Wis 15
14 root 1.1 exp 2000
15     dam 10
16     wc -3
17     speed 0.8
18     attack_movement 5
19     level 13
20     type 28
21     resist_physical 100
22 root 1.7 resist_drain 100
23     resist_fear 100
24 root 1.5 resist_magic 50
25     resist_cold 50
26 root 1.1 resist_blind 90
27 root 1.7 attacktype 160
28 root 1.1 carrying 100
29     alive 1
30     monster 1
31     reflect_spell 1
32     sleep 1
33 root 1.7 Wis 15
34     undead 1
35     weight 50000
36     no_pick 1
37     flying 1
38 root 1.1 can_see_in_dark 1
39     editable 1
40     end