ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/humanoid/Elf/spock.arc
Revision: 1.3
Committed: Tue Nov 3 09:59:08 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93
Changes since 1.2: +1 -1 lines
Log Message:
big cfarch-normalize run

File Contents

# User Rev Content
1 pippijn 1.1 object spock
2     anim
3     spock.x11
4     spock.x12
5     mina
6     name elf man
7     race faerie
8     face spock.x11
9 root 1.3 magicmap black
10 pippijn 1.1 str 17
11     dex 19
12     con 2
13     pow 4
14     int 15
15     hp 30
16     maxhp 30
17     sp 7
18     maxsp 7
19     exp 30
20     dam 5
21     wc 12
22     ac 0
23     speed 0.25
24     level 1
25     weight 50000
26     randomitems elf_1
27     pick_up 24
28     will_apply 2
29     alive 1
30     can_use_shield 1
31     monster 1
32     unaggressive 1
33     can_cast_spell 1
34     can_use_scroll 1
35     can_use_bow 1
36     can_use_armour 1
37     can_use_weapon 1
38     can_use_ring 1
39     can_use_skill 1
40     can_use_rod 1
41     body_range 1
42     body_arm 2
43     body_torso 1
44     body_head 1
45     body_skill 1
46     body_finger 2
47     body_shoulder 1
48     body_foot 1
49     body_hand 2
50     body_wrist 1
51     body_waist 1
52     can_use_wand 1
53     end
54