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

File Contents

# User Rev Content
1 root 1.5 Object evil_master1
2     race demon
3     name Evil Master
4     face evil_master.x11
5 root 1.4 anim
6     evil_master.x11
7     evil_master.x12
8     mina
9 root 1.5 Con 100
10     Wis 50
11     Pow 50
12     Int 30
13 root 1.1 hp 30000
14     maxhp 30000
15     sp 1000
16     maxsp 1000
17     exp 1000000
18     dam 50
19     wc -50
20     ac -120
21     resist_physical 100
22 root 1.5 resist_cold 100
23     resist_electricity 60
24     resist_fire 30
25 root 1.3 resist_magic 30
26 root 1.1 resist_acid 30
27     resist_weaponmagic 60
28     resist_paralyze 100
29 root 1.5 resist_fear 30
30 root 1.3 resist_turn_undead 100
31 root 1.1 resist_death 100
32 root 1.5 resist_blind 100
33     resist_holyword 95
34 root 1.3 resist_godpower 100
35 root 1.5 speed 0.850000
36     level 117
37     attacktype 66332
38 root 1.1 pick_up 24
39     will_apply 2
40 root 1.5 can_apply 25
41 root 1.1 alive 1
42     no_pick 1
43     monster 1
44     see_invisible 1
45     unaggressive 1
46     can_cast_spell 1
47     can_use_scroll 1
48     can_use_bow 1
49 root 1.5 can_use_rod 1
50     can_use_skill 1
51     can_use_wand 1
52 root 1.3 can_use_ring 1
53     sleep 1
54 root 1.1 color_fg white
55     editable 1
56 root 1.5 body_finger 2
57     body_range 1
58     randomitems all_spell_skills
59 root 1.1 end