forked from project-ethea/Naia
-
Notifications
You must be signed in to change notification settings - Fork 0
/
terrain.cfg
308 lines (275 loc) · 6.62 KB
/
terrain.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
#textdomain wesnoth-Naia
#
# codename Naia - Project Ethea phase 1 campaigns shared library
# Copyright (C) 2006 - 2019 by Iris Morelle <[email protected]>
#
# See COPYING for usage terms.
#
#--------------------------------------------------------------------------#
# BASE LAYER TERRAINS #
#--------------------------------------------------------------------------#
#
# Cave terrains
#
[terrain_type]
id=wasteland
name= _ "Wasteland"
symbol_image=wasteland
string=Uzw
aliasof=Ut
editor_group=wesnoth-UMC-Naia
[/terrain_type]
[terrain_type]
symbol_image=volcanic-abyss
id=abyss-volcanic
name={I18N:TERRAIN_CHASM}
editor_name= _ "Volcanic Abyss"
string=Qxv
aliasof=Qt
editor_group=wesnoth-UMC-Naia
hide_help=yes
[/terrain_type]
#
# Shaxthal hive terrains
#
[terrain_type]
id=dark-hive-floor
name= _ "Dark Hive"
symbol_image=dark-hive/floor
string=Yhr
aliasof=Gt
editor_group=wesnoth-UMC-Naia
[/terrain_type]
[terrain_type]
id=dark-hive-surface
name= _ "Dark Hive"
symbol_image=dark-hive/surface
string=Yhs
aliasof=Gt
editor_group=wesnoth-UMC-Naia
hide_help=yes
[/terrain_type]
[terrain_type]
id=dark-hive-lair
name= _ "Dark Hive"
symbol_image=dark-hive/lair
string=Yhl
aliasof=Gt
editor_group=wesnoth-UMC-Naia
hide_help=yes
[/terrain_type]
#--------------------------------------------------------------------------#
# OVERLAY LAYER TERRAINS #
#--------------------------------------------------------------------------#
#
# Decoration/item terrains
#
[terrain_type]
id=overlay-great-tree-snow
name={I18N:TERRAIN_GREAT_TREE}
editor_name= _ "Snowy Great Tree"
symbol_image=tile-icons/great-tree-snowy
string=^Feza
default_base=Aa
aliasof=_bas,Ft
mvt_alias=-,_bas,Ft
editor_group=wesnoth-UMC-Naia
[/terrain_type]
[terrain_type]
id=overlay-great-tree-oak-dead
name={I18N:TERRAIN_GREAT_TREE}
editor_name= _ "Dead Great Oak Tree"
symbol_image=tile-icons/great-tree-oak-dead
string=^Fezo
default_base=Gd
aliasof=_bas,Ft
mvt_alias=-,_bas,Ft
editor_group=wesnoth-UMC-Naia
[/terrain_type]
[terrain_type]
id=overlay-banner-uria
editor_name= _ "Banner (Uria)"
symbol_image=tile-icons/banner-uria-wall
string=^Ebur
aliasof=_bas
editor_group=wesnoth-UMC-Naia
hide_help=yes
[/terrain_type]
[terrain_type]
id=overlay-banner-merthiaal
editor_name= _ "Banner (Merthiaal)"
symbol_image=tile-icons/banner-yechnagoth-wall
string=^Ebme
aliasof=_bas
editor_group=wesnoth-UMC-Naia
hide_help=yes
[/terrain_type]
[terrain_type]
id=overlay-statue-adavyan
editor_name= _ "Statue (Adavyan)"
symbol_image=tile-icons/statue-adavyan
string=^Eza
aliasof=_bas
editor_group=wesnoth-UMC-Naia
hide_help=yes
[/terrain_type]
[terrain_type]
id=overlay-stone-wall-moss-se
symbol_image=void/void
editor_image=tile-icons/overlay-moss-se
editor_name= _ "Wall Moss"
string=^Xzm/
aliasof=_bas
editor_group=wesnoth-UMC-Naia
hide_help=yes
[/terrain_type]
[terrain_type]
id=overlay-stone-wall-moss-sw
symbol_image=void/void
editor_image=tile-icons/overlay-moss-sw
editor_name= _ "Wall Moss"
string=^Xzm\
aliasof=_bas
editor_group=wesnoth-UMC-Naia
hide_help=yes
[/terrain_type]
#
# Gates (1.12)
#
[terrain_type]
id=overlay-gate-se
editor_name= _ "Gate"
symbol_image=../scenery/gate-rusty-se
string=^Z/
aliasof=-, _bas, Xt
editor_group=wesnoth-UMC-Naia
hide_help=yes
[/terrain_type]
[terrain_type]
id=overlay-gate-sw
editor_name= _ "Gate"
symbol_image=../scenery/gate-rusty-sw
string=^Z\
aliasof=-, _bas, Xt
editor_group=wesnoth-UMC-Naia
hide_help=yes
[/terrain_type]
#
# Gates (1.14)
#
[terrain_type]
symbol_image=void/void
editor_image=tile-icons/gate-golden-sw-tile
id=portal_gate_golden_sw
name={I18N:TERRAIN_GATE}
editor_name= _ "Event Gate"
string=^Zz\
aliasof=_bas,Xt
mvt_alias=Xt
editor_group=wesnoth-UMC-Naia
hide_help=yes
[/terrain_type]
[terrain_type]
symbol_image=void/void
editor_image=tile-icons/gate-golden-se-tile
id=portal_gate_golden_se
name={I18N:TERRAIN_GATE}
editor_name= _ "Event Gate"
string=^Zz/
aliasof=_bas,Xt
mvt_alias=Xt
editor_group=wesnoth-UMC-Naia
hide_help=yes
[/terrain_type]
[terrain_type]
symbol_image=void/void
editor_image=tile-icons/gate-golden-n-tile
id=portal_gate_golden_n
name={I18N:TERRAIN_GATE}
editor_name= _ "Event Gate"
string=^Zz|
aliasof=_bas,Xt
mvt_alias=Xt
editor_group=wesnoth-UMC-Naia
hide_help=yes
[/terrain_type]
[terrain_type]
symbol_image=void/void
editor_image=tile-icons/gate-golden-open-sw-tile
id=portal_gate_golden_open_sw
name={I18N:TERRAIN_GATE}
editor_name= _ "Open Event Gate"
string=^Zz\o
aliasof=_bas
editor_group=wesnoth-UMC-Naia
hide_help=yes
[/terrain_type]
[terrain_type]
symbol_image=void/void
editor_image=tile-icons/gate-golden-open-se-tile
id=portal_gate_golden_open_se
name={I18N:TERRAIN_GATE}
editor_name= _ "Open Event Gate"
string=^Zz/o
aliasof=_bas
editor_group=wesnoth-UMC-Naia
hide_help=yes
[/terrain_type]
[terrain_type]
symbol_image=void/void
editor_image=tile-icons/gate-golden-open-n-tile
id=portal_gate_golden_open_n
name={I18N:TERRAIN_GATE}
editor_name= _ "Open Event Gate"
string=^Zz|o
aliasof=_bas
editor_group=wesnoth-UMC-Naia
hide_help=yes
[/terrain_type]
#
# Shaxthal hive overlays
#
[terrain_type]
id=overlay-pit
editor_name= _ "Hive Cell"
name= _ "Dark Hive"
symbol_image=dark-hive/pit-2
string=^Xp
aliasof=_bas
editor_group=wesnoth-UMC-Naia
hide_help=yes
[/terrain_type]
#
# Special
#
[terrain_type]
id=overlay-flat
editor_name= _ "Flat Overlay"
symbol_image=void/void
editor_image=tile-icons/overlay-flat
string=^Gov
aliasof=Gt
submerge=0.0
editor_group=wesnoth-UMC-Naia
hide_help=yes
[/terrain_type]
[terrain_type]
id=overlay-rough
editor_name= _ "Rough Overlay"
symbol_image=void/void
editor_image=tile-icons/overlay-rough
string=^Uov
aliasof=Ut
editor_group=wesnoth-UMC-Naia
hide_help=yes
[/terrain_type]
[terrain_type]
id=overlay-fakeshroud
editor_name= _ "Fake Shroud"
symbol_image=void/void
editor_image=tile-icons/fake-shroud
string=^Zok
aliasof=_bas
editor_group=wesnoth-UMC-Naia
hide_help=yes
[/terrain_type]