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.4 by root, Fri Feb 9 01:52:17 2007 UTC vs.
Revision 1.6 by root, Sat Mar 3 01:16:14 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines