~vcs-imports/crossfire-arch/main

« back to all changes in this revision

Viewing changes to monster/undead/spectre.arc

  • Committer: uid200
  • Date: 1999-03-29 04:46:43 UTC
  • Revision ID: vcs-imports@canonical.com-19990329044643-f5e80d33562fef45
Initial revision

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Object spectre
 
2
name Spectre
 
3
randomitems spectre
 
4
face spectre.111
 
5
monster 1
 
6
sleep 1
 
7
alive 1
 
8
Wis 17
 
9
Pow 35
 
10
undead 1
 
11
dam 15
 
12
hp 500
 
13
maxhp 500
 
14
level 10
 
15
protected 3
 
16
wc 5
 
17
ac -5
 
18
no_pick 1
 
19
invisible 1
 
20
see_invisible 1
 
21
maxsp 60
 
22
editable 1
 
23
will_apply 2
 
24
pick_up 24
 
25
can_apply 25
 
26
can_use_scroll 1
 
27
can_use_wand 1
 
28
can_cast_spell 1
 
29
can_use_ring 1
 
30
color_fg black
 
31
speed 0.12
 
32
attacktype 17
 
33
exp 100000
 
34
end