ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/undead/ghast.arc
Revision: 1.1
Committed: Mon Feb 6 20:26:59 2006 UTC (18 years, 5 months ago) by root
Branch: MAIN
Branch point for: UPSTREAM
Log Message:
Initial revision

File Contents

# User Rev Content
1 root 1.1 Object ghast
2     randomitems standard
3     race undead
4     face ghast.111
5     color_fg black
6     anim
7     ghast.111
8     ghast.112
9     ghast.113
10     mina
11     monster 1
12     sleep 1
13     Wis 14
14     undead 1
15     no_pick 1
16     alive 1
17     ac 2
18     wc 14
19     dam 4
20     hp 100
21     maxhp 100
22     Con 5
23     level 8
24     speed 0.15
25     exp 100
26     weight 5000
27     attacktype 4095
28     resist_fire 50
29     resist_cold 50
30     resist_fear 100
31     resist_blind 60
32     will_apply 2
33     pick_up 24
34     can_see_in_dark 1
35     can_apply 25
36     can_use_weapon 1
37     can_use_shield 1
38     can_use_armour 1
39     can_use_ring 1
40     editable 1
41     one_hit 1
42     body_torso 1
43     body_head 1
44     body_shoulder 1
45     body_foot 2
46     body_wrist 2
47     body_hand 2
48     body_waist 1
49     body_finger 2
50     body_arm 2
51     end