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.10 by root, Sat Mar 3 01:15:44 2007 UTC vs.
Revision 1.15 by root, Tue Nov 3 09:49:00 2009 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines