ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/player/old/fireborn.arc
Revision: 1.11
Committed: Tue Nov 3 09:59:15 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.10: +1 -1 lines
Log Message:
big cfarch-normalize run

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.11 magicmap red
13 root 1.8 str -7
14     dex 4
15     con -4
16     pow 6
17     cha -4
18     int 3
19     food 999
20     dam 0
21     wc 21
22 root 1.6 ac 0
23 root 1.1 speed 1
24 root 1.8 level 1
25     type 37
26 root 1.1 attacktype 5
27     resist_fire 100
28     resist_cold -100
29     resist_drain -100
30     resist_ghosthit -100
31 root 1.8 resist_poison 100
32     weight 30000
33     randomitems fireborn
34     alive 1
35     can_use_shield 0
36     can_use_armour 0
37     can_use_weapon 0
38 root 1.1 body_range 1
39     body_neck 1
40     body_skill 1
41     body_finger 2
42     end
43 root 1.8