ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/undead/ghost.arc
Revision: 1.4
Committed: Fri Feb 9 01:52:16 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_normalise_revert
Changes since 1.3: +4 -4 lines
Log Message:
pout anim sections first because the loader nukes is_animated flag

File Contents

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