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

File Contents

# User Rev Content
1 root 1.6 Object laoch
2     name Laoch
3     randomitems laoch
4     race human
5     face laoch.x11
6     color_fg brown
7 root 1.5 anim
8     facings 8
9     laoch.x11
10     laoch.x21
11     laoch.x12
12     laoch.x22
13     laoch.x13
14     laoch.x23
15     laoch.x14
16     laoch.x24
17     laoch.x15
18     laoch.x25
19     laoch.x16
20     laoch.x26
21     laoch.x17
22     laoch.x27
23     laoch.x18
24     laoch.x28
25     mina
26 root 1.6 monster 1
27     sleep 1
28     no_pick 1
29     alive 1
30     attacktype 410971
31     exp 20000
32     ac -120
33     wc -20
34 pippijn 1.2 str 100
35     dex 80
36     con 30
37 root 1.6 dam 150
38 pippijn 1.2 hp 9000
39     maxhp 9000
40 root 1.6 level 40
41 root 1.4 speed 0.5
42 root 1.6 weight 50000
43     run_away 0
44     will_apply 2
45     pick_up 24
46     resist_weaponmagic 60
47 pippijn 1.2 resist_physical 75
48 root 1.6 resist_chaos 100
49 pippijn 1.2 resist_magic 50
50 root 1.6 resist_cold 65
51     resist_poison 10
52     resist_electricity 45
53 root 1.4 resist_fire 45
54     resist_acid 90
55 pippijn 1.2 resist_paralyze 100
56     resist_fear 100
57 root 1.6 resist_confusion 100
58     resist_death 65
59     resist_slow 65
60 root 1.4 resist_cancellation 65
61 pippijn 1.2 resist_counterspell 65
62 root 1.6 can_apply 25
63     can_use_wand 1
64     can_use_bow 1
65     can_use_ring 1
66 root 1.4 can_use_shield 1
67 pippijn 1.1 can_use_armour 1
68     can_use_weapon 1
69 root 1.6 editable 1
70     body_finger 2
71 pippijn 1.1 body_torso 1
72     body_head 1
73     body_shoulder 1
74     body_foot 2
75 root 1.6 body_wrist 2
76 root 1.4 body_hand 2
77 pippijn 1.1 body_waist 1
78 root 1.6 body_arm 2
79     body_range 1
80 pippijn 1.1 end