ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/light/lanterns.arc
(Generate patch)

Comparing deliantra/arch/light/lanterns.arc (file contents):
Revision 1.6 by root, Mon Jan 12 19:32:17 2009 UTC vs.
Revision 1.10 by root, Tue Nov 3 09:49:00 2009 UTC

12is_animated 0 12is_animated 0
13is_lightable 1 13is_lightable 1
14end 14end
15 15
16object lantern_normal_on 16object lantern_normal_on
17name don't use this arch in maps
17face lantern.x11 18face lantern.x11
18is_animated 0 19is_animated 0
19end 20end
20object lantern_bright_on 21object lantern_bright_on
22name don't use this arch in maps
21face lantern2.x11 23face lantern2.x11
22is_animated 0 24is_animated 0
23end 25end
24object lantern_magic_on 26object lantern_magic_on
27name don't use this arch in maps
25face lantern3.x11 28face lantern3.x11
26is_animated 0 29is_animated 0
27end 30end
28 31
29object lantern_normal 32object lantern_normal
30inherit lantern_type 33inherit lantern_type
31name basic lantern 34name basic lantern
32name_pl basic lantern 35name_pl basic lanterns
33other_arch lantern_normal_on 36other_arch lantern_normal_on
34face lantern_off.x11 37face lantern_off.x11
35range 3 38range 3
36food 90 39food 90
37value 100 40value 100
41level 10
38msg 42msg
39This lantern is the basic lantern model. Every adventurer should have one. It provides 43This lantern is the basic lantern model. Every adventurer should have one. It provides
40the light of a torch but lasts at least one day, and you can light it up and 44the light of a torch but lasts at least one day, and you can light it up and
41put it out as often as you like. 45put it out as often as you like.
42 46
54other_arch lantern_bright_on 58other_arch lantern_bright_on
55face lantern2_off.x11 59face lantern2_off.x11
56range 5 60range 5
57food 90 61food 90
58value 1000 62value 1000
63level 30
59msg 64msg
60This bright lantern comes with the same features as the basic lantern 65This bright lantern comes with the same features as the basic lantern
61model, but it comes with brighter burning fuel and a special glass, which 66model, but it comes with brighter burning fuel and a special glass, which
62is more transparent than the normal lanterns. By lasting at least one 67is more transparent than the normal lanterns. By lasting at least one
63day it will provide enough illumination for adventures even into deep 68day it will provide enough illumination for adventures even into deep
74other_arch lantern_magic_on 79other_arch lantern_magic_on
75face lantern3_off.x11 80face lantern3_off.x11
76range 7 81range 7
77food 90 82food 90
78value 10000 83value 10000
84level 50
79msg 85msg
80This magical lantern comes with a special magical fuel which has been 86This magical lantern comes with a special magical fuel which has been
81invented by wizards in Brests, to support extensive adventuring in deep 87invented by wizards in Brests, to support extensive adventuring in deep
82caves. This lantern will make any dungeon bright as daylight for at least 88caves. This lantern will make any dungeon bright as daylight for at least
83one day. 89one day.
93name dura lantern 99name dura lantern
94name_pl dura lanterns 100name_pl dura lanterns
95food 1440 101food 1440
96value 10000 102value 10000
97weight 3000 103weight 3000
104level 20
98msg 105msg
99The B<dura> line of lanterns have enhanced burning duration. This is 106The B<dura> line of lanterns have enhanced burning duration. This is
100achieved by them having a much larger tank. It will give you enough light 107achieved by them having a much larger tank. It will give you enough light
101for at over half a month of continuous adventuring. There is a saying that 108for at over half a month of continuous adventuring. There is a saying that
102claims: "if you can lift a dura once, you won't put it down again." 109claims: "if you can lift a dura once, you won't put it down again."
112name dura bright lantern 119name dura bright lantern
113name_pl dura bright lanterns 120name_pl dura bright lanterns
114food 1440 121food 1440
115value 100000 122value 100000
116weight 3000 123weight 3000
124level 40
117msg 125msg
118The B<dura> line of lanterns have enhanced burning duration. This is 126The B<dura> line of lanterns have enhanced burning duration. This is
119achieved by them having a much larger tank. It will give you enough light 127achieved by them having a much larger tank. It will give you enough light
120for at over half a month of continuous adventuring. There is a saying that 128for at over half a month of continuous adventuring. There is a saying that
121claims: "if you can lift a dura once, you won't put it down again." 129claims: "if you can lift a dura once, you won't put it down again."
131name dura magic lantern 139name dura magic lantern
132name_pl dura magic lanterns 140name_pl dura magic lanterns
133food 1440 141food 1440
134value 1000000 142value 1000000
135weight 3000 143weight 3000
144level 60
136msg 145msg
137The B<dura> line of lanterns have enhanced burning duration. This is 146The B<dura> line of lanterns have enhanced burning duration. This is
138achieved by them having a much larger tank. It will give you enough light 147achieved by them having a much larger tank. It will give you enough light
139for at over half a month of continuous adventuring. There is a saying that 148for at over half a month of continuous adventuring. There is a saying that
140claims: "if you can lift a dura once, you won't put it down again." 149claims: "if you can lift a dura once, you won't put it down again."
161weight 1500 170weight 1500
162glow_radius 5 171glow_radius 5
163client_type 1102 172client_type 1102
164changing 1 173changing 1
165is_lightable 1 174is_lightable 1
166editable 128
167magicmap orange 175magicmap orange
168end 176end
169 177
170object lantern_unlit 178object lantern_unlit
171name broken lantern 179name broken lantern
178value 5000 186value 5000
179weight 1500 187weight 1500
180glow_radius 0 188glow_radius 0
181client_type 1102 189client_type 1102
182is_lightable 1 190is_lightable 1
183editable 128
184magicmap brown 191magicmap brown
185end 192end
186 193
187object lantern2_1 194object lantern2_1
188name broken bright lantern 195name broken bright lantern
196weight 2500 203weight 2500
197glow_radius 8 204glow_radius 8
198client_type 1102 205client_type 1102
199changing 1 206changing 1
200is_lightable 1 207is_lightable 1
201editable 128
202magicmap orange 208magicmap orange
203end 209end
204 210
205object lantern2_unlit 211object lantern2_unlit
206name broken bright lantern 212name broken bright lantern
213value 15000 219value 15000
214weight 2500 220weight 2500
215glow_radius 0 221glow_radius 0
216client_type 1102 222client_type 1102
217is_lightable 1 223is_lightable 1
218editable 128
219magicmap brown 224magicmap brown
220end 225end
221 226
222 227
223 228

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines