ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/misc/tentacle/tentacle.arc
Revision: 1.6
Committed: Sat Mar 3 01:16:11 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.5: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.6 object tentacle
2 root 1.5 name leathery tentacle
3     race animal
4     face tentacle.x13
5 root 1.4 anim
6     blank.x11
7     blank.x11
8     blank.x11
9     tentacle.x11
10     tentacle.x12
11     tentacle.x13
12     tentacle.x12
13     tentacle.x11
14     mina
15 root 1.5 anim_speed 6
16     randomitems tentacle
17     monster 1
18     sleep 1
19     alive 1
20     see_invisible 1
21     can_see_in_dark 1
22     exp 400
23     level 10
24     ac 1
25     wc 1
26     dam 20
27     attacktype 17
28 root 1.3 hp 120
29     maxhp 120
30 root 1.5 Con 3
31     Wis 3
32 root 1.3 speed -0.12
33     attack_movement 5
34 root 1.5 run_away 20
35     weight 300000
36     editable 1
37     pick_up 64
38     resist_cold 40
39     resist_poison 100
40 root 1.3 resist_physical 25
41     resist_acid 30
42     resist_blind 90
43 root 1.1 end