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.3 by root, Tue Feb 6 22:40:37 2007 UTC vs.
Revision 1.6 by root, Sat Mar 3 01:15:54 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines