ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/undead/ghost.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: +20 -20 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# Content
1 object ghost
2 race undead
3 face ghost.x11
4 wis 10
5 hp 15
6 maxhp 15
7 exp 40
8 dam 14
9 wc 2
10 ac 10
11 speed 0.14
12 level 3
13 attacktype 528
14 resist_cold 50
15 resist_fear 100
16 resist_blind 30
17 weight 500
18 randomitems ghost
19 move_type all
20 alive 1
21 no_pick 1
22 monster 1
23 undead 1
24 sleep 1
25 can_see_in_dark 1
26 one_hit 1
27 color_fg white
28 editable 1
29 anim
30 ghost.x11
31 ghost.x12
32 mina
33 end
34