ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/animal/giant_worm/g_worm.arc
Revision: 1.2
Committed: Tue Dec 19 18:33:56 2006 UTC (17 years, 6 months ago) by elmex
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.1: +1 -0 lines
Log Message:
first part of the big blood patch for crossfire+ ;->>>
more to come!

File Contents

# User Rev Content
1 root 1.1 Object g_worm
2     name Giant Worm
3 elmex 1.2 randomitems g_worm
4 root 1.1 face g_worm.x31
5     race animal
6     anim
7     facings 2
8     g_worm.x31
9     g_worm.x32
10     g_worm.x71
11     g_worm.x72
12     mina
13     attacktype 1025
14     monster 1
15     sleep 1
16     Str 40
17     Pow 30
18     Wis 20
19     Dex 15
20     Con 30
21     Int 10
22     armour 85
23     resist_magic 30
24     resist_acid 100
25     resist_fire 30
26     resist_electricity 50
27     resist_poison 100
28     resist_paralyze 100
29     resist_death 100
30     resist_blind 100
31     exp 100000
32     ac -15
33     wc -10
34     dam 50
35     attacktype 3137
36     hp 4000
37     maxhp 4000
38     sp 80
39     maxsp 80
40     randomitems giant_worm
41     level 35
42     alive 1
43     speed -0.05
44     weight 1800000
45     can_cast_spell 1
46     can_see_in_dark 1
47     see_invisible 1
48     editable 1
49     color_fg green
50     end
51     More
52     Object g_worm_2
53     name Giant Worm
54     face g_worm.x31
55     anim
56     facings 2
57     g_worm.x31
58     g_worm.x32
59     g_worm.x71
60     g_worm.x72
61     mina
62     x 1
63     alive 1
64     color_fg green
65     end
66     More
67     Object g_worm_3
68     name Giant Worm
69     face g_worm.x31
70     anim
71     facings 2
72     g_worm.x31
73     g_worm.x32
74     g_worm.x71
75     g_worm.x72
76     mina
77     y 1
78     alive 1
79     color_fg green
80     end
81     More
82     Object g_worm_4
83     name Giant Worm
84     face g_worm.x31
85     anim
86     facings 2
87     g_worm.x31
88     g_worm.x32
89     g_worm.x71
90     g_worm.x72
91     mina
92     x 1
93     y 1
94     alive 1
95     color_fg green
96     end
97