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.3 by pippijn, Thu May 4 21:02:54 2006 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
21type 161
22subtype 3
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
30end
31
32object building_destroyer
33name generic destroyer
34name_pl generic destroyers
35face mbhammer.x11
36nrof 1
6type 160 37type 160
7subtype 1 38subtype 2
8face mbstove.111
9end
10Object building_destroyer
11name generic destroyer
12nrof 1
13weight 1500
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.111 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
62
63object building_horizontal_gate_inv
64name Horizontal inverted gate material
65name_pl Horizontal inverted gate materials
66slaying igate_open_2
67face mbiron_gate_inv2.x11
68nrof 1
69type 161
70subtype 3
71value 3000
72weight 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
77
78object building_lever
79name Lever material
80name_pl Lever materials
81slaying button_lever
82face mblever.x11
83nrof 1
84type 161
85subtype 3
86value 1500
87weight 150
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
93end
94
95object building_magma
96name Magma floor material
97name_pl Magma floor materials
98slaying magma
99face mbmagma.x11
100nrof 1
101type 161
102subtype 1
103value 6666
104weight 1500
105end
106
107object building_pedestal
108name Pedestal material
109name_pl Pedestal materials
110slaying pedestal
111face mbpedestal.x11
112str 1
113nrof 1
114type 161
115subtype 3
116value 1500
117weight 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
124
125object building_redrugfloor1
126name Red Rug floor material
127name_pl Red Rug floor materials
128slaying redrugfloor1
129face mbredrugfloor1.x11
130nrof 1
131type 161
132subtype 1
133value 16000
134weight 500
135end
136
137object building_vertical_gate
138name Vertical gate material
139name_pl Vertical gate materials
140slaying igate_closed_1
141face mbiron_gate1.x11
142nrof 1
143type 161
144subtype 3
145value 1500
146weight 150
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
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
383object building_woodfloor
384name Wood floor material
385name_pl Wood floor materials
386slaying woodfloor
387face mbwoodfloor.x11
388nrof 1
389type 161
390subtype 1
391value 1500
392weight 1500
393end
394
395object building_woodfloor2
396name Dark Wood floor material
397name_pl Dark Wood floor materials
398slaying woodfloor2
399face mbwoodfloor2.x11
400nrof 1
401type 161
402subtype 1
403value 1500
404weight 1500
405end
406
19Object shop_building 407object shop_building
20name tiles 408name tiles
21is_floor 1
22face shop_building.111 409face shop_building.x11
23no_pick 1
24no_magic 1
25type 68 410type 68
26auto_apply 1
27randomitems shop_building 411randomitems shop_building
28editable 64 412no_pick 1
29editor_folder arch/shop/Floors 413auto_apply 1
414no_magic 1
415is_floor 1
30end 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
31Object shop_building_fant 440object shop_building_fant
32name tiles 441name tiles
33is_floor 1
34face shop_building.111 442face shop_building.x11
35no_pick 1
36no_magic 1
37type 68 443type 68
38auto_apply 1
39randomitems shop_building_fant 444randomitems shop_building_fant
40editable 64 445no_pick 1
41editor_folder arch/shop/Floors 446auto_apply 1
447no_magic 1
448is_floor 1
42end 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
43Object shop_building_west 462object shop_building_west
44name tiles 463name tiles
45is_floor 1
46face shop_building.111 464face shop_building.x11
47no_pick 1
48no_magic 1
49type 68 465type 68
50auto_apply 1
51randomitems shop_building_west 466randomitems shop_building_west
52editable 64
53editor_folder arch/shop/Floors
54end
55Object shop_building_east
56name tiles
57is_floor 1
58face shop_building.111
59no_pick 1 467no_pick 1
60no_magic 1
61type 68
62auto_apply 1 468auto_apply 1
63randomitems shop_building_east
64editable 64
65editor_folder arch/shop/Floors
66end
67Object shop_building_abyss
68name tiles
69is_floor 1
70face shop_building.111
71no_pick 1
72no_magic 1 469no_magic 1
73type 68 470is_floor 1
74auto_apply 1
75randomitems shop_building_abyss
76editable 64
77editor_folder arch/shop/Floors
78end 471end
79Object building_woodfloor 472
80name Wood floor material
81nrof 1
82weight 1500
83value 1500
84type 161
85subtype 1
86face mbwoodfloor.111
87slaying woodfloor
88end
89Object building_woodfloor2
90name Dark Wood floor material
91nrof 1
92weight 1500
93value 1500
94type 161
95subtype 1
96face mbwoodfloor2.111
97slaying woodfloor2
98end
99Object building_wall
100name Wall material
101nrof 1
102weight 1500
103value 1500
104type 161
105subtype 2
106face mbwall.111
107slaying wall_0
108end
109Object building_wall2
110name DWall material
111nrof 1
112weight 1700
113value 1750
114type 161
115subtype 2
116face mbdwall_0.111
117slaying dwall_0
118end
119Object building_wall3
120name WestCWall material
121nrof 1
122weight 1700
123value 1650
124type 161
125subtype 2
126face mbwestcwall_0.111
127slaying westcwall_0
128end
129Object building_wall4
130name Red CWall material
131nrof 1
132weight 1700
133value 1900
134type 161
135subtype 2
136face mbredcwall_0.111
137slaying redcwall_0
138end
139Object building_wall5
140name EastWall material
141nrof 1
142weight 1000
143value 1600
144type 161
145subtype 2
146face mbewall_0.111
147slaying ewall_0
148end
149Object building_wall6
150name BurningWall material
151nrof 1
152weight 1700
153value 1650
154type 161
155subtype 2
156face mbburningwall_0.111
157slaying burningwall_0
158end
159Object building_vertical_gate
160name Vertical gate material
161nrof 1
162weight 150
163value 1500
164type 161
165subtype 3
166slaying igate_closed_1
167face mbiron_gate1.111
168end
169Object building_horizontal_gate
170name Horizontal gate material
171nrof 1
172weight 150
173value 1500
174type 161
175subtype 3
176slaying igate_closed_2
177face mbiron_gate2.111
178end
179Object building_pedestal
180name Pedestal material
181nrof 1
182weight 150
183value 1500
184type 161
185subtype 3
186slaying pedestal
187face mbpedestal.111
188Str 1
189end
190Object building_lever
191name Lever material
192nrof 1
193weight 150
194value 1500
195type 161
196subtype 3
197slaying button_lever
198face mblever.111
199end
200Object building_button
201name Button material
202nrof 1
203weight 100
204value 2000
205type 161
206subtype 3
207slaying button_small
208face mbbutton.111
209end
210Object building_vertical_gate_inv
211name Vertical inverted gate material
212nrof 1
213weight 150
214value 3000
215type 161
216subtype 3
217slaying igate_open_1
218face mbiron_gate_inv1.111
219end
220Object building_horizontal_gate_inv
221name Horizontal inverted gate material
222nrof 1
223weight 150
224value 3000
225type 161
226subtype 3
227slaying igate_open_2
228face mbiron_gate_inv2.111
229end
230Object building_magma
231name Magma floor material
232nrof 1
233weight 1500
234value 6666
235type 161
236subtype 1
237face mbmagma.111
238slaying magma
239end
240Object building_redrugfloor1
241name Red Rug floor material
242nrof 1
243weight 500
244value 16000
245type 161
246subtype 1
247face mbredrugfloor1.111
248slaying redrugfloor1
249end
250Object building_whiterugfloor1
251name White Rug floor material
252nrof 1
253weight 500
254value 16000
255type 161
256subtype 1
257face mbwhiterugfloor1.111
258slaying whiterugfloor1
259end

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines