ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/undead/demilich.arc
Revision: 1.2
Committed: Tue Jan 2 21:55:10 2007 UTC (17 years, 6 months ago) by pippijn
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.1: +6 -6 lines
Log Message:
renamed pngs from \.1(..) to \.x\1

File Contents

# User Rev Content
1 root 1.1 Object demilich
2     name demilich
3     race undead
4     randomitems demilich
5 pippijn 1.2 face demilich.x11
6 root 1.1 anim
7 pippijn 1.2 demilich.x11
8     demilich.x12
9     demilich.x11
10     demilich.x13
11     demilich.x11
12 root 1.1 mina
13     attacktype 65552
14     speed 0.25
15     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     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     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     weight 150000
50     editable 1
51     undead 1
52     color_fg black
53     end