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

Comparing deliantra/arch/monster/demon/imp.arc (file contents):
Revision 1.4 by root, Fri Feb 9 01:51:53 2007 UTC vs.
Revision 1.5 by root, Sat Mar 3 00:50:15 2007 UTC

1object imp 1Object imp
2name imp
3randomitems imp
4face imp.x71
2anim 5anim
3facings 2 6facings 2
4imp.x71 7imp.x71
5imp.x31 8imp.x31
6mina 9mina
7name imp
8race demon 10race demon
9face imp.x71 11monster 1
10str 24 12can_see_in_dark 1
11con 1 13can_cast_spell 1
14see_invisible 1
12wis 3 15Wis 3
13pow 1 16no_pick 1
17alive 1
18exp 150
19ac 4
20resist_physical 20
21wc 4
22dam 2
14int 0 23Int 0
15hp 5
16maxhp 5
17sp 0 24sp 0
18maxsp 5 25maxsp 5
19exp 150 26hp 5
20dam 2 27Con 1
21wc 4 28Str 24
22ac 4 29Pow 1
30maxhp 5
31level 1
32resist_magic 30
33
34resist_fire 100
35
23speed 0.25 36speed 0.25
37weight 200000
38run_away 15
39attacktype 5
24attack_movement 5 40attack_movement 5
25level 1
26attacktype 5
27resist_physical 20
28resist_magic 30
29resist_fire 100
30weight 200000
31randomitems imp
32run_away 15
33move_type all
34alive 1
35no_pick 1
36monster 1
37see_invisible 1
38can_cast_spell 1
39can_see_in_dark 1
40editable 1 41editable 1
42flying 1
41end 43end
42

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines