ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/undead/ghost.arc
Revision: 1.13
Committed: Sat Oct 16 09:18:32 2010 UTC (13 years, 7 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.12: +0 -1 lines
Log Message:
remove magicmap, visibility and glyph entries from archetypes, they are now in default.faceinfo

File Contents

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