ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/humanoid/Halfling/halfling1.arc
Revision: 1.5
Committed: Sat Mar 3 00:50:30 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.4: +33 -33 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.5 Object halfling
2     race halfling
3     name halfling
4     randomitems halfling
5     face halfling.x51
6 root 1.4 anim
7     halfling.x51
8     halfling.x52
9     mina
10 root 1.5 sp 10
11     maxsp 10
12     Str 12
13     Dex 10
14     Int 10
15     Pow 1
16     monster 1
17     unaggressive 1
18     alive 1
19     ac 8
20     wc 10
21     dam 2
22 root 1.3 hp 18
23     maxhp 18
24     exp 25
25 root 1.1 speed 0.15
26 root 1.5 weight 30000
27 root 1.3 level 3
28 root 1.5 will_apply 2
29 root 1.3 pick_up 24
30 root 1.5 can_apply 25
31     can_use_wand 1
32     can_use_rod 1
33     can_use_skill 1
34 root 1.1 can_cast_spell 1
35     can_use_bow 1
36 root 1.5 can_use_ring 1
37     can_use_shield 1
38 root 1.1 can_use_armour 1
39     can_use_weapon 1
40 root 1.5 can_use_scroll 1
41     editable 1
42     color_fg black
43     body_skill 1
44     body_finger 2
45 root 1.3 body_torso 1
46     body_head 1
47 root 1.1 body_shoulder 1
48     body_foot 1
49 root 1.5 body_wrist 1
50 root 1.3 body_hand 2
51 root 1.1 body_waist 1
52 root 1.5 body_arm 2
53     body_range 1
54 root 1.1 end