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

Comparing deliantra/arch/monster/undead/nazgul.arc (file contents):
Revision 1.3 by elmex, Wed Jul 12 13:11:59 2006 UTC vs.
Revision 1.11 by root, Sat Aug 4 21:35:10 2007 UTC

1Object nazgul 1object nazgul
2inherit class_undead_monster
3anim
4nazgul.x11
5nazgul.x12
6mina
2race undead 7race undead
3randomitems nazgul
4face nazgul.111 8face nazgul.x11
5anim 9con 10
6nazgul.111 10wis 15
7nazgul.112
8mina
9color_fg blue
10hp 200 11hp 200
11maxhp 200 12maxhp 200
12Con 10
13Wis 15
14exp 2000 13exp 2000
15dam 10 14dam 10
16wc -3 15wc -3
17speed 0.8 16speed 0.8
18attack_movement 5 17attack_movement 5
19level 13 18level 13
20type 28 19type 28
20attacktype 160
21resist_physical 100 21resist_physical 100
22resist_magic 50
23resist_cold 50
22resist_drain 100 24resist_drain 100
23resist_fear 100 25resist_fear 100
24resist_magic 50
25resist_cold 50
26resist_blind 90 26resist_blind 90
27attacktype 160
28carrying 100 27carrying 100
28weight 50000
29randomitems nazgul
30move_type fly_low
29alive 1 31alive 1
32no_pick 1
30monster 1 33monster 1
34undead 1
31reflect_spell 1 35reflect_spell 1
32sleep 1 36sleep 1
33Wis 15
34undead 1
35weight 50000
36no_pick 1
37flying 1
38can_see_in_dark 1 37can_see_in_dark 1
39editable 1 38editable 1
39magicmap blue
40end 40end
41

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines