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.1.1.1 by root, Mon Feb 6 20:26:58 2006 UTC vs.
Revision 1.13 by root, Sat Oct 16 09:18:03 2010 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines