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

File Contents

# User Rev Content
1 root 1.5 Object evil_master2
2     name Evil Master
3     race demon
4     face evil_master2.x11
5 root 1.4 anim
6     evil_master2.x11
7     evil_master2.x12
8     mina
9 root 1.5 color_fg grey
10     Con 100
11     Wis 40
12     Pow 30
13     Int 30
14 root 1.1 hp 20000
15     maxhp 20000
16     sp 1000
17     maxsp 1000
18     exp 400000
19     dam 80
20     wc -60
21     ac -110
22     attacktype 5242880
23     resist_physical 100
24     resist_magic 30
25     resist_fire 80
26     resist_weaponmagic 50
27     resist_blind 100
28 root 1.5 speed 0.700000
29     attack_movement 3
30     level 100
31 root 1.1 weight 75000
32     run_away 3
33     pick_up 24
34 root 1.5 will_apply 2
35     can_apply 25
36 root 1.1 alive 1
37     no_pick 1
38 root 1.5 is_animated 1
39     flying 1
40 root 1.1 monster 1
41     see_invisible 1
42     unaggressive 1
43 root 1.5 can_apply 1
44     will_apply 1
45 root 1.1 can_cast_spell 1
46     can_use_scroll 1
47 root 1.5 can_use_wand 1
48 root 1.1 can_use_bow 1
49     can_use_ring 1
50     sleep 1
51     can_use_skill 1
52     can_use_rod 1
53 root 1.5 editable 1
54     body_finger 2
55     body_skill 1
56     body_arm 2
57 root 1.3 body_range 1
58 root 1.5 randomitems all_spell_skills
59 root 1.1 end