ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/misc/serpmen/serp_man.arc
Revision: 1.6
Committed: Sat Mar 3 01:16:11 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.5: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.6 object serp_man
2 root 1.5 race reptile
3     name Serpentman
4     face serp_man.x31
5     randomitems serp_man
6 root 1.4 anim
7     facings 2
8     serp_man.x31
9     serp_man.x32
10     serp_man.x71
11     serp_man.x72
12     mina
13 root 1.5 monster 1
14     no_pick 1
15     alive 1
16     exp 150
17     level 6
18     ac 3
19 root 1.1 hp 50
20     maxhp 50
21 root 1.5 Con 3
22     Str 13
23     Dex 20
24     Int 12
25     wc 1
26 root 1.3 dam 8
27 root 1.1 speed -0.15
28 root 1.5 resist_cold -100
29    
30 root 1.1 resist_fire 30
31     resist_electricity 30
32     resist_acid 30
33     resist_poison 30
34     resist_chaos 30
35 root 1.5
36 root 1.1 weight 75000
37 root 1.5 can_use_skill 1
38     can_use_wand 1
39     can_use_bow 1
40     can_use_ring 1
41 root 1.3 can_use_shield 1
42 root 1.1 can_use_armour 1
43     can_use_weapon 1
44 root 1.5 editable 1
45     magicmap green
46     body_skill 1
47     body_finger 2
48 root 1.3 body_torso 1
49     body_head 1
50 root 1.1 body_shoulder 1
51     body_foot 1
52 root 1.5 body_wrist 1
53 root 1.3 body_hand 2
54 root 1.1 body_waist 1
55 root 1.5 body_arm 2
56     body_range 1
57 root 1.1 end