ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/undead/Skeletal_mage/skeletalmage.arc
Revision: 1.1
Committed: Mon Feb 6 20:27:00 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 skeletalmage
2     randomitems skeletalmage
3     name Skeletal Mage
4     race undead
5     face skeletalmage.111
6     color_fg white
7     anim
8     skeletalmage.111
9     skeletalmage.112
10     skeletalmage.113
11     skeletalmage.112
12     mina
13     monster 1
14     sleep 1
15     Wis 14
16     Pow 5
17     undead 1
18     no_pick 1
19     alive 1
20     ac 4
21     wc 10
22     dam 5
23     sp 20
24     maxsp 20
25     hp 80
26     maxhp 80
27     Str 15
28     Int 3
29     Con 2
30     can_cast_spell 1
31     can_use_wand 1
32     level 7
33     speed 0.1
34     exp 400
35     weight 14000
36     attacktype 17
37     resist_fire -20
38     resist_cold 85
39     resist_fear 100
40     resist_paralyze 50
41     resist_poison 100
42     resist_magic 10
43     resist_blind 70
44     will_apply 2
45     can_apply 25
46     can_use_weapon 1
47     can_use_shield 1
48     can_use_armour 1
49     can_use_ring 1
50     can_see_in_dark 1
51     editable 1
52     body_torso 1
53     body_head 1
54     body_shoulder 1
55     body_foot 1
56     body_wrist 1
57     body_hand 2
58     body_waist 1
59     body_finger 2
60     body_arm 2
61     body_range 1
62     end
63