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

Comparing deliantra/arch/mapbuilding/building.arc (file contents):
Revision 1.14 by root, Mon Nov 2 11:50:19 2009 UTC vs.
Revision 1.20 by elmex, Thu May 19 06:27:31 2011 UTC

1object building_builder 1object building_builder
2name generic builder 2name generic builder
3name_pl generic builders 3name_pl generic builders
4msg
5To use, mark a material, then fire the builder at the square you want to build in.
6endmsg
4face mbstove.x11 7face mbtrowel.x11
5nrof 1 8nrof 1
6type 160 9type 125
7subtype 1 10subtype 1
8value 150 11value 150
9weight 1500 12weight 1500
10msg
11To use, mark a material, then fire the builder at the square you want to build in.
12endmsg
13end 13end
14 14
15object building_button 15object building_button
16name Button material 16name Button material
17name_pl Button materials 17name_pl Button materials
18slaying button_small 18slaying button_small
19face mbbutton.x11 19msg
20Creates a button which triggers linked items when anything with weight [such as a player] is on it. If you want something hidden, use a pedestal instead.
21
22Place a Marking Rune on the map square before building. The rune will be removed, and the button will be linked to all other elements on the map marked with the same text.
23endmsg
24face buildmaterial-sbox:button_sma.x11
20nrof 1 25nrof 1
21type 161 26type 126
22subtype 3 27subtype 3
23value 2000 28value 2000
24weight 100 29weight 100
25msg
26Creates a button which triggers linked items when anything with weight [such as a player] is on it. If you want something hidden, use a pedestal instead.
27
28Place a Marking Rune on the map square before building. The rune will be removed, and the button will be linked to all other elements on the map marked with the same text.
29endmsg
30end 30end
31 31
32object building_destroyer 32object building_destroyer
33name generic destroyer 33name generic destroyer
34name_pl generic destroyers 34name_pl generic destroyers
35msg
36To use, fire the destroyer at the element you want to destroy. Can only destroy things built with a builder. Will destroy the lowest item in a square first.
37
38If you want to remove a wall, build a floor over it instead.
39endmsg
35face mbhammer.x11 40face mbhammer.x11
36nrof 1 41nrof 1
37type 160 42type 125
38subtype 2 43subtype 2
39value 150 44value 150
40weight 1500 45weight 1500
41msg
42To use, fire the destroyer at the element you want to destroy. Can only destroy things built with a builder. Will destroy the lowest item in a square first.
43
44If you want to remove a wall, build a floor over it instead.
45endmsg
46end 46end
47 47
48object building_horizontal_gate 48object building_horizontal_gate
49name Horizontal gate material 49name Horizontal gate material
50name_pl Horizontal gate materials 50name_pl Horizontal gate materials
51slaying igate_closed_2 51slaying igate_closed_2
52face mbiron_gate2.x11
53nrof 1
54type 161
55subtype 3
56value 1500
57weight 150
58msg 52msg
59Place a Marking Rune on the map square before building. The rune will be removed, and the gate will be linked to all other elements on the map marked with the same text. 53Place a Marking Rune on the map square before building. The rune will be removed, and the gate will be linked to all other elements on the map marked with the same text.
60endmsg 54endmsg
55face buildmaterial:iron_gate2.x16
56nrof 1
57type 126
58subtype 3
59value 1500
60weight 150
61end 61end
62 62
63object building_horizontal_gate_inv 63object building_horizontal_gate_inv
64name Horizontal inverted gate material 64name Horizontal inverted gate material
65name_pl Horizontal inverted gate materials 65name_pl Horizontal inverted gate materials
66slaying igate_open_2 66slaying igate_open_2
67face mbiron_gate_inv2.x11 67msg
68Place a Marking Rune on the map square before building. The rune will be removed, and the gate will be linked to all other elements on the map marked with the same text.
69endmsg
70face buildmaterial:iron_gate2.x11
68nrof 1 71nrof 1
69type 161 72type 126
70subtype 3 73subtype 3
71value 3000 74value 3000
72weight 150 75weight 150
73msg
74Place a Marking Rune on the map square before building. The rune will be removed, and the gate will be linked to all other elements on the map marked with the same text.
75endmsg
76end 76end
77 77
78object building_lever 78object building_lever
79name Lever material 79name Lever material
80name_pl Lever materials 80name_pl Lever materials
81slaying button_lever 81slaying button_lever
82face mblever.x11
83nrof 1
84type 161
85subtype 3
86value 1500
87weight 150
88msg 82msg
89Creates a lever which triggers linked items when applied. 83Creates a lever which triggers linked items when applied.
90 84
91Place a Marking Rune on the map square before building. The rune will be removed, and the lever will be linked to all other elements on the map marked with the same text. 85Place a Marking Rune on the map square before building. The rune will be removed, and the lever will be linked to all other elements on the map marked with the same text.
92endmsg 86endmsg
87face buildmaterial:lever.x11
88nrof 1
89type 126
90subtype 3
91value 1500
92weight 150
93end 93end
94 94
95object building_magma 95object building_magma
96name Magma floor material 96name Magma floor material
97name_pl Magma floor materials 97name_pl Magma floor materials
98slaying magma 98slaying magma
99face mbmagma.x11 99face buildmaterial:magma.x11
100nrof 1 100nrof 1
101type 161 101type 126
102subtype 1 102subtype 1
103value 6666 103value 6666
104weight 1500 104weight 1500
105end 105end
106 106
107object building_pedestal 107object building_pedestal
108name Pedestal material 108name Pedestal material
109name_pl Pedestal materials 109name_pl Pedestal materials
110slaying pedestal 110slaying pedestal
111face mbpedestal.x11 111msg
112Creates a pedestal which triggers linked items when a player stands on it. The pedestal will be hidden under the floor. If you want something visible, use a button instead.
113
114Place a Marking Rune on the map square before building. The rune will be removed, and the pedestal will be linked to all other elements on the map marked with the same text.
115endmsg
116face buildmaterial:pedestal.x11
112str 1 117str 1
113nrof 1 118nrof 1
114type 161 119type 126
115subtype 3 120subtype 3
116value 1500 121value 1500
117weight 150 122weight 150
118msg
119Creates a pedestal which triggers linked items when a player stands on it. The pedestal will be hidden under the floor. If you want something visible, use a button instead.
120
121Place a Marking Rune on the map square before building. The rune will be removed, and the pedestal will be linked to all other elements on the map marked with the same text.
122endmsg
123end 123end
124 124
125object building_redrugfloor1 125object building_redrugfloor1
126name Red Rug floor material 126name Red Rug floor material
127name_pl Red Rug floor materials 127name_pl Red Rug floor materials
128slaying redrugfloor1 128slaying redrugfloor1
129face mbredrugfloor1.x11 129face buildmaterial:redrugfloor1.x11
130nrof 1 130nrof 1
131type 161 131type 126
132subtype 1 132subtype 1
133value 16000 133value 16000
134weight 500 134weight 500
135end 135end
136 136
137object building_vertical_gate 137object building_vertical_gate
138name Vertical gate material 138name Vertical gate material
139name_pl Vertical gate materials 139name_pl Vertical gate materials
140slaying igate_closed_1 140slaying igate_closed_1
141face mbiron_gate1.x11
142nrof 1
143type 161
144subtype 3
145value 1500
146weight 150
147msg 141msg
148Place a Marking Rune on the map square before building. The rune will be removed, and the gate will be linked to all other elements on the map marked with the same text. 142Place a Marking Rune on the map square before building. The rune will be removed, and the gate will be linked to all other elements on the map marked with the same text.
149endmsg 143endmsg
144face buildmaterial:iron_gate1.x18
145nrof 1
146type 126
147subtype 3
148value 1500
149weight 150
150end 150end
151 151
152object building_vertical_gate_inv 152object building_vertical_gate_inv
153name Vertical inverted gate material 153name Vertical inverted gate material
154name_pl Vertical inverted gate materials 154name_pl Vertical inverted gate materials
155slaying igate_open_1 155slaying igate_open_1
156face mbiron_gate_inv1.x11 156msg
157Place a Marking Rune on the map square before building. The rune will be removed, and the gate will be linked to all other elements on the map marked with the same text.
158endmsg
159face buildmaterial:iron_gate1.x11
157nrof 1 160nrof 1
158type 161 161type 126
159subtype 3 162subtype 3
160value 3000 163value 3000
161weight 150 164weight 150
162msg
163Place a Marking Rune on the map square before building. The rune will be removed, and the gate will be linked to all other elements on the map marked with the same text.
164endmsg
165end 165end
166 166
167object building_wall 167object building_wall
168name Wall material 168name Wall material
169name_pl Wall materials 169name_pl Wall materials
170slaying wall_0 170slaying wall_0
171face mbwall.x11 171face buildmaterial:wall_0.x11
172nrof 1 172nrof 1
173type 161 173type 126
174subtype 2 174subtype 2
175value 1500 175value 1500
176weight 1500 176weight 1500
177end 177end
178 178
179object building_wall2 179object building_wall2
180name DWall material 180name DWall material
181name_pl DWall materials 181name_pl DWall materials
182slaying dwall_0 182slaying dwall_0
183face mbdwall_0.x11 183face buildmaterial:dwall_0.x11
184nrof 1 184nrof 1
185type 161 185type 126
186subtype 2 186subtype 2
187value 1750 187value 1750
188weight 1700 188weight 1700
189end 189end
190 190
191object building_wall2_fake 191object building_wall2_fake
192name DWall material 192name DWall material
193name_pl DWall materials 193name_pl DWall materials
194slaying dwall_fake_0 194slaying dwall_fake_0
195face mbdwall_0.x11 195face buildmaterial:dwall_0.x11
196nrof 1 196nrof 1
197type 161 197type 126
198subtype 2 198subtype 2
199value 1750 199value 1750
200weight 1700 200weight 1700
201end 201end
202 202
203object building_wall3 203object building_wall3
204name WestCWall material 204name WestCWall material
205name_pl WestCWall materials 205name_pl WestCWall materials
206slaying westcwall_0 206slaying westcwall_0
207face mbwestcwall_0.x11 207face buildmaterial:westcwall_0.x11
208nrof 1 208nrof 1
209type 161 209type 126
210subtype 2 210subtype 2
211value 1650 211value 1650
212weight 1700 212weight 1700
213end 213end
214 214
215object building_wall3_fake 215object building_wall3_fake
216name WestCWall material 216name WestCWall material
217name_pl WestCWall materials 217name_pl WestCWall materials
218slaying westcwall_fake_0 218slaying westcwall_fake_0
219face mbwestcwall_0.x11 219face buildmaterial:westcwall_0.x11
220nrof 1 220nrof 1
221type 161 221type 126
222subtype 2 222subtype 2
223value 1650 223value 1650
224weight 1700 224weight 1700
225end 225end
226 226
227object building_wall4 227object building_wall4
228name Red CWall material 228name Red CWall material
229name_pl Red CWall materials 229name_pl Red CWall materials
230slaying redcwall_0 230slaying redcwall_0
231face mbredcwall_0.x11 231face buildmaterial:redcwall_0.x11
232nrof 1 232nrof 1
233type 161 233type 126
234subtype 2 234subtype 2
235value 1900 235value 1900
236weight 1700 236weight 1700
237end 237end
238 238
239object building_wall4_fake 239object building_wall4_fake
240name Red CWall material 240name Red CWall material
241name_pl Red CWall materials 241name_pl Red CWall materials
242slaying redcwall_fake_0 242slaying redcwall_fake_0
243face mbredcwall_0.x11 243face buildmaterial:redcwall_0.x11
244nrof 1 244nrof 1
245type 161 245type 126
246subtype 2 246subtype 2
247value 1900 247value 1900
248weight 1700 248weight 1700
249end 249end
250 250
251object building_wall5 251object building_wall5
252name EastWall material 252name EastWall material
253name_pl EastWall materials 253name_pl EastWall materials
254slaying ewall_0 254slaying ewall_0
255face mbewall_0.x11 255face buildmaterial:ewall_0.x11
256nrof 1 256nrof 1
257type 161 257type 126
258subtype 2 258subtype 2
259value 1600 259value 1600
260weight 1000 260weight 1000
261end 261end
262 262
263object building_wall5_fake 263object building_wall5_fake
264name EastWall material 264name EastWall material
265name_pl EastWall materials 265name_pl EastWall materials
266slaying ewall_fake_0 266slaying ewall_fake_0
267face mbewall_0.x11 267face buildmaterial:ewall_0.x11
268nrof 1 268nrof 1
269type 161 269type 126
270subtype 2 270subtype 2
271value 1600 271value 1600
272weight 1000 272weight 1000
273end 273end
274 274
275object building_wall6 275object building_wall6
276name BurningWall material 276name BurningWall material
277name_pl BurningWall materials 277name_pl BurningWall materials
278slaying burningwall_0 278slaying burningwall_0
279face mbburningwall_0.x11 279face buildmaterial:burningwall_0.x11
280nrof 1 280nrof 1
281type 161 281type 126
282subtype 2 282subtype 2
283value 1650 283value 1650
284weight 1700 284weight 1700
285end 285end
286 286
287object building_wall6_fake 287object building_wall6_fake
288name BurningWall material 288name BurningWall material
289name_pl BurningWall materials 289name_pl BurningWall materials
290slaying burningwall_fake_0 290slaying burningwall_fake_0
291face mbburningwall_0.x11 291face buildmaterial:burningwall_0.x11
292nrof 1 292nrof 1
293type 161 293type 126
294subtype 2 294subtype 2
295value 1650 295value 1650
296weight 1700 296weight 1700
297end 297end
298 298
299object building_wall7 299object building_wall7
300name STWall material 300name STWall material
301name_pl STWall materials 301name_pl STWall materials
302slaying stwall_0 302slaying stwall_0
303face mbstwall_0.x11 303face buildmaterial:stwall_0.x11
304nrof 1 304nrof 1
305type 161 305type 126
306subtype 2 306subtype 2
307value 1850 307value 1850
308weight 2100 308weight 2100
309end 309end
310 310
311object building_wall7_fake 311object building_wall7_fake
312name STWall material 312name STWall material
313name_pl STWall materials 313name_pl STWall materials
314slaying stwall_fake_0 314slaying stwall_fake_0
315face mbstwall_0.x11 315face buildmaterial:stwall_0.x11
316nrof 1 316nrof 1
317type 161 317type 126
318subtype 2 318subtype 2
319value 1850 319value 1850
320weight 2100 320weight 2100
321end 321end
322 322
323object building_wall8 323object building_wall8
324name WWall material 324name WWall material
325name_pl WWall materials 325name_pl WWall materials
326slaying wwall_0 326slaying wwall_0
327face mbwwall_0.x11 327face buildmaterial:wwall_0.x11
328nrof 1 328nrof 1
329type 161 329type 126
330subtype 2 330subtype 2
331value 1550 331value 1550
332weight 1600 332weight 1600
333end 333end
334 334
335object building_wall8_fake 335object building_wall8_fake
336name WWall material 336name WWall material
337name_pl WWall materials 337name_pl WWall materials
338slaying wwall_fake_0 338slaying wwall_fake_0
339face mbwwall_0.x11 339face buildmaterial:wwall_0.x11
340nrof 1 340nrof 1
341type 161 341type 126
342subtype 2 342subtype 2
343value 1550 343value 1550
344weight 1600 344weight 1600
345end 345end
346 346
347object building_wall9 347object building_wall9
348name Earth Wall material 348name Earth Wall material
349name_pl Earth Wall materials 349name_pl Earth Wall materials
350slaying mbbwall_0 350slaying mbbwall_0
351face mbbwall_0.x11 351face buildmaterial:bwall_0.x11
352nrof 1 352nrof 1
353type 161 353type 126
354subtype 2 354subtype 2
355value 800 355value 800
356weight 2000 356weight 2000
357end 357end
358 358
359object building_wall_fake 359object building_wall_fake
360name Wall material 360name Wall material
361name_pl Wall materials 361name_pl Wall materials
362slaying wall_fake_0 362slaying wall_fake_0
363face mbwall.x11 363face buildmaterial:wall_0.x11
364nrof 1 364nrof 1
365type 161 365type 126
366subtype 2 366subtype 2
367value 1500 367value 1500
368weight 1500 368weight 1500
369end 369end
370 370
371object building_whiterugfloor1 371object building_whiterugfloor1
372name White Rug floor material 372name White Rug floor material
373name_pl White Rug floor materials 373name_pl White Rug floor materials
374slaying whiterugfloor1 374slaying whiterugfloor1
375face mbwhiterugfloor1.x11 375face buildmaterial:whiterugfloor1.x11
376nrof 1 376nrof 1
377type 161 377type 126
378subtype 1 378subtype 1
379value 16000 379value 16000
380weight 500 380weight 500
381end 381end
382 382
383object building_woodfloor 383object building_woodfloor
384name Wood floor material 384name Wood floor material
385name_pl Wood floor materials 385name_pl Wood floor materials
386slaying woodfloor 386slaying woodfloor
387face mbwoodfloor.x11 387face buildmaterial:woodfloor.x11
388nrof 1 388nrof 1
389type 161 389type 126
390subtype 1 390subtype 1
391value 1500 391value 1500
392weight 1500 392weight 1500
393end 393end
394 394
395object building_woodfloor2 395object building_woodfloor2
396name Dark Wood floor material 396name Dark Wood floor material
397name_pl Dark Wood floor materials 397name_pl Dark Wood floor materials
398slaying woodfloor2 398slaying woodfloor2
399face mbwoodfloor2.x11 399face buildmaterial:woodfloor2.x11
400nrof 1 400nrof 1
401type 161 401type 126
402subtype 1 402subtype 1
403value 1500 403value 1500
404weight 1500 404weight 1500
405end 405end
406 406
411randomitems shop_building 411randomitems shop_building
412no_pick 1 412no_pick 1
413auto_apply 1 413auto_apply 1
414no_magic 1 414no_magic 1
415is_floor 1 415is_floor 1
416editable 64
417end 416end
418 417
419object shop_building_abyss 418object shop_building_abyss
420name tiles 419name tiles
421face shop_building.x11 420face shop_building.x11
423randomitems shop_building_abyss 422randomitems shop_building_abyss
424no_pick 1 423no_pick 1
425auto_apply 1 424auto_apply 1
426no_magic 1 425no_magic 1
427is_floor 1 426is_floor 1
428editable 64
429end 427end
430 428
431object shop_building_east 429object shop_building_east
432name tiles 430name tiles
433face shop_building.x11 431face shop_building.x11
435randomitems shop_building_east 433randomitems shop_building_east
436no_pick 1 434no_pick 1
437auto_apply 1 435auto_apply 1
438no_magic 1 436no_magic 1
439is_floor 1 437is_floor 1
440editable 64
441end 438end
442 439
443object shop_building_fant 440object shop_building_fant
444name tiles 441name tiles
445face shop_building.x11 442face shop_building.x11
447randomitems shop_building_fant 444randomitems shop_building_fant
448no_pick 1 445no_pick 1
449auto_apply 1 446auto_apply 1
450no_magic 1 447no_magic 1
451is_floor 1 448is_floor 1
452editable 64
453end 449end
454 450
455object shop_building_goth 451object shop_building_goth
456name tiles 452name tiles
457face shop_building.x11 453face shop_building.x11
459randomitems shop_building_goth 455randomitems shop_building_goth
460no_pick 1 456no_pick 1
461auto_apply 1 457auto_apply 1
462no_magic 1 458no_magic 1
463is_floor 1 459is_floor 1
464editable 64
465end 460end
466 461
467object shop_building_west 462object shop_building_west
468name tiles 463name tiles
469face shop_building.x11 464face shop_building.x11
471randomitems shop_building_west 466randomitems shop_building_west
472no_pick 1 467no_pick 1
473auto_apply 1 468auto_apply 1
474no_magic 1 469no_magic 1
475is_floor 1 470is_floor 1
476editable 64
477end 471end
478 472
473## boes added this for the marble shop 2009-11-08
474object shop_building_marble
475name tiles
476face shop_building.x11
477type 68
478randomitems shop_building_marble
479no_pick 1
480auto_apply 1
481no_magic 1
482is_floor 1
483end
484

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines