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

Comparing deliantra/arch/monster/beholder/beholder.arc (file contents):
Revision 1.4 by root, Tue Feb 6 22:40:35 2007 UTC vs.
Revision 1.7 by root, Sat Mar 3 01:15:54 2007 UTC

1object beholder 1object beholder
2randomitems beholder
2race unnatural 3race unnatural
3face beholder.x11 4face beholder.x11
4con 1
5wis 15
6pow 2
7hp 80
8maxhp 80
9maxsp 15
10exp 2000
11dam 10
12wc 7
13ac 5
14speed -0.07
15attack_movement 1
16level 9
17resist_magic 100
18resist_poison 100
19resist_paralyze 100
20resist_fear 100
21resist_blind -75
22weight 1000
23randomitems beholder
24run_away 15
25move_type all
26alive 1
27no_pick 1
28monster 1
29see_invisible 1
30can_cast_spell 1
31sleep 1
32color_fg green 5color_fg green
33editable 1
34anim 6anim
35facings 8 7facings 8
36beholder.x11 8beholder.x11
37beholder.x12 9beholder.x12
38beholder.x13 10beholder.x13
40beholder.x15 12beholder.x15
41beholder.x16 13beholder.x16
42beholder.x17 14beholder.x17
43beholder.x18 15beholder.x18
44mina 16mina
17monster 1
18sleep 1
19Wis 15
20see_invisible 1
21no_pick 1
22alive 1
23exp 2000
24ac 5
25wc 7
26dam 10
27Con 1
28Pow 2
29can_cast_spell 1
30maxsp 15
31hp 80
32maxhp 80
33level 9
34resist_magic 100
35resist_poison 100
36resist_paralyze 100
37resist_fear 100
38resist_blind -75
39speed -0.07
40flying 1
41weight 1000
42run_away 15
43attack_movement 1
44editable 1
45end 45end
46

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines