ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/animal/giant_worm/g_worm.arc
Revision: 1.3
Committed: Tue Feb 6 22:40:34 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.2: +48 -50 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

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