ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/humanoid/Elf/dark_elf2.arc
Revision: 1.11
Committed: Sat Oct 16 09:18:23 2010 UTC (13 years, 9 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.10: +0 -1 lines
Log Message:
remove magicmap, visibility and glyph entries from archetypes, they are now in default.faceinfo

File Contents

# User Rev Content
1 root 1.6 object dark_elf2
2 root 1.4 anim
3     facings 2
4     dark_elf2.x31
5     dark_elf2.x32
6     dark_elf2.x71
7     dark_elf2.x72
8     mina
9 root 1.7 name dark elf captain
10     race faerie
11     face dark_elf2.x31
12     str 13
13     dex 25
14     wis 25
15     pow 2
16     int 15
17     hp 40
18     maxhp 40
19     maxsp 40
20 root 1.5 exp 40
21 root 1.7 dam 8
22     wc 1
23 root 1.5 ac 1
24 root 1.7 speed 0.5
25     attack_movement 1
26 root 1.5 level 18
27 root 1.1 weight 50000
28 root 1.7 randomitems dark_elf
29     run_away 30
30 root 1.1 pick_up 24
31     will_apply 2
32 root 1.7 alive 1
33     can_use_shield 1
34     no_pick 1
35     monster 1
36     can_cast_spell 1
37 root 1.1 can_use_scroll 1
38     can_use_bow 1
39     can_use_armour 1
40     can_use_weapon 1
41 root 1.7 can_use_ring 1
42     sleep 1
43     can_use_skill 1
44     can_use_rod 1
45     body_range 1
46     body_arm 2
47     body_torso 1
48     body_head 1
49 root 1.5 body_skill 1
50     body_finger 2
51 root 1.1 body_shoulder 1
52     body_foot 1
53 root 1.7 body_hand 2
54 root 1.5 body_wrist 1
55 root 1.1 body_waist 1
56 root 1.7 can_use_wand 1
57 root 1.1 end
58 root 1.7