ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/goblin/ogre_r.arc
Revision: 1.5
Committed: Sat Oct 16 09:18:19 2010 UTC (13 years, 8 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.4: +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 pippijn 1.1 object ogre_r
2     anim
3     ogre_r.x11
4     ogre_r.x12
5     mina
6     name ogre
7     race giant
8 root 1.4 sound_destroy ss/weirdbirdcall2
9 pippijn 1.1 face ogre_r.x11
10     str 22
11     dex 20
12     con 2
13     wis 10
14     int 8
15     hp 50
16     maxhp 50
17     exp 100
18     dam 8
19     wc 7
20     ac 10
21     speed -0.08
22     level 5
23     resist_electricity 30
24     weight 140000
25     randomitems ogre
26     run_away 30
27     alive 1
28     can_use_shield 1
29     no_pick 1
30     monster 1
31     can_use_scroll 1
32     can_use_bow 1
33     can_use_armour 1
34     can_use_weapon 1
35     can_use_ring 1
36     sleep 1
37     can_use_skill 1
38     can_see_in_dark 1
39     body_range 1
40     body_arm 2
41     body_torso 1
42     body_head 1
43     body_skill 1
44     body_finger 2
45     body_shoulder 1
46     body_foot 2
47     body_hand 2
48     body_wrist 2
49     body_waist 1
50     can_use_wand 1
51     end
52