ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/humanoid/Dragon/blue_dragon1.arc
Revision: 1.12
Committed: Sat Oct 16 09:18:22 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.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 root 1.11 int 20
13 root 1.7 food 999
14     dam 10
15     wc 21
16 root 1.5 ac 5
17 root 1.1 speed -0.3
18 root 1.7 level 1
19 root 1.1 attacktype 1
20 root 1.7 weight 70000
21     randomitems dragon_player_items
22     alive 1
23 root 1.1 can_use_shield 0
24 root 1.7 monster 1
25     unaggressive 1
26 root 1.1 can_use_armour 0
27     can_use_weapon 0
28     body_range 1
29     body_arm 0
30     body_neck 1
31     body_skill 1
32     body_finger 2
33     body_shoulder 1
34     body_wrist 2
35     body_waist 1
36     end
37