ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/goblin/ogre_r.arc
Revision: 1.1
Committed: Sun Mar 11 15:36:57 2007 UTC (17 years, 3 months ago) by pippijn
Branch: MAIN
CVS Tags: rel-2_1
Log Message:
integrated face information with the .arc files

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     face ogre_r.x11
9     str 22
10     dex 20
11     con 2
12     wis 10
13     int 8
14     hp 50
15     maxhp 50
16     exp 100
17     dam 8
18     wc 7
19     ac 10
20     speed -0.08
21     level 5
22     resist_electricity 30
23     weight 140000
24     randomitems ogre
25     run_away 30
26     alive 1
27     can_use_shield 1
28     no_pick 1
29     monster 1
30     can_use_scroll 1
31     can_use_bow 1
32     can_use_armour 1
33     can_use_weapon 1
34     can_use_ring 1
35     sleep 1
36     can_use_skill 1
37     can_see_in_dark 1
38     body_range 1
39     body_arm 2
40     body_torso 1
41     body_head 1
42     body_skill 1
43     body_finger 2
44     body_shoulder 1
45     body_foot 2
46     body_hand 2
47     body_wrist 2
48     body_waist 1
49     can_use_wand 1
50     editable 1
51     magicmap red
52     end
53