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.2 by pippijn, Tue Jan 2 21:55:11 2007 UTC vs.
Revision 1.9 by root, Sat Aug 4 21:35:10 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines