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

File Contents

# User Rev Content
1 root 1.5 Object demilich
2     name demilich
3     race undead
4     randomitems demilich
5     face demilich.x11
6 root 1.4 anim
7     demilich.x11
8     demilich.x12
9     demilich.x11
10     demilich.x13
11     demilich.x11
12     mina
13 root 1.5 attacktype 65552
14 root 1.3 speed 0.25
15 root 1.5 anim_speed 5
16     alive 1
17     monster 1
18     unaggressive 1
19     random_movement 1
20     can_cast_spell 1
21     can_apply 25
22     Str 10
23     Wis 20
24     Pow 80
25     see_invisible 1
26     no_pick 1
27 root 1.1 resist_physical 50
28     resist_magic 100
29     resist_fire 100
30     resist_electricity 100
31     resist_cold 100
32     resist_confusion 100
33     resist_acid 100
34     resist_drain 100
35     resist_poison 100
36     resist_slow 100
37     resist_paralyze 100
38     resist_fear 100
39     resist_blind 100
40 root 1.5 sp 100
41     maxsp 100
42     hp 1000
43     maxhp 1000
44     wc -3
45     ac -15
46     exp 90000
47     dam 20
48     level 31
49 root 1.1 weight 150000
50 root 1.5 editable 1
51 root 1.1 undead 1
52     color_fg black
53     end