ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/undead/spectre.arc
Revision: 1.7
Committed: Sun Mar 11 00:15:43 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: rel-2_1
Changes since 1.6: +1 -1 lines
Log Message:
normalise color_fg to magicmap

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 editable 1
37 magicmap black
38 end
39