ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/goblin/ogre_leader_arc.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_leader_arc
2     name ogre champion
3     randomitems ogre
4     race giant
5     face ogre_leader.x11
6 root 1.4 anim
7     ogre_leader.x11
8     ogre_leader.x11
9     mina
10 root 1.5 monster 1
11     sleep 1
12     no_pick 1
13     alive 1
14     exp 150
15     level 7
16     ac 8
17     wc 5
18     can_see_in_dark 1
19 root 1.1 hp 75
20     maxhp 75
21 root 1.5 Con 2
22     Wis 10
23     Str 22
24     Dex 20
25     Int 8
26 root 1.1 dam 22
27     speed 0.08
28     resist_electricity 50
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