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.6 by root, Sat Mar 3 01:16:14 2007 UTC vs.
Revision 1.7 by root, Sat Mar 3 01:23:33 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines