ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/beholder/beholder_leader_arc.arc
Revision: 1.5
Committed: Tue Feb 6 22:40:35 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.4: +33 -32 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

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