ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/undead/nightmare.arc
Revision: 1.11
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.10: +2 -2 lines
Log Message:
big cfarch-normalize run

File Contents

# Content
1 object nightmare
2 anim
3 nightmare.x11
4 nightmare.x12
5 mina
6 inherit class_undead_monster
7 name nightmare
8 race undead
9 face nightmare.x11
10 magicmap black
11 con 1
12 wis 15
13 hp 50
14 maxhp 50
15 exp 800
16 dam 10
17 wc 1
18 ac 10
19 speed 0.3
20 level 4
21 attacktype 66048
22 resist_physical 100
23 resist_magic -100
24 resist_confusion 50
25 resist_drain 100
26 resist_turn_undead -100
27 resist_fear 100
28 resist_blind 100
29 weight 5000
30 run_away 15
31 move_type fly_low
32 alive 1
33 no_pick 1
34 monster 1
35 undead 1
36 sleep 1
37 can_see_in_dark 1
38 one_hit 1
39 end
40