ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/goblin/ogre.arc
Revision: 1.5
Committed: Sat Mar 3 00:50:27 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.4: +32 -31 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.5 Object ogre
2     name ogre
3     randomitems ogre
4     race giant
5     face ogre.x11
6 root 1.4 anim
7     ogre.x11
8     ogre.x12
9     mina
10 root 1.5 monster 1
11     sleep 1
12     no_pick 1
13     alive 1
14     exp 100
15     level 5
16     ac 10
17     can_see_in_dark 1
18 root 1.1 hp 50
19 root 1.5 Con 2
20     Wis 10
21     Str 22
22     Dex 20
23     Int 8
24 root 1.1 maxhp 50
25 root 1.5 wc 7
26 root 1.3 dam 8
27 root 1.1 speed -0.08
28     resist_electricity 30
29     weight 140000
30 root 1.5 run_away 15
31     can_apply 24
32 root 1.1 run_away 30
33     can_use_scroll 1
34 root 1.5 can_use_skill 1
35     can_use_wand 1
36 root 1.1 can_use_bow 1
37 root 1.5 can_use_ring 1
38     can_use_shield 1
39 root 1.1 can_use_armour 1
40     can_use_weapon 1
41 root 1.5 editable 1
42     magicmap brown
43     body_skill 1
44     body_finger 2
45 root 1.3 body_torso 1
46     body_head 1
47 root 1.1 body_shoulder 1
48     body_foot 2
49 root 1.5 body_wrist 2
50 root 1.3 body_hand 2
51 root 1.1 body_waist 1
52 root 1.5 body_arm 2
53     body_range 1
54 root 1.1 end