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

File Contents

# Content
1 object grimreaper
2 anim
3 grimreaper.x11
4 grimreaper.x12
5 grimreaper.x13
6 grimreaper.x14
7 mina
8 inherit class_undead_monster
9 race undead
10 face grimreaper.x11
11 con 1
12 wis 15
13 int 8
14 hp 50
15 maxhp 50
16 exp 800
17 dam 10
18 wc 1
19 ac 10
20 speed 0.3
21 level 4
22 type 28
23 attacktype 128
24 resist_physical 100
25 resist_magic -100
26 resist_cold 50
27 resist_drain 100
28 resist_fear 100
29 resist_blind 70
30 weight 50000
31 randomitems grimreaper
32 run_away 15
33 move_type fly_low
34 alive 1
35 no_pick 1
36 monster 1
37 undead 1
38 sleep 1
39 can_see_in_dark 1
40 end
41