ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/humanoid/Elf/spock.arc
Revision: 1.2
Committed: Tue Nov 3 09:49:27 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
Changes since 1.1: +0 -1 lines
Log Message:
remove editable field, elmey says so

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     str 17
10     dex 19
11     con 2
12     pow 4
13     int 15
14     hp 30
15     maxhp 30
16     sp 7
17     maxsp 7
18     exp 30
19     dam 5
20     wc 12
21     ac 0
22     speed 0.25
23     level 1
24     weight 50000
25     randomitems elf_1
26     pick_up 24
27     will_apply 2
28     alive 1
29     can_use_shield 1
30     monster 1
31     unaggressive 1
32     can_cast_spell 1
33     can_use_scroll 1
34     can_use_bow 1
35     can_use_armour 1
36     can_use_weapon 1
37     can_use_ring 1
38     can_use_skill 1
39     can_use_rod 1
40     body_range 1
41     body_arm 2
42     body_torso 1
43     body_head 1
44     body_skill 1
45     body_finger 2
46     body_shoulder 1
47     body_foot 1
48     body_hand 2
49     body_wrist 1
50     body_waist 1
51     can_use_wand 1
52     color_fg black
53     end
54