ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/dev/unused/0.91.1/centaur.arc
Revision: 1.11
Committed: Sat Oct 16 09:16:54 2010 UTC (13 years, 8 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 centaur
2 root 1.4 anim
3     centaur.111
4     centaur.112
5     centaur.113
6     mina
7 root 1.7 name centaur
8     face centaur.111
9     str 17
10     dex 19
11     con 18
12     int 10
13 root 1.1 hp 500
14     maxhp 500
15 root 1.7 sp 20
16     maxsp 20
17 root 1.2 exp 1000
18 root 1.7 dam 16
19     wc 1
20     ac 0
21 root 1.1 speed 0.75
22 root 1.7 level 5
23 root 1.5 weight 50000
24 root 1.7 pick_up 24
25 root 1.5 will_apply 2
26 root 1.7 alive 1
27     monster 1
28     unaggressive 1
29     can_cast_spell 1
30 root 1.5 can_use_scroll 1
31 root 1.1 can_use_bow 1
32     can_use_armour 1
33     can_use_weapon 1
34 root 1.7 can_use_ring 1
35     can_use_wand 1
36 root 1.1 end
37 root 1.7