ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/demon/evil_master4.arc
Revision: 1.3
Committed: Tue Feb 6 22:40:36 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.2: +17 -16 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# User Rev Content
1 root 1.3 object evil_master4
2 root 1.1 name Evil Master
3     race demon
4 pippijn 1.2 face evil_master4.x11
5 root 1.3 is_animated 1
6     str 30
7     con 80
8     wis 25
9     pow 25
10     int 25
11 root 1.1 hp 20000
12     maxhp 20000
13     sp 250
14     maxsp 250
15     exp 200000
16     dam 100
17     wc -50
18     ac -105
19     speed 0.500000
20     attack_movement 5
21     level 100
22     attacktype 1
23 root 1.3 resist_physical 100
24     resist_magic 20
25 root 1.1 resist_fire -100
26     weight 200000
27     run_away 15
28     alive 1
29     no_pick 1
30     monster 1
31     unaggressive 1
32 root 1.3 color_fg black
33     editable 1
34 root 1.1 magicmap grey
35 root 1.3 anim
36     facings 2
37     evil_master4.x11
38     evil_master4.x12
39     mina
40 root 1.1 end
41 root 1.3