ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/undead/skull.arc
Revision: 1.6
Committed: Sat Mar 3 01:16:14 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.5: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.6 object skull
2 root 1.5 randomitems skull
3     race undead
4     face skull.x11
5 root 1.4 anim
6     skull.x11
7     skull.x12
8     mina
9 root 1.5 monster 1
10     sleep 1
11     Wis 20
12     no_pick 1
13     alive 1
14     undead 1
15     flying 1
16 root 1.1 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 root 1.5 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 root 1.1 weight 1500
35     run_away 15
36     can_cast_spell 1
37     can_see_in_dark 1
38 root 1.5 attack_movement 1
39 root 1.1 editable 1
40     magicmap grey
41     end