ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/player/old/quetzalcoatl.arc
Revision: 1.7
Committed: Sat Mar 3 01:23:58 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_0
Changes since 1.6: +22 -21 lines
Log Message:
second normaliser run - dude

File Contents

# User Rev Content
1 root 1.6 object quetzalcoatl
2 root 1.4 anim
3     facings 2
4     quetzalcoatl.x31
5     quetzalcoatl.x32
6     quetzalcoatl.x71
7     quetzalcoatl.x72
8     mina
9 root 1.7 name Quetzalcoatl
10     race Quetzalcoatl
11     face quetzalcoatl.x31
12 root 1.1 is_animated 1
13 root 1.7 str 6
14     con 6
15     wis -8
16     pow 8
17     int -8
18     food 999
19     dam 10
20     wc 21
21 root 1.5 ac 5
22 root 1.1 speed 0.5
23 root 1.7 level 1
24     type 37
25 root 1.1 attacktype 1
26     resist_fire 100
27     resist_cold -100
28     resist_poison -100
29     resist_paralyze -100
30 root 1.7 weight 70000
31     randomitems quetzalcoatl
32     alive 1
33     can_use_shield 0
34     can_use_armour 0
35     can_use_weapon 1
36 root 1.1 body_range 1
37     body_arm 2
38     body_neck 1
39     body_skill 1
40     body_finger 2
41     body_shoulder 1
42     body_hand 2
43     body_wrist 2
44     body_waist 1
45 root 1.7 color_fg light_blue
46     editable 0
47 root 1.1 end
48 root 1.7