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

File Contents

# User Rev Content
1 root 1.5 Object leech
2     name giant leech
3     race animal
4     face leech.x71
5 root 1.4 anim
6     facings 2
7     leech.x31
8     leech.x32
9     leech.x33
10     leech.x32
11     leech.x71
12     leech.x72
13     leech.x73
14     leech.x72
15     mina
16 root 1.5 anim_speed 4
17     randomitems leech
18     monster 1
19     sleep 1
20     no_pick 1
21     alive 1
22     can_see_in_dark 1
23     exp 7000
24     level 20
25     ac 3
26     wc 0
27     dam 30
28     attacktype 16844928
29 root 1.3 hp 350
30     maxhp 350
31 root 1.5 Con 2
32     Wis 5
33 root 1.3 speed -0.2
34     attack_movement 5
35 root 1.5 run_away 0
36     weight 500000
37     editable 1
38 root 1.3 resist_physical 20
39 root 1.5 resist_cold 30
40 root 1.3 resist_electricity -20
41     resist_acid -70
42     resist_drain 70
43     resist_poison 50
44 root 1.1 end
45