ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/player/old/quetzalcoatl.arc
Revision: 1.3
Committed: Tue Feb 6 22:41:07 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.2: +27 -26 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

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