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

Comparing deliantra/arch/monster/undead/banshee.arc (file contents):
Revision 1.1.1.1 by root, Mon Feb 6 20:26:59 2006 UTC vs.
Revision 1.13 by root, Sat Oct 16 09:18:32 2010 UTC

1Object banshee 1object banshee
2anim
3banshee.x11
4banshee.x12
5mina
6inherit class_undead_monster
7name Banshee
2race undead 8race undead
3name Banshee
4randomitems banshee
5face banshee.111 9face banshee.x11
6anim
7banshee.111
8banshee.112
9mina
10monster 1
11sleep 1
12alive 1
13Wis 17 10wis 17
14Pow 35 11pow 35
15undead 1 12int 16
16dam 15
17hp 500 13hp 500
18maxhp 500 14maxhp 500
15maxsp 60
16exp 50000
17dam 15
18wc 5
19ac -5
20speed 0.12
19level 10 21level 10
22attacktype 17
20resist_physical 50 23resist_physical 50
21resist_magic 50 24resist_magic 50
22resist_blind 90 25resist_blind 90
23wc 5 26invisible 1
24ac -5 27randomitems banshee
28pick_up 24
29will_apply 2
30alive 1
25no_pick 1 31no_pick 1
26invisible 1 32monster 1
27see_invisible 1 33see_invisible 1
28maxsp 60 34undead 1
29editable 1
30will_apply 2
31pick_up 24
32can_apply 25
33can_cast_spell 1 35can_cast_spell 1
34color_fg black 36sleep 1
35speed 0.12 37body_range 1
36attacktype 17
37exp 50000
38body_finger 2 38body_finger 2
39body_range 1
40end 39end
40

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines