ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/undead/wight.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 wight
2 root 1.5 race undead
3     face wight.x11
4     randomitems wight
5 root 1.4 anim
6     wight.x11
7     wight.x12
8     wight.x13
9     wight.x14
10     mina
11 root 1.5 color_fg green
12     monster 1
13     sleep 1
14     Wis 10
15     undead 1
16     no_pick 1
17     alive 1
18     ac 6
19     wc 13
20     dam 5
21 root 1.1 hp 75
22     maxhp 75
23 root 1.5 level 5
24     speed .10
25 root 1.3 exp 75
26 root 1.5 weight 15000
27 root 1.1 attacktype 16385
28 root 1.5 can_see_in_dark 1
29 root 1.1 resist_electricity 50
30     resist_cold 100
31     resist_fear 100
32     editable 1
33     end