ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/undead/nightmare.arc
(Generate patch)

Comparing deliantra/arch/monster/undead/nightmare.arc (file contents):
Revision 1.3 by root, Tue Feb 6 22:40:58 2007 UTC vs.
Revision 1.6 by root, Sat Mar 3 01:16:14 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines