ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/undead/nazgul.arc
Revision: 1.13
Committed: Tue Nov 3 09:59:12 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93
Changes since 1.12: +2 -2 lines
Log Message:
big cfarch-normalize run

File Contents

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