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

File Contents

# Content
1 object spectre
2 name Spectre
3 race undead
4 face spectre.x11
5 wis 17
6 pow 35
7 hp 500
8 maxhp 500
9 maxsp 60
10 exp 100000
11 dam 15
12 wc 5
13 ac -5
14 speed 0.12
15 level 10
16 attacktype 17
17 resist_physical 50
18 resist_magic 50
19 resist_blind 90
20 invisible 1
21 randomitems spectre
22 pick_up 24
23 will_apply 2
24 alive 1
25 no_pick 1
26 monster 1
27 see_invisible 1
28 undead 1
29 can_cast_spell 1
30 can_use_scroll 1
31 can_use_ring 1
32 sleep 1
33 body_range 1
34 body_finger 2
35 can_use_wand 1
36 color_fg black
37 editable 1
38 end
39