ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/light/lanterns.arc
Revision: 1.12
Committed: Sat Oct 16 09:17:41 2010 UTC (13 years, 7 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.11: +0 -5 lines
Log Message:
remove magicmap, visibility and glyph entries from archetypes, they are now in default.faceinfo

File Contents

# Content
1 object lantern2_1
2 name broken bright lantern
3 name_pl broken lanterns
4 other_arch lantern2_unlit
5 face lantern2.x11
6 food 10000
7 speed 0.02
8 materialname iron
9 value 0
10 weight 2500
11 glow_radius 8
12 client_type 1102
13 changing 1
14 is_lightable 1
15 end
16
17 object lantern2_unlit
18 name broken bright lantern
19 name_pl broken lanterns
20 other_arch lantern2_1
21 face lantern2_off.x11
22 food 10000
23 nrof 1
24 materialname iron
25 value 15000
26 weight 2500
27 glow_radius 0
28 client_type 1102
29 is_lightable 1
30 end
31
32 object lantern_1
33 name broken lantern
34 name_pl broken lanterns
35 other_arch lantern_unlit
36 face lantern.x11
37 food 10000
38 speed 0.01
39 materialname iron
40 value 0
41 weight 1500
42 glow_radius 5
43 client_type 1102
44 changing 1
45 is_lightable 1
46 end
47
48 object lantern_bright
49 inherit lantern_type
50 name bright lantern
51 name_pl bright lanterns
52 msg
53 This bright lantern comes with the same features as the basic lantern
54 model, but it comes with brighter burning fuel and a special glass, which
55 is more transparent than the normal lanterns. By lasting at least one
56 day it will provide enough illumination for adventures even into deep
57 dungeons.
58
59 H<One day in the game is about 1½ hours in real time long. You need flint & steel to light it up.>
60 endmsg
61 other_arch lantern_bright_on
62 face lantern2_off.x11
63 food 90
64 level 30
65 value 1000
66 range 5
67 end
68
69 object lantern_bright_dura
70 inherit lantern_bright
71 name dura bright lantern
72 name_pl dura bright lanterns
73 msg
74 The B<dura> line of lanterns have enhanced burning duration. This is
75 achieved by them having a much larger tank. It will give you enough light
76 for at over half a month of continuous adventuring. There is a saying that
77 claims: "if you can lift a dura once, you won't put it down again."
78
79 This bright dura model gives as much light as a normal bright lantern.
80
81 H<Half a month in game is around one day in real time. You can only light it up with flint & steel.>
82 endmsg
83 food 1440
84 level 40
85 value 100000
86 weight 3000
87 end
88
89 object lantern_bright_on
90 name don't use this arch in maps
91 face lantern2.x11
92 is_animated 0
93 end
94
95 object lantern_magic
96 inherit lantern_type
97 name magic lantern
98 name_pl magic lanterns
99 msg
100 This magical lantern comes with a special magical fuel which has been
101 invented by wizards in Brests, to support extensive adventuring in deep
102 caves. This lantern will make any dungeon bright as daylight for at least
103 one day.
104
105 Warning: Please avoid looking directly into the flame!
106
107 H<One day in game is about 1½ hours long. You can only light it up with flint & steel.>
108 endmsg
109 other_arch lantern_magic_on
110 face lantern3_off.x11
111 food 90
112 level 50
113 value 10000
114 range 7
115 end
116
117 object lantern_magic_dura
118 inherit lantern_magic
119 name dura magic lantern
120 name_pl dura magic lanterns
121 msg
122 The B<dura> line of lanterns have enhanced burning duration. This is
123 achieved by them having a much larger tank. It will give you enough light
124 for at over half a month of continuous adventuring. There is a saying that
125 claims: "if you can lift a dura once, you won't put it down again."
126
127 This magic dura model is a luxury that will serve even the most demanding
128 illumination needs of the experienced adventurer. Their brightness and
129 duration are unmatched!
130
131 Warning: Please don't look directly into the flame!
132
133 H<Half a month in game is around one day in real time. You can only light it up with flint & steel.>
134 endmsg
135 food 1440
136 level 60
137 value 1000000
138 weight 3000
139 end
140
141 object lantern_magic_on
142 name don't use this arch in maps
143 face lantern3.x11
144 is_animated 0
145 end
146
147 object lantern_normal
148 inherit lantern_type
149 name basic lantern
150 name_pl basic lanterns
151 msg
152 This lantern is the basic lantern model. Every adventurer should have one. It provides
153 the light of a torch but lasts at least one day, and you can light it up and
154 put it out as often as you like.
155
156 They last long enough to provide enough illumination for adventures even
157 into deep dungeons, where you would otherwise need to carry a lot of torches.
158
159 H<One day in the game is about 1½ hours in real time long. You need flint & steel to light it up.>
160 endmsg
161 other_arch lantern_normal_on
162 face lantern_off.x11
163 food 90
164 level 10
165 value 100
166 range 3
167 end
168
169 object lantern_normal_dura
170 inherit lantern_normal
171 name dura lantern
172 name_pl dura lanterns
173 msg
174 The B<dura> line of lanterns have enhanced burning duration. This is
175 achieved by them having a much larger tank. It will give you enough light
176 for at over half a month of continuous adventuring. There is a saying that
177 claims: "if you can lift a dura once, you won't put it down again."
178
179 This lantern gives as much light as your basic lantern.
180
181 H<Half a month in game is around one day in real time. You can only light it up with flint & steel.>
182 endmsg
183 food 1440
184 level 20
185 value 10000
186 weight 3000
187 end
188
189 object lantern_normal_on
190 name don't use this arch in maps
191 face lantern.x11
192 is_animated 0
193 end
194
195 object lantern_type
196 is_animated 0
197 food 90
198 speed 0.00208
199 direction 0
200 type 82
201 materialname iron
202 value 100
203 weight 1000
204 client_type 1102
205 range 3
206 is_lightable 1
207 end
208
209 object lantern_unlit
210 name broken lantern
211 name_pl broken lanterns
212 other_arch lantern_1
213 face lantern_off.x11
214 food 10000
215 nrof 1
216 materialname iron
217 value 5000
218 weight 1500
219 glow_radius 0
220 client_type 1102
221 is_lightable 1
222 end
223