ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/player/old/fireborn.arc
Revision: 1.12
Committed: Sat Oct 16 09:18:41 2010 UTC (13 years, 9 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.11: +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.7 object fireborn
2 root 1.5 anim
3     fireborn.x11
4     fireborn.x12
5     fireborn.x13
6     fireborn.x14
7     mina
8 root 1.8 name fireborn
9     race fireborn
10     face fireborn.x11
11 root 1.1 is_animated 1
12 root 1.8 str -7
13     dex 4
14     con -4
15     pow 6
16     cha -4
17     int 3
18     food 999
19     dam 0
20     wc 21
21 root 1.6 ac 0
22 root 1.1 speed 1
23 root 1.8 level 1
24     type 37
25 root 1.1 attacktype 5
26     resist_fire 100
27     resist_cold -100
28     resist_drain -100
29     resist_ghosthit -100
30 root 1.8 resist_poison 100
31     weight 30000
32     randomitems fireborn
33     alive 1
34     can_use_shield 0
35     can_use_armour 0
36     can_use_weapon 0
37 root 1.1 body_range 1
38     body_neck 1
39     body_skill 1
40     body_finger 2
41     end
42 root 1.8