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

File Contents

# User Rev Content
1 root 1.6 object blue_dragon1
2 root 1.4 anim
3     pl_dragon.x51
4     pl_dragon.x52
5     pl_dragon.x71
6     pl_dragon.x72
7     facings 2
8     mina
9 root 1.7 name blue dragon
10     race dragon
11     face pl_dragon.x51
12     food 999
13     dam 10
14     wc 21
15 root 1.5 ac 5
16 root 1.1 speed -0.3
17 root 1.7 level 1
18 root 1.1 attacktype 1
19 root 1.7 weight 70000
20     randomitems dragon_player_items
21     alive 1
22 root 1.1 can_use_shield 0
23 root 1.7 monster 1
24     unaggressive 1
25 root 1.1 can_use_armour 0
26     can_use_weapon 0
27     body_range 1
28     body_arm 0
29     body_neck 1
30     body_skill 1
31     body_finger 2
32     body_shoulder 1
33     body_wrist 2
34     body_waist 1
35 root 1.7 color_fg light_blue
36     editable 1
37 root 1.1 end
38