ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/undead/nazgul.arc
Revision: 1.15
Committed: Sat Oct 16 09:18:33 2010 UTC (13 years, 9 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.14: +0 -1 lines
Log Message:
remove magicmap, visibility and glyph entries from archetypes, they are now in default.faceinfo

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 con 10
10 wis 15
11 int 8
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