ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/undead/ghast.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 ghast
2 anim
3 ghast.x11
4 ghast.x12
5 ghast.x13
6 mina
7 inherit class_undead_monster
8 race undead
9 face ghast.x11
10 con 5
11 wis 14
12 int 1
13 hp 100
14 maxhp 100
15 exp 100
16 dam 4
17 wc 14
18 ac 2
19 speed 0.15
20 level 8
21 attacktype 4095
22 resist_fire 50
23 resist_cold 50
24 resist_fear 100
25 resist_blind 60
26 weight 5000
27 randomitems standard
28 pick_up 24
29 will_apply 2
30 alive 1
31 can_use_shield 1
32 no_pick 1
33 monster 1
34 undead 1
35 can_use_armour 1
36 can_use_weapon 1
37 can_use_ring 1
38 sleep 1
39 can_see_in_dark 1
40 one_hit 1
41 body_arm 2
42 body_torso 1
43 body_head 1
44 body_finger 2
45 body_shoulder 1
46 body_foot 2
47 body_hand 2
48 body_wrist 2
49 body_waist 1
50 end
51