Difference between revisions of "TerrainCodesWML"

From The Battle for Wesnoth Wiki
(Conversion form old to new)
(Terrain strings '''''(SVN terrain only)''''')
Line 117: Line 117:
 
  str=  Bww/ Bww| Bww\ Xm  _s  _f  Fet  Uf  Uh  Uui
 
  str=  Bww/ Bww| Bww\ Xm  _s  _f  Fet  Uf  Uh  Uui
  
=== terrains sorted per group ===
+
=== Terrain Table ===
This list shows the string for the terrains, the italic strings are reservations for terrains.
+
This is a list of the terrains, the strings used for them in the new map format, the letters used for them in the old map format, their id and the terrains they take their stats from.
The old letter is extra shown for as an extra reference.
 
  
==== Snow terrains ====
 
 
<table border="1"><tr>
 
<table border="1"><tr>
 +
<th>ID</th>
 
<th>String</th>
 
<th>String</th>
 
<th>Old letter</th>
 
<th>Old letter</th>
<th>Description</th>
+
<th>Name</th>
<th>Theme</th>
+
<th>Stats from</th>
 +
</tr>
 +
<tr>
 +
<td>off_map</td>
 +
<td>_off^_usr</td>
 +
<td></td>
 +
<td>None</td>
 +
<td></td>
 +
</tr>
 +
<tr>
 +
<td>shroud</td>
 +
<td>_s</td>
 +
<td></td>
 +
<td>Shroud</td>
 +
<td></td>
 +
</tr>
 +
<tr>
 +
<td>fog</td>
 +
<td>_f</td>
 +
<td>~</td>
 +
<td>Fog</td>
 +
<td></td>
 
</tr>
 
</tr>
 
 
<tr>
 
<tr>
 +
<td>ice</td>
 
<td>Ai</td>
 
<td>Ai</td>
 
<td>i</td>
 
<td>i</td>
<td>ice</td>
+
<td>Ice</td>
<td>snow</td>
+
<td>Snow</td>
 
</tr>
 
</tr>
 
 
<tr>
 
<tr>
 +
<td>tundra</td>
 
<td>Aa</td>
 
<td>Aa</td>
 
<td>S</td>
 
<td>S</td>
<td>tundra "Arctic"</td>
+
<td>Snow</td>
<td>snow</td>
+
<td></td>
</tr>
 
 
 
</table>
 
 
 
==== Bridges ====
 
Since bridges are directional all strings here
 
will be appended with either /|\ to show their
 
direction. In this list these signs are replaced
 
with a *.
 
 
 
<table border="1"><tr>
 
<th>String</th>
 
<th>Old letter</th>
 
<th>Description</th>
 
<th>Theme</th>
 
 
</tr>
 
</tr>
 
 
<tr>
 
<tr>
<td><i>Brx*</i></td>
 
<td></td>
 
<td>Bridge of stones over chasm for aboveground</td>
 
 
<td>bridge</td>
 
<td>bridge</td>
 +
<td>Ww^Bw|</td>
 +
<td>|</td>
 +
<td>Bridge</td>
 +
<td>Grassland,Shallow Water</td>
 
</tr>
 
</tr>
 
 
<tr>
 
<tr>
<td><i>Bxu*</i></td>
+
<td>bridgediag1</td>
<td></td>
+
<td>Ww^Bw/</td>
<td>Bridge over chasm underground</td>
+
<td>/</td>
<td>bridge</td>
+
<td>Bridge</td>
 +
<td>Grassland,Shallow Water</td>
 
</tr>
 
</tr>
 
 
<tr>
 
<tr>
<td><i>Bsw*</i></td>
+
<td>bridgediag2</td>
<td></td>
+
<td>Ww^Bw\</td>
<td>wooden bridge over swamp</td>
+
<td>\</td>
<td>bridge</td>
+
<td>Bridge</td>
 +
<td>Grassland,Shallow Water</td>
 
</tr>
 
</tr>
 
 
<tr>
 
<tr>
<td><i>Bwr*</i></td>
+
<td>bridgedeep</td>
 +
<td>Wo^Bw|</td>
 
<td></td>
 
<td></td>
<td>Stone Bridge over shallow water</td>
+
<td>Bridge</td>
<td>bridge</td>
+
<td>Grassland,Deep Water</td>
 
</tr>
 
</tr>
 
 
<tr>
 
<tr>
<td>Bww*</td>
+
<td>bridgedeepdiag1</td>
<td>/|\</td>
+
<td>Wo^Bw/</td>
<td>wooden bridge bridge, over wadeable, wooden</td>
+
<td></td>
<td>bridge, common</td>
+
<td>Bridge</td>
 +
<td>Grassland,Deep Water</td>
 
</tr>
 
</tr>
 
</table>
 
 
==== Castles ====
 
 
<table border="1"><tr>
 
<th>String</th>
 
<th>Old letter</th>
 
<th>Description</th>
 
<th>Theme</th>
 
</tr>
 
 
 
<tr>
 
<tr>
<td>Ce</td>
+
<td>bridgedeepdiag2</td>
<td>n</td>
+
<td>Wo^Bw\</td>
<td>encampment (castle)</td>
+
<td></td>
<td>castle, common</td>
+
<td>Bridge</td>
 +
<td>Grassland,Deep Water</td>
 
</tr>
 
</tr>
 
 
<tr>
 
<tr>
<td>Ch</td>
+
<td>bridgeswamp</td>
<td>C</td>
+
<td>Ss^Bw|</td>
<td>human castle</td>
+
<td></td>
<td>castle, common</td>
+
<td>Bridge</td>
 +
<td>Grassland,Swamp</td>
 
</tr>
 
</tr>
 
 
<tr>
 
<tr>
<td>Cv</td>
+
<td>bridgeswampdiag1</td>
 +
<td>Ss^Bw/</td>
 
<td></td>
 
<td></td>
<td>Elven castle</td>
+
<td>Bridge</td>
<td>castle</td>
+
<td>Grassland,Swamp</td>
 
</tr>
 
</tr>
 
 
<tr>
 
<tr>
<td>Chr</td>
+
<td>bridgeswampdiag2</td>
<td>N</td>
+
<td>Ss^Bw\</td>
<td>ruined castle</td>
+
<td></td>
<td>castle</td>
+
<td>Bridge</td>
 +
<td>Grassland,Swamp</td>
 
</tr>
 
</tr>
 
 
<tr>
 
<tr>
<td>Chs</td>
+
<td>encampment</td>
<td>q</td>
+
<td>Ce</td>
<td>human ruin (swamp)</td>
+
<td>n</td>
<td>castle</td>
+
<td>Encampment</td>
 +
<td>Castle</td>
 
</tr>
 
</tr>
 
 
<tr>
 
<tr>
<td>Chw</td>
 
<td>Q</td>
 
<td>human sunken ruin</td>
 
 
<td>castle</td>
 
<td>castle</td>
 +
<td>Ch</td>
 +
<td>y</td>
 +
<td>Castle</td>
 +
<td></td>
 
</tr>
 
</tr>
 
 
<tr>
 
<tr>
<td><i>Co</i></td>
 
<td>O</td>
 
<td>will be an Orc Castle one day</td>
 
 
<td>castle</td>
 
<td>castle</td>
 +
<td>Cv</td>
 +
<td>y</td>
 +
<td>Elven Castle</td>
 +
<td>Castle</td>
 
</tr>
 
</tr>
 
 
<tr>
 
<tr>
 +
<td>dwarven_castle</td>
 
<td>Cud</td>
 
<td>Cud</td>
 
<td>o</td>
 
<td>o</td>
<td>dwarven castle "castle underground, dwarf"</td>
+
<td>Dwarven Castle</td>
<td>castle, underground</td>
+
<td>Castle</td>
</tr>
 
 
 
</table>
 
 
 
==== desert ====
 
 
 
<table border="1"><tr>
 
<th>String</th>
 
<th>Old letter</th>
 
<th>Description</th>
 
<th>Theme</th>
 
 
</tr>
 
</tr>
 
 
<tr>
 
<tr>
<td>Dd</td>
+
<td>ruin</td>
<td>I</td>
+
<td>Chr</td>
<td>desert</td>
+
<td>N</td>
<td>desert</td>
+
<td>Ruin</td>
 +
<td>Castle</td>
 
</tr>
 
</tr>
 
 
<tr>
 
<tr>
<td>Do</td>
+
<td>sunkenruin</td>
<td>P</td>
+
<td>Chw</td>
<td>desert oasis</td>
+
<td>Q</td>
<td>desert</td>
+
<td>Sunken Ruin</td>
 +
<td>Castle,Shallow Water</td>
 
</tr>
 
</tr>
 
 
<tr>
 
<tr>
<td>Ds</td>
+
<td>swampruin</td>
<td>d</td>
+
<td>Chs</td>
<td>sand, (old desert)</td>
+
<td>q</td>
<td>desert</td>
+
<td>Swamp Ruin</td>
</tr>
+
<td>Castle,Swamp</td>
 
 
</table>
 
 
 
==== Forest ====
 
 
 
<table border="1"><tr>
 
<th>String</th>
 
<th>Old letter</th>
 
<th>Description</th>
 
<th>Theme</th>
 
 
</tr>
 
</tr>
 
 
<tr>
 
<tr>
<td>Fa</td>
+
<td>encampment_keep</td>
<td>F</td>
+
<td>Ke</td>
<td>forest (snow) "forest arctic"</td>
+
<td></td>
<td>forrest, snow</td>
+
<td>Encampment keep</td>
 +
<td>Castle</td>
 
</tr>
 
</tr>
 
 
<tr>
 
<tr>
<td><i>Fb</i></td>
+
<td>human_keep</td>
 +
<td>Kh</td>
 
<td></td>
 
<td></td>
<td>Sinister Forest "Forest, Bad"</td>
+
<td>Keep</td>
<td>forrest</td>
+
<td>Castle</td>
 
</tr>
 
</tr>
 
 
<tr>
 
<tr>
<td>Fet</td>
+
<td>elven_keep</td>
<td>?</td>
+
<td>Kv</td>
<td>great Elven tree</td>
+
<td></td>
<td>forrest</td>
+
<td>Elven Keep</td>
 +
<td>Castle</td>
 
</tr>
 
</tr>
 
 
<tr>
 
<tr>
<td>Ff</td>
+
<td>dwarven_keep</td>
<td>f</td>
+
<td>Kud</td>
<td>forrest</td>
+
<td></td>
<td>forrest, common</td>
+
<td>Dwarven keep</td>
 +
<td>Castle</td>
 
</tr>
 
</tr>
 
 
<tr>
 
<tr>
<td>Ft</td>
+
<td>ruined_keep</td>
<td>T</td>
+
<td>Khr</td>
<td>forrest tropical</td>
+
<td></td>
<td>forrest</td>
+
<td>Ruined keep</td>
 +
<td>Castle</td>
 
</tr>
 
</tr>
 
</table>
 
 
==== Grass ====
 
 
<table border="1"><tr>
 
<th>String</th>
 
<th>Old letter</th>
 
<th>Description</th>
 
<th>Theme</th>
 
</tr>
 
 
 
<tr>
 
<tr>
<td><i>Gb</i></td>
+
<td>sunken_keep</td>
 +
<td>Khw</td>
 
<td></td>
 
<td></td>
<td>dying "Grass brown/bad"</td>
+
<td>Sunken keep</td>
<td>grass</td>
+
<td>Castle,Shallow Water</td>
 
</tr>
 
</tr>
 
 
<tr>
 
<tr>
<td><i>Gf</i></td>
+
<td>swamp_keep</td>
 +
<td>Khs</td>
 
<td></td>
 
<td></td>
<td>Farmer's Fields</td>
+
<td>Swamp keep</td>
<td>grass</td>
+
<td>Castle,Swamp</td>
 
</tr>
 
</tr>
 
 
<tr>
 
<tr>
<td>Gg</td>
+
<td>crater</td>
<td>g</td>
+
<td>Dd^Dc</td>
<td>grass</td>
+
<td></td>
<td>grass, common</td>
+
<td>Crater</td>
 +
<td>Sand</td>
 
</tr>
 
</tr>
 
 
<tr>
 
<tr>
<td>Gs</td>
+
<td>desert</td>
<td>G</td>
+
<td>Dd</td>
<td>savanna (grass)</td>
+
<td>I</td>
<td>grass</td>
+
<td>Desert</td>
</tr>
+
<td>Sand</td>
 
 
</table>
 
 
 
==== hill ====
 
 
 
<table border="1"><tr>
 
<th>String</th>
 
<th>Old letter</th>
 
<th>Description</th>
 
<th>Theme</th>
 
 
</tr>
 
</tr>
 
 
<tr>
 
<tr>
<td>Ha</td>
+
<td>sand_rubble</td>
<td>H</td>
+
<td>Dd^Dr</td>
<td>hills (snow) "hills arctic"</td>
+
<td></td>
<td>hill, snow</td>
+
<td>Rubble</td>
 +
<td>Hills</td>
 
</tr>
 
</tr>
 
 
<tr>
 
<tr>
<td>Hd</td>
+
<td>sand</td>
<td>J</td>
+
<td>Ds</td>
<td>desert hills (dunes)</td>
+
<td>d</td>
<td>hill, desert</td>
+
<td>Sand</td>
 +
<td></td>
 
</tr>
 
</tr>
 
 
<tr>
 
<tr>
<td>Hh</td>
+
<td>oasis</td>
<td>h</td>
+
<td>Dd^Do</td>
<td>hills</td>
+
<td>P</td>
<td>hill, common</td>
+
<td>Oasis</td>
 +
<td>Sand</td>
 
</tr>
 
</tr>
 
</table>
 
 
==== Keep ====
 
The keep definition is now done with terrain transition WML,
 
since we're no longer out of letters, this will be done
 
manually. the _K is for backwards compability but this
 
will be removed in the near future. The _K uses the special
 
castle transition WML the new ones don't. This would
 
also allow to mix items, eg a Kh keep in a Ce castle.
 
 
<table border="1"><tr>
 
<th>String</th>
 
<th>Old letter</th>
 
<th>Description</th>
 
<th>Theme</th>
 
</tr>
 
 
 
<tr>
 
<tr>
<td>_K</td>
+
<td>snow_forest</td>
<td>K</td>
+
<td>Aa^Fpa</td>
<td>keep (castle)</td>
+
<td>F</td>
<td>keep, common</td>
+
<td>Snow Forest</td>
 +
<td>Snow,Forest</td>
 
</tr>
 
</tr>
 
 
<tr>
 
<tr>
<td>Ke</td>
+
<td>great_tree</td>
<td></td>
+
<td>Gg^Fet</td>
<td>encampment (keep)</td>
+
<td>?</td>
<td>keep, common</td>
+
<td>Great Tree</td>
 +
<td>Forest</td>
 
</tr>
 
</tr>
 
 
<tr>
 
<tr>
<td>Kh</td>
+
<td>forest</td>
 +
<td>Gs^Fp</td>
 +
<td>f</td>
 +
<td>Forest</td>
 
<td></td>
 
<td></td>
<td>keep castle</td>
 
<td>keep, common</td>
 
 
</tr>
 
</tr>
 
 
<tr>
 
<tr>
<td>Khr</td>
+
<td>tropical_forest</td>
<td></td>
+
<td>Gs^Ft</td>
<td>ruined keep</td>
+
<td>T</td>
<td>keep</td>
+
<td>Tropical Forest</td>
 +
<td>Forest</td>
 
</tr>
 
</tr>
 
 
<tr>
 
<tr>
<td>Khs</td>
+
<td>grassland</td>
 +
<td>Gg</td>
 +
<td>g</td>
 +
<td>Grassland</td>
 
<td></td>
 
<td></td>
<td>human ruin keep(swamp)</td>
 
<td>keep</td>
 
 
</tr>
 
</tr>
 
 
<tr>
 
<tr>
<td>Khw</td>
+
<td>grassland_flowers</td>
 +
<td>Ggf</td>
 
<td></td>
 
<td></td>
<td>human sunken ruin keep</td>
+
<td>Grassland</td>
<td>keep</td>
+
<td>Grassland</td>
 
</tr>
 
</tr>
 
 
<tr>
 
<tr>
<td><i>Ko</i></td>
+
<td>savanna</td>
<td></td>
+
<td>Gs</td>
<td>will be an Orc keep one day</td>
+
<td>G</td>
<td>keep</td>
+
<td>Savanna</td>
 +
<td>Grassland</td>
 
</tr>
 
</tr>
 
 
<tr>
 
<tr>
<td>Kud</td>
+
<td>snow_hills</td>
<td></td>
+
<td>Ha</td>
<td>dwarven keep "keep underground, dwarf"</td>
+
<td>H</td>
<td>keep, underground</td>
+
<td>Snow Hills</td>
 +
<td>Snow,Hills</td>
 
</tr>
 
</tr>
 
 
<tr>
 
<tr>
<td>Kv</td>
+
<td>desert_hills</td>
<td></td>
+
<td>Hd</td>
<td>Elven Keep"</td>
+
<td>J</td>
<td>keep, unknown?</td>
+
<td>Dunes</td>
</tr>
+
<td>Sand,Hills</td>
 
 
</table>
 
 
 
==== Mountain ==== 
 
 
 
<table border="1"><tr>
 
<th>String</th>
 
<th>Old letter</th>
 
<th>Description</th>
 
<th>Theme</th>
 
 
</tr>
 
</tr>
 
 
<tr>
 
<tr>
<td><i>Ma</i></td>
+
<td>hills</td>
 +
<td>Hh</td>
 +
<td>h</td>
 +
<td>Hills</td>
 
<td></td>
 
<td></td>
<td>snowy mountains</td>
 
<td>mountain, snow</td>
 
 
</tr>
 
</tr>
 
 
<tr>
 
<tr>
 +
<td>desert_mountains</td>
 
<td>Md</td>
 
<td>Md</td>
 
<td>M</td>
 
<td>M</td>
<td>desert mountains</td>
+
<td>Mountains</td>
<td>mountain, desert</td>
+
<td>Mountains</td>
 
</tr>
 
</tr>
 
 
<tr>
 
<tr>
 +
<td>mountains</td>
 
<td>Mm</td>
 
<td>Mm</td>
 
<td>m</td>
 
<td>m</td>
<td>mountain</td>
+
<td>Mountains</td>
<td>mountain, common</td>
 
</tr>
 
 
 
</table>
 
 
 
==== (mostly) Impassable ====
 
 
 
<table border="1"><tr>
 
<th>String</th>
 
<th>Old letter</th>
 
<th>Description</th>
 
<th>Theme</th>
 
</tr>
 
 
 
<tr>
 
<td><i>Qx</i></td>
 
 
<td></td>
 
<td></td>
<td>chasm for above ground</td>
 
<td>misc</td>
 
 
</tr>
 
</tr>
 
 
<tr>
 
<tr>
 +
<td>canyon</td>
 
<td>Qxu</td>
 
<td>Qxu</td>
 
<td>X</td>
 
<td>X</td>
<td>chasm for underground</td>
+
<td>Chasm</td>
<td>misc, underground</td>
 
</tr>
 
 
 
<tr>
 
<td><i>Qxw</i></td>
 
 
<td></td>
 
<td></td>
<td>aboveground chasm with water pouring over the edge</td>
 
<td>misc</td>
 
 
</tr>
 
</tr>
 
 
<tr>
 
<tr>
 +
<td>lava</td>
 
<td>Ql</td>
 
<td>Ql</td>
 
<td>l</td>
 
<td>l</td>
<td>lava</td>
+
<td>Lava</td>
<td>misc</td>
+
<td>Chasm</td>
 
</tr>
 
</tr>
 
 
<tr>
 
<tr>
<td><i>Qr</i></td>
 
<td></td>
 
<td>stone wall</td>
 
<td>misc</td>
 
</tr>
 
 
</table>
 
 
==== road ====
 
 
<table border="1"><tr>
 
<th>String</th>
 
<th>Old letter</th>
 
<th>Description</th>
 
<th>Theme</th>
 
</tr>
 
 
<tr>
 
<td><i>Rc</i></td>
 
<td></td>
 
<td>Carpeted Floor</td>
 
 
<td>road</td>
 
<td>road</td>
</tr>
 
 
<tr>
 
 
<td>Rd</td>
 
<td>Rd</td>
 
<td>E</td>
 
<td>E</td>
<td>desert road</td>
+
<td>Desert road</td>
<td>road, desert</td>
+
<td>Grassland</td>
 
</tr>
 
</tr>
 
 
<tr>
 
<tr>
 +
<td>dirt</td>
 
<td>Re</td>
 
<td>Re</td>
 
<td>r</td>
 
<td>r</td>
<td>dirt road "earth"</td>
+
<td>Dirt</td>
<td>road, common</td>
+
<td>Grassland</td>
 
</tr>
 
</tr>
 
 
<tr>
 
<tr>
 +
<td>road</td>
 
<td>Rr</td>
 
<td>Rr</td>
<td></td>
+
<td>E</td>
<td>stone road "rock"</td>
+
<td>Road</td>
<td>road</td>
+
<td>Grassland</td>
</tr>
 
 
 
<tr>
 
<td><i>Rw</i></td>
 
<td></td>
 
<td>Wood floor (interior)</td>
 
<td>road</td>
 
</tr>
 
 
 
</table>
 
 
 
==== swamp ====
 
 
 
<table border="1"><tr>
 
<th>String</th>
 
<th>Old letter</th>
 
<th>Description</th>
 
<th>Theme</th>
 
 
</tr>
 
</tr>
 
 
<tr>
 
<tr>
<td><i>Sb</i></td>
+
<td>farm</td>
 +
<td>Re^Gvs</td>
 
<td></td>
 
<td></td>
<td>fetid swamp "Swamp Bad"</td>
+
<td>Farmland</td>
<td>swamp</td>
+
<td>Grassland</td>
 
</tr>
 
</tr>
 
 
<tr>
 
<tr>
<td><i>Ss</i></td>
+
<td>swamp_water</td>
 +
<td>Ss</td>
 
<td>w</td>
 
<td>w</td>
<td>swamp</td>
+
<td>Swamp</td>
<td>swamp</td>
+
<td></td>
</tr>
 
 
 
</table>
 
 
 
==== underground ====
 
 
 
<table border="1"><tr>
 
<th>String</th>
 
<th>Old letter</th>
 
<th>Description</th>
 
<th>Theme</th>
 
 
</tr>
 
</tr>
 
 
<tr>
 
<tr>
 +
<td>cave</td>
 
<td>Uu</td>
 
<td>Uu</td>
 
<td>u</td>
 
<td>u</td>
<td>normal cave</td>
+
<td>Cave</td>
<td>underground</td>
+
<td></td>
 
</tr>
 
</tr>
 
 
<tr>
 
<tr>
<td>Uui</td>
+
<td>cave_beam</td>
 +
<td>Uu^Ii</td>
 
<td>'</td>
 
<td>'</td>
<td>illuminated cave</td>
+
<td>Cave Lit</td>
<td>underground</td>
+
<td>Cave</td>
 
</tr>
 
</tr>
 
 
<tr>
 
<tr>
<td>Uf</td>
+
<td>fungus</td>
 +
<td>Uu^Uf</td>
 
<td>]</td>
 
<td>]</td>
<td>mushroom grove "underground forest"</td>
+
<td>Mushroom Grove</td>
<td>underground</td>
+
<td></td>
 +
</tr>
 +
<tr>
 +
<td>fungusabove</td>
 +
<td>Re^Uf</td>
 +
<td></td>
 +
<td>Mushroom Grove</td>
 +
<td>Mushroom Grove</td>
 
</tr>
 
</tr>
 
 
<tr>
 
<tr>
 +
<td>rocky_cave</td>
 
<td>Uh</td>
 
<td>Uh</td>
 
<td>[</td>
 
<td>[</td>
<td>rockbound cave (functionally "underground hill")</td>
+
<td>Rockbound Cave</td>
<td>underground</td>
+
<td>Cave,Hills</td>
 
</tr>
 
</tr>
 
 
<tr>
 
<tr>
<td>Uhi</td>
+
<td>rocky_cave_beam</td>
 +
<td>Uh^Ii</td>
 
<td></td>
 
<td></td>
<td>illuminated rockbound cave (functionally "underground hill")</td>
+
<td>Rockbound Cave Lit</td>
<td>underground</td>
+
<td>Cave,Hills</td>
 
</tr>
 
</tr>
 
 
<tr>
 
<tr>
<td><i>Uuc</i></td>
+
<td>desert_village</td>
<td></td>
+
<td>Dd^Vda</td>
<td>normal cave, carved</td>
+
<td>U</td>
<td>underground</td>
+
<td>Village</td>
</tr>
+
<td>Village,Sand</td>
 
 
 
 
</table>
 
 
 
==== village ====
 
 
 
<table border="1"><tr>
 
<th>String</th>
 
<th>Old letter</th>
 
<th>Description</th>
 
<th>Theme</th>
 
 
</tr>
 
</tr>
 
 
<tr>
 
<tr>
<td>Vda</td>
+
<td>desert_village</td>
<td>B</td>
+
<td>Dd^Vdt</td>
<td>desert village (adobe)</td>
+
<td>U</td>
<td>village, desert</td>
+
<td>Village</td>
 +
<td>Village,Sand</td>
 
</tr>
 
</tr>
 
 
<tr>
 
<tr>
<td>Vdt</td>
+
<td>elven_snow_village</td>
<td>U</td>
+
<td>Aa^Vea</td>
<td>desert village (tent)</td>
+
<td>e</td>
<td>village, desert</td>
+
<td>Village</td>
 +
<td>Village</td>
 
</tr>
 
</tr>
 
 
<tr>
 
<tr>
<td>Veg</td>
+
<td>village</td>
 +
<td>Gg^Ve</td>
 
<td>t</td>
 
<td>t</td>
<td>elven village "village elven grassland"</td>
+
<td>Village</td>
<td>village</td>
+
<td>Village</td>
 
</tr>
 
</tr>
 
 
<tr>
 
<tr>
<td>Vea</td>
+
<td>snow_village</td>
<td>e</td>
+
<td>Aa^Vha</td>
<td>elven (snow) village</td>
 
<td>village, snow</td>
 
</tr>
 
 
 
<tr>
 
<td>Vha</td>
 
 
<td>V</td>
 
<td>V</td>
<td>village, snow            snow village (tundra, village)</td>
+
<td>Village</td>
<td>village, snow</td>
+
<td>Village</td>
 
</tr>
 
</tr>
 
 
<tr>
 
<tr>
<td>Vhg</td>
+
<td>village</td>
<td>v</td>
+
<td>Gg^Vh</td>
<td>human village (village)</td>
+
<td>t</td>
<td>village, common</td>
+
<td>Village</td>
 +
<td></td>
 
</tr>
 
</tr>
 
 
<tr>
 
<tr>
<td>Vhh</td>
+
<td>hill_village</td>
 +
<td>Hh^Vhh</td>
 
<td>a</td>
 
<td>a</td>
<td>human hill village</td>
+
<td>Village</td>
<td>village, hill, common</td>
+
<td>Village,Hills</td>
 
</tr>
 
</tr>
 
 
<tr>
 
<tr>
<td>Vhha</td>
+
<td>snow-hill_village</td>
 +
<td>Ha^Vhha</td>
 
<td>A</td>
 
<td>A</td>
<td>human (snow) hill village</td>
+
<td>Village</td>
<td>village, snow, hill</td>
+
<td>Village,Hills</td>
 
</tr>
 
</tr>
 
 
<tr>
 
<tr>
<td>Vhm</td>
+
<td>mountain_village</td>
 +
<td>Mm^Vhh</td>
 
<td>b</td>
 
<td>b</td>
<td>human mountain village</td>
+
<td>Village</td>
<td>village, mountain</td>
+
<td>Village,Mountains</td>
 
</tr>
 
</tr>
 
 
<tr>
 
<tr>
<td>Vht</td>
+
<td>tropical_forest_village</td>
 +
<td>Gs^Vht</td>
 
<td>L</td>
 
<td>L</td>
<td>tropical village (savanna, village) --nothing foresty about this village</td>
+
<td>Village</td>
<td>village</td>
+
<td>Village</td>
 
</tr>
 
</tr>
 
 
<tr>
 
<tr>
<td>Vu</td>
+
<td>underground_village</td>
 +
<td>Uu^Vu</td>
 
<td>D</td>
 
<td>D</td>
<td>underground village (cave, village)</td>
+
<td>Village</td>
<td>village, underground</td>
+
<td>Village,Cave</td>
 
</tr>
 
</tr>
 
 
<tr>
 
<tr>
<td>Vud</td>
+
<td>dwarven_village</td>
 +
<td>Uu^Vud</td>
 
<td>p</td>
 
<td>p</td>
<td>dwarven village</td>
+
<td>Village</td>
<td>village, underground</td>
+
<td>Village,Cave</td>
 
</tr>
 
</tr>
 
 
<tr>
 
<tr>
<td>Vwm</td>
+
<td>mermen_village</td>
 +
<td>Ww^Vm</td>
 
<td>Z</td>
 
<td>Z</td>
<td>mermen village (shallow water)</td>
+
<td>Village</td>
<td>village, water</td>
+
<td>Shallow Water</td>
 
</tr>
 
</tr>
 
 
<tr>
 
<tr>
<td>Vs</td>
+
<td>swamp_village</td>
 +
<td>Ss^Vhs</td>
 
<td>Y</td>
 
<td>Y</td>
<td>swamp village (swamp, village)</td>
+
<td>Village</td>
<td>village, swamp</td>
+
<td>Village,Swamp</td>
 
</tr>
 
</tr>
 
 
<tr>
 
<tr>
<td>Vsm</td>
+
<td>swamp_merfolk-village</td>
 +
<td>Ss^Vm</td>
 
<td></td>
 
<td></td>
<td>swamp merfolk village (swamp)</td>
+
<td>Village</td>
<td>village, swamp</td>
+
<td>Swamp</td>
 
</tr>
 
</tr>
 
</table>
 
 
==== water ====
 
 
<table border="1"><tr>
 
<th>String</th>
 
<th>Old letter</th>
 
<th>Description</th>
 
<th>Theme</th>
 
</tr>
 
 
 
<tr>
 
<tr>
 +
<td>deep_water</td>
 
<td>Wo</td>
 
<td>Wo</td>
 
<td>s</td>
 
<td>s</td>
<td>deep water "water, ocean"</td>
+
<td>Deep Water</td>
<td>water, common</td>
+
<td></td>
 
</tr>
 
</tr>
 
 
<tr>
 
<tr>
 +
<td>shallow_water</td>
 
<td>Ww</td>
 
<td>Ww</td>
 
<td>c</td>
 
<td>c</td>
<td>shallow water, "water, wade-able"</td>
+
<td>Shallow Water</td>
<td>water, common</td>
+
<td></td>
 
</tr>
 
</tr>
 
 
<tr>
 
<tr>
 +
<td>ford</td>
 
<td>Wwf</td>
 
<td>Wwf</td>
 
<td>k</td>
 
<td>k</td>
<td>river ford "water wadeable, ford"</td>
+
<td>River Ford</td>
<td>water</td>
+
<td>Grassland,Shallow Water</td>
 
</tr>
 
</tr>
 
 
<tr>
 
<tr>
<td><i>Wwu</i></td>
+
<td>cloud</td>
<td></td>
+
<td>Mm^Xm</td>
<td>shallow underground water</td>
 
<td>water, underground</td>
 
</tr>
 
 
 
</table>
 
 
 
==== Impassable ====
 
 
 
<table border="1"><tr>
 
<th>String</th>
 
<th>Old letter</th>
 
<th>Description</th>
 
<th>Theme</th>
 
</tr>
 
 
 
<tr>
 
<td>Xm</td>
 
 
<td>&</td>
 
<td>&</td>
<td>impassable moutains</td>
+
<td>Impassable Mountains</td>
<td>impassable, mountain</td>
+
<td>Cave Wall</td>
</tr>
 
 
 
<tr>
 
<td><i>Xrw</i></td>
 
<td></td>
 
<td>Impassable stone "rock" wall (interior)</td>
 
<td>impassable</td>
 
</tr>
 
 
 
<tr>
 
<td>Xu</td>
 
<td>W</td>
 
<td>cavewall</td>
 
<td>impassable, underground</td>
 
 
</tr>
 
</tr>
 
 
<tr>
 
<tr>
<td><i>Xuc</i></td>
+
<td>clouddese
<td></td>
 
<td>cavewall, carved</td>
 
<td>impassable, underground</td>
 
</tr>
 
 
 
<tr>
 
<td><i>Xww</i></td>
 
<td></td>
 
<td>Impassable wooden wall (interior)</td>
 
<td>impassable</td>
 
</tr>
 
 
 
</table>
 
  
 
==== Specials ====
 
==== Specials ====

Revision as of 12:46, 31 August 2007

[edit]WML Tags

A:

abilities, about, achievement, achievement_group, add_ai_behavior, advanced_preference, advancefrom, advancement, advances, affect_adjacent, ai, allied_with, allow_end_turn, allow_extra_recruit, allow_recruit, allow_undo, and, animate, animate_unit, animation, aspect, attack (replay, weapon), attack_anim, attacks (special, stats), avoid;

B:

base_unit, background_layer, berserk, binary_path, break, brush;

C:

campaign, cancel_action, candidate_action, capture_village, case, chance_to_hit, change_theme, chat, checkbox, choice, choose, clear_global_variable, clear_menu_item, clear_variable, color_adjust, color_palette, color_range, command (action, replay), continue, credits_group, criteria;

D:

damage, death, deaths, default, defend, defends, defense, delay, deprecated_message, destination, difficulty, disable, disallow_end_turn, disallow_extra_recruit, disallow_recruit, do, do_command, drains, draw_weapon_anim;

E:

editor_group, editor_music, editor_times, effect, else (action, animation), elseif, endlevel, end_turn (action, replay), enemy_of, engine, entry (credits, options), era, event, experimental_filter_ability, experimental_filter_ability_active, experimental_filter_specials, extra_anim;

F:

facet, facing, fake_unit, false, feedback, female, filter (concept, event), filter_adjacent, filter_adjacent_location, filter_attack, filter_attacker, filter_base_value, filter_condition, filter_defender, filter_enemy, filter_location, filter_opponent, filter_own, filter_owner, filter_radius, filter_recall, filter_second, filter_second_attack, filter_self, filter_side, filter_student, filter_vision, filter_weapon, filter_wml, find_path, fire_event, firststrike, floating_text, found_item, for, foreach, frame;

G:

game_config, get_global_variable, goal, gold, gold_carryover;

H:

harm_unit, has_ally, has_attack, has_unit, has_achievement, have_location, have_unit, heal_on_hit, heal_unit, healed_anim, healing_anim, heals, hide_help, hide_unit, hides;

I:

idle_anim, if (action, animation, intro), illuminates, image (intro, terrain), init_side, insert_tag, inspect, item, item_group;

J:

jamming_costs, join;

K:

kill, killed;

L:

label, language, leader, leader_goal, leadership, leading_anim, levelin_anim, levelout_anim, lift_fog, limit, literal, load_resource, locale, lock_view, lua;

M:

male, menu_item, message, micro_ai, missile_frame, modification, modifications, modify_ai, modify_side, modify_turns, modify_unit, modify_unit_type, move, move_unit, move_unit_fake, move_units_fake, movement_anim, movement costs, movetype, multiplayer, multiplayer_side, music;

N:

not, note;

O:

object, objective, objectives, on_undo, open_help, option, options, or;

P:

part, petrifies, petrify, place_shroud, plague, poison, post_movement_anim, pre_movement_anim, primary_attack, primary_unit, print, progress_achievement, put_to_recall_list;

R:

race, random_placement, recall (action, replay), recalls, recruit, recruit_anim, recruiting_anim, recruits, redraw, regenerate, remove_event, remove_item, remove_object, remove_shroud, remove_sound_source, remove_time_area, remove_trait, remove_unit_overlay, repeat, replace_map, replace_schedule, replay, replay_start, reset_fog, resistance (ability, unit), resistance_defaults, resolution, resource, return, role, rule;

S:

save, scenario, screen_fade, scroll, scroll_to, scroll_to_unit, secondary_attack, secondary_unit, section, select_unit, sequence, set_achievement, set_extra_recruit, set_global_variable, set_menu_item, set_recruit, set_specials, set_variable, set_variables, sheath_weapon_anim, show_if (message, objective, set_menu_item), show_objectives, side, skirmisher, slider, slow, snapshot, sound, sound_source, source (replay, teleport), special_note, specials, split, stage, standing_anim, statistics, status, store_gold, store_items, store_locations, store_map_dimensions, store_reachable_locations, store_relative_direction, store_side, store_starting_location, store_time_of_day, store_turns, store_unit, store_unit_defense, store_unit_defense_on, store_unit_type, store_unit_type_ids, store_villages, story, swarm, sub_achievement, switch, sync_variable;

T:

target, team, teleport (ability, action), teleport_anim, terrain, terrain_defaults, terrain_graphics, terrain_mask, terrain_type, test, test_condition, test_do_attack_by_id, text_input, textdomain, theme, then, tile, time, time_area, topic, toplevel, trait, transform_unit, traveler, true, tunnel;

U:

unhide_unit, unit, unit_overlay, unit_type, unit_worth, units, unlock_view, unpetrify, unstore_unit, unsynced;

V:

value, variable, variables, variant, variation, victory_anim, village, vision_costs, volume;

W:

while, wml_message, wml_schema;

Z:

zoom;

Values of terrain letters

What each letter represents in Wesnoth maps, and the possible values of the letter key.

See TerrainWML for information on how to define a terrain.

  • A human (snow) hill village
  • a human hill village
  • B desert village (adobe)
  • b human mountain village
  • C castle
  • c shallow water, "coast"
  • D underground village (cave, village), "dungeon village"
  • d sand, (old desert)
  • E desert road
  • e elven (snow) village
  • F forest (snow)
  • f forest
  • G savanna (grass)
  • g grass
  • H hills (snow)
  • h hills
  • I desert
  • i ice (tundra)
  • J desert hills
  • j -nothing- (will be snowy mountains)
  • K keep (castle)
  • k river ford (grass, shallow water)
  • L tropical forest village (savanna, village)
  • l lava (canyon)
  • M desert mountains
  • m mountain
  • N ruined castle
  • n encampment (castle)
  • O -nothing- (will probably be an Orc Castle one day)
  • o dwarven castle (castle)
  • P desert oasis
  • p dwarven village
  • Q sunken ruin
  • q ruin (swamp)
  • R road (grass)
  • r dirt (grass)
  • S tundra
  • s deep water
  • T forest (tropical)
  • t village
  • U desert village (tent)
  • u cave
  • V snow village (tundra, village)
  • v human village (village)
  • W cavewall
  • w swamp
  • X canyon (replaced by chasm in trunk)
  • x reserved for UMCs
  • Y swamp village (swamp, village)
  • y reserved for UMCs
  • Z mermen village (shallow water)
  • z reserved for UMCs
  • /,|,\ bridge (grass, shallow water)
  • ~ fog
  • ' ' void/shroud (it uses the "space" character)
  • * reserved for UMCs
  • ^ reserved for UMCs
  • % reserved for UMCs
  • @ reserved for UMCs
  • [ rockbound cave
  • ] mushroom grove
  • ' illuminated cave
  •  ? great Elven tree
  • & impassable mountains
  • "  ???
  • $  ???
  • .  ???
  •  ;  ???
  •  :  ???
  • <  ???
  • >  ???
  • _  ???
  • `  ???

Reserved letters and non-letter Characters

Reserved letters are for custom terrains in user-made campaigns. In addition to these it is currently also possible to use other characters not on the above list to represent custom terrain, such as ½ § @ % etc., but new "official" terrain may be assigned for these characters in the future. So when creating custom terrain, the letters marked as reserved on the above list should be used first. Use campaign definitions (see CampaignWML) to prevent your custom terrains from interfering with other campaigns.

Terrain strings (SVN terrain only)

The terrains will be changed from a single letter to a multi letter system. There will be a compability layer for a short while. This layer doesn't work for campaigns with custom terrains, these campaigns have to be changed to use the new system.

The following rules are stated for the new terrain letters, note most of these rules are not validated since it would slow down Wesnoth; not following these rules might break Wesnoth.

  • terrain strings are between 2 and 4 characters
  • terrain strings start with a capital letter and the following letters are lower case
  • terrain strings can only contain letters and the symbols /|\ which are meant for directional items like bridges.
  • the underscore is used for internal terrains
  • the star '*' can be used for wildcards in some parts

Starting positions are defined by a number followed by 1 space and then the terrain string; this means that a starting position is no longer automatically a keep.

The letters Y,y,Z,z are reserved for UMC so any string containing any of these letters is a custom terrain. Other undefined terrain strings are reserved for future expansion within Wesnoth.

Conversion form old to new

Map conversion logic is included in the upconvert tool (in newer versions, wmllint). This script will, among other things, convert a map with the old letters to the new strings. Here is a lookup table with the letters.

char= a    b    c    d    e    f    g    h    i    j    k    l    m      
str=  Vhh  Vhm  Ww   Ds   Vea  Ff   Gg   Hh   Ai        Wwf  Ql   Mm   
char= n    o    p    q    r    s    t    u    v    w    x    y    z
str=  Ce   Cud  Vud  Chs  Re   Wo   Veg  Uu   Vhg  Ss 
char= A    B    C    D    E    F    G    H    I    J    K    L    M      
str=  Vhha Vda  Ch   Vu   Rd   Fa   Gs   Ha   Dd   Hd   _K   Vht  Md
char= N    O    P    Q    R    S    T    U    V    W    X    Y    Z
str=  Chr       Do   Chw  Rr   Aa   Ft   Vdt  Vha  Xu   Qxu  Vs   Vwm
char= /    |    \    &    _    ~    ?    ]    [    '
str=  Bww/ Bww| Bww\ Xm   _s   _f   Fet  Uf   Uh   Uui

Terrain Table

This is a list of the terrains, the strings used for them in the new map format, the letters used for them in the old map format, their id and the terrains they take their stats from.

ID String Old letter Name Stats from
off_map _off^_usr None
shroud _s Shroud
fog _f ~ Fog
ice Ai i Ice Snow
tundra Aa S Snow
bridge Ww^Bw| | Bridge Grassland,Shallow Water
bridgediag1 Ww^Bw/ / Bridge Grassland,Shallow Water
bridgediag2 Ww^Bw\ \ Bridge Grassland,Shallow Water
bridgedeep Wo^Bw| Bridge Grassland,Deep Water
bridgedeepdiag1 Wo^Bw/ Bridge Grassland,Deep Water
bridgedeepdiag2 Wo^Bw\ Bridge Grassland,Deep Water
bridgeswamp Ss^Bw| Bridge Grassland,Swamp
bridgeswampdiag1 Ss^Bw/ Bridge Grassland,Swamp
bridgeswampdiag2 Ss^Bw\ Bridge Grassland,Swamp
encampment Ce n Encampment Castle
castle Ch y Castle
castle Cv y Elven Castle Castle
dwarven_castle Cud o Dwarven Castle Castle
ruin Chr N Ruin Castle
sunkenruin Chw Q Sunken Ruin Castle,Shallow Water
swampruin Chs q Swamp Ruin Castle,Swamp
encampment_keep Ke Encampment keep Castle
human_keep Kh Keep Castle
elven_keep Kv Elven Keep Castle
dwarven_keep Kud Dwarven keep Castle
ruined_keep Khr Ruined keep Castle
sunken_keep Khw Sunken keep Castle,Shallow Water
swamp_keep Khs Swamp keep Castle,Swamp
crater Dd^Dc Crater Sand
desert Dd I Desert Sand
sand_rubble Dd^Dr Rubble Hills
sand Ds d Sand
oasis Dd^Do P Oasis Sand
snow_forest Aa^Fpa F Snow Forest Snow,Forest
great_tree Gg^Fet ? Great Tree Forest
forest Gs^Fp f Forest
tropical_forest Gs^Ft T Tropical Forest Forest
grassland Gg g Grassland
grassland_flowers Ggf Grassland Grassland
savanna Gs G Savanna Grassland
snow_hills Ha H Snow Hills Snow,Hills
desert_hills Hd J Dunes Sand,Hills
hills Hh h Hills
desert_mountains Md M Mountains Mountains
mountains Mm m Mountains
canyon Qxu X Chasm
lava Ql l Lava Chasm
road Rd E Desert road Grassland
dirt Re r Dirt Grassland
road Rr E Road Grassland
farm Re^Gvs Farmland Grassland
swamp_water Ss w Swamp
cave Uu u Cave
cave_beam Uu^Ii ' Cave Lit Cave
fungus Uu^Uf ] Mushroom Grove
fungusabove Re^Uf Mushroom Grove Mushroom Grove
rocky_cave Uh [ Rockbound Cave Cave,Hills
rocky_cave_beam Uh^Ii Rockbound Cave Lit Cave,Hills
desert_village Dd^Vda U Village Village,Sand
desert_village Dd^Vdt U Village Village,Sand
elven_snow_village Aa^Vea e Village Village
village Gg^Ve t Village Village
snow_village Aa^Vha V Village Village
village Gg^Vh t Village
hill_village Hh^Vhh a Village Village,Hills
snow-hill_village Ha^Vhha A Village Village,Hills
mountain_village Mm^Vhh b Village Village,Mountains
tropical_forest_village Gs^Vht L Village Village
underground_village Uu^Vu D Village Village,Cave
dwarven_village Uu^Vud p Village Village,Cave
mermen_village Ww^Vm Z Village Shallow Water
swamp_village Ss^Vhs Y Village Village,Swamp
swamp_merfolk-village Ss^Vm Village Swamp
deep_water Wo s Deep Water
shallow_water Ww c Shallow Water
ford Wwf k River Ford Grassland,Shallow Water
cloud Mm^Xm & Impassable Mountains Cave Wall
clouddese

Specials

These terrains are hardcoded in the game and translated automatically. The old UMC terrains are here for backwards compability this compability will only be guaranteed till the next major release after 1.2.(That would be 1.4 or 2.0.) As stated before the * will no longer be supported.

String Old letter Description Theme
_f ~ fog misc
_s (space character) void/shroud misc

Adding terrains

When adding terrains make sure the following files are also checked:

data/faction/* contains favorite positions for the different factions, this is only used for the random map generator at the moment so it is not very important.

data/abilities.cfg contains the definition of submerge and ambush so depending on the change these need to be updated.

data/utils/utils.cfg contains the macro STARTING_VILLAGES which contains a list of village strings. This list doesn't support wildcards (yet).

See Also