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

File Contents

# User Rev Content
1 root 1.1 Object lich
2     name Lich
3     race undead
4     randomitems lich
5 pippijn 1.2 face lich.x11
6 root 1.1 anim
7 pippijn 1.2 lich.x11
8     lich.x12
9     lich.x13
10 root 1.1 mina
11     monster 1
12     sleep 1
13     Wis 17
14     Pow 43
15     undead 1
16     hp 1000
17     maxhp 1000
18     level 15
19     resist_physical 50
20     resist_magic 50
21     resist_blind 90
22     dam 20
23     see_invisible 1
24     wc -3
25     ac -3
26     no_pick 1
27     alive 1
28     maxsp 40
29     editable 1
30     will_apply 2
31     pick_up 24
32     can_apply 25
33     can_use_scroll 1
34     can_use_wand 1
35     can_cast_spell 1
36     can_use_shield 1
37     can_use_armour 1
38     can_use_weapon 1
39     can_use_ring 1
40     speed 0.15
41     attacktype 4225
42     exp 40000
43     magicmap blue
44     body_torso 1
45     body_head 1
46     body_shoulder 1
47     body_foot 2
48     body_wrist 2
49     body_hand 2
50     body_waist 1
51     body_finger 2
52     body_arm 2
53     body_range 1
54     end