ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/undead/skull.arc
Revision: 1.3
Committed: Tue Feb 6 22:40:58 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.2: +24 -23 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

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