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

File Contents

# User Rev Content
1 root 1.1 Object skull
2     randomitems skull
3     race undead
4 pippijn 1.2 face skull.x11
5 root 1.1 anim
6 pippijn 1.2 skull.x11
7     skull.x12
8 root 1.1 mina
9     monster 1
10     sleep 1
11     Wis 20
12     no_pick 1
13     alive 1
14     undead 1
15     flying 1
16     exp 5000
17     level 15
18     attacktype 17
19     resist_magic 100
20     resist_cold 100
21     resist_poison 100
22     resist_paralyze 100
23     resist_fear 100
24     resist_blind 80
25     ac -2
26     Pow 16
27     maxsp 50
28     hp 250
29     Con 2
30     maxhp 250
31     wc -5
32     dam 15
33     speed 0.1
34     weight 1500
35     run_away 15
36     can_cast_spell 1
37     can_see_in_dark 1
38     attack_movement 1
39     editable 1
40     magicmap grey
41     end