ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/beholder/beholder_leader_arc.arc
Revision: 1.7
Committed: Sat Mar 3 00:50:12 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.6: +25 -26 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.7 Object beholder_leader_arc
2     name strange beholder
3     randomitems beholder
4     race unnatural
5     face beholder.x11
6     color_fg green
7 root 1.6 anim
8     facings 8
9     beholder.x11
10     beholder.x12
11     beholder.x13
12     beholder.x14
13     beholder.x15
14     beholder.x16
15     beholder.x17
16     beholder.x18
17     mina
18 root 1.7 monster 1
19     sleep 1
20     Wis 15
21     see_invisible 1
22     no_pick 1
23     alive 1
24     exp 2500
25     ac 2
26     wc 2
27     dam 20
28     Con 1
29     Pow 2
30     can_cast_spell 1
31     sp 15
32     maxsp 15
33 root 1.5 hp 95
34     maxhp 95
35     level 11
36     resist_magic 100
37     resist_poison 100
38     resist_paralyze 100
39     resist_fear 100
40 root 1.7 resist_physical 40
41 root 1.5 resist_blind -60
42 root 1.7 speed -0.07
43     flying 1
44 root 1.5 weight 1000
45     run_away 15
46 root 1.7 attack_movement 1
47 root 1.5 editable 1
48 root 1.1 end