v50 Steam/Premium information for editors
  • v50 information can now be added to pages in the main namespace. v0.47 information can still be found in the DF2014 namespace. See here for more details on the new versioning policy.
  • Use this page to report any issues related to the migration.
This notice may be cached—the current version can be found here.

Difference between revisions of "40d:Tile types in DF memory"

From Dwarf Fortress Wiki
Jump to navigation Jump to search
(Adding missing quality template tags (1461/2921))
(copy table from DF2010 page, and verify information against the long enumerated list now commented at the bottom of the page - almost everything matches up, and some were actually missing)
Line 1: Line 1:
 
{{quality|Unrated}}{{av}}
 
{{quality|Unrated}}{{av}}
[[Category:Hacking]]
 
  
 
This page lists the meaning of the various type ids in DF memory. The location of the type ids is recorded here: [[User:Rick/Memory_research#Data_Block|Rick's memory research]].
 
This page lists the meaning of the various type ids in DF memory. The location of the type ids is recorded here: [[User:Rick/Memory_research#Data_Block|Rick's memory research]].
Line 8: Line 7:
 
Note that some tile types cover multiple actual representations, like different trees, up/down ramps, etc. For that reason some names are slightly changed and some tiles have multiple coordinates.
 
Note that some tile types cover multiple actual representations, like different trees, up/down ramps, etc. For that reason some names are slightly changed and some tiles have multiple coordinates.
  
Also note that, since there is a truckload to cover here, i will be happy about any kind of input from others and donations of savegames, the more varied and expansive, the better.
+
==Table==
 +
===Legend===
 +
{| {{prettytable}}
 +
|-
 +
!{{tile|☻|0:0:1}}
 +
|obsidian
 +
|-
 +
!{{tile|☻|7:0:0}}
 +
|layer stone
 +
|-
 +
!{{tile|☻|3:0:0}}
 +
|mineral/gem
 +
|-
 +
!{{tile|☻|4:0:0}}
 +
|soil
 +
|-
 +
!{{tile|☻|2:0:0}}
 +
|grass/plant
 +
|-
 +
!{{tile|☻|2:0:1}}
 +
|grass
 +
|-
 +
!{{tile|☻|6:0:1}}
 +
|dry grass
 +
|-
 +
!{{tile|☻|6:0:0}}
 +
|dead grass/plant
 +
|-
 +
!{{tile|☻|3:0:1}}
 +
|ice
 +
|-
 +
!{{tile|☻|5:0:1}}
 +
|map feature stone/material. includes adamantine veins
 +
|-
 +
!{{tile|☻|7:0:1}}
 +
|constructed
 +
 
 +
|-
 +
|}
 +
 
 +
Known tile types should each have a descriptive title attribute, which will appear (on mouseover) as a tooltip in most browsers.
 +
 
 +
===xx 00===
 +
 
 +
{| {{prettytable}} style="font-family: monospace;"
 +
|-
 +
|
 +
!.0
 +
!.1
 +
!.2
 +
!.3
 +
!.4
 +
!.5
 +
!.6
 +
!.7
 +
!.8
 +
!.9
 +
!.A
 +
!.B
 +
!.C
 +
!.D
 +
!.E
 +
!.F
 +
|-
 +
!0.
 +
| title="null" |{{tile| |0:0:0}}
 +
| title="downward ramp (takes material from tile below)" |{{tile|▼|7:0:1}}
 +
| title="murky pool" |{{tile|≈|6:0:0}}
 +
|03
 +
|04
 +
|05
 +
|06
 +
|07
 +
|08
 +
|09
 +
|0A
 +
|0B
 +
|0C
 +
|0D
 +
|0E
 +
|0F
 +
|-
 +
!1.
 +
|10
 +
|11
 +
|12
 +
| title="driftwood" |{{tile|≡|6:0:0}}
 +
|14
 +
|15
 +
|16
 +
|17
 +
| title="tree" |{{tile|♣|2:0:0}}
 +
| title="ice up/down stairway" |{{tile|X|3:0:1}}
 +
| title="ice downward stairway" |{{tile|>|3:0:1}}
 +
| title="ice upward stairway" |{{tile|<|3:0:1}}
 +
|1C
 +
|1D
 +
|1E
 +
|1F
 +
|-
 +
!2.
 +
| title="empty space" |{{tile| |0:0:0}}
 +
|21
 +
| title="shrub" |{{tile|"|2:0:0}}
 +
| title="chasm" |{{tile|#|0:0:1}}
 +
| title="obsidian up/down stairway" |{{tile|X|0:0:1}}
 +
| title="obsidian downward stairway" |{{tile|>|0:0:1}}
 +
| title="obsidian upward stairway" |{{tile|<|0:0:1}}
 +
| title="soil up/down stairway" |{{tile|X|4:0:0}}
 +
| title="soil downward stairway" |{{tile|>|4:0:0}}
 +
| title="soil upward stairway" |{{tile|<|4:0:0}}
 +
| title="glowing pit" |{{tile|*|4:0:1}}
 +
| title="smooth layer-stone floor" |{{tile|+|7:0:0}}
 +
| title="smooth obsidian floor" |{{tile|+|0:0:1}}
 +
| title="smooth map feature floor" |{{tile|+|5:0:1}}
 +
| title="smooth mineral floor" |{{tile|+|3:0:0}}
 +
| title="smooth ice floor" |{{tile|+|3:0:1}}
 +
|-
 +
!3.
 +
|30
 +
| title="grassy up/down stairway" |{{tile|X|2:0:1}}
 +
| title="grassy downward stairway" |{{tile|>|2:0:1}}
 +
| title="grassy upward stairway" |{{tile|<|2:0:1}}
 +
| title="grassy up/down stairway" |{{tile|X|2:0:0}}
 +
| title="grassy downward stairway" |{{tile|>|2:0:0}}
 +
| title="grassy upward stairway" |{{tile|<|2:0:0}}
 +
| title="layer-stone up/down stairway" |{{tile|X|7:0:0}}
 +
| title="layer-stone downward stairway" |{{tile|>|7:0:0}}
 +
| title="layer-stone upward stairway" |{{tile|<|7:0:0}}
 +
| title="mineral up/down stairway" |{{tile|X|3:0:0}}
 +
| title="mineral downward stairway" |{{tile|>|3:0:0}}
 +
| title="mineral upward stairway" |{{tile|<|3:0:0}}
 +
| title="map feature up/down stairway" |{{tile|X|5:0:1}}
 +
| title="map feature downward stairway" |{{tile|>|5:0:1}}
 +
| title="map feature upward stairway" |{{tile|<|5:0:1}}
 +
|-
 +
!4.
 +
|40
 +
| title="layer-stone fortification" |{{tile|╬|7:0:0}}
 +
|42
 +
| title="campfire" |{{tile|☼|#fa0|#000}}
 +
|44
 +
|45
 +
| title="fire" |{{tile|.|#fa0|#000}}
 +
|47
 +
|48
 +
|49
 +
|4A
 +
|4B
 +
|4C
 +
|4D
 +
|4E
 +
| title="layer-stone pillar" |{{tile|O|7:0:0}}
 +
|-
 +
!5.
 +
| title="obsidian pillar" |{{tile|O|0:0:1}}
 +
| title="map feature pillar" |{{tile|O|5:0:1}}
 +
| title="mineral pillar" |{{tile|O|3:0:0}}
 +
| title="ice pillar" |{{tile|O|3:0:1}}
 +
|54
 +
|55
 +
|56
 +
|57
 +
|58
 +
| title="waterfall" |{{tile|≈|6:0:0}}
 +
| title="river source" |{{tile|≈|6:0:0}}
 +
|5B
 +
|5C
 +
|5D
 +
|5E
 +
|5F
 +
|-
 +
!6.
 +
|60
 +
|61
 +
|62
 +
|63
 +
|64
 +
|65
 +
|66
 +
|67
 +
|68
 +
|69
 +
|6A
 +
|6B
 +
|6C
 +
|6D
 +
|6E
 +
|6F
 +
|-
 +
!7.
 +
|70
 +
|71
 +
|72
 +
|73
 +
|74
 +
|75
 +
|76
 +
|77
 +
|78
 +
|79
 +
|7A
 +
|7B
 +
|7C
 +
|7D
 +
|7E
 +
|7F
 +
|-
 +
!8.
 +
|80
 +
|81
 +
|82
 +
|83
 +
|84
 +
|85
 +
|86
 +
|87
 +
|88
 +
|89
 +
|8A
 +
|8B
 +
|8C
 +
|8D
 +
|8E
 +
|8F
 +
|-
 +
!9.
 +
|90
 +
|91
 +
|92
 +
|93
 +
|94
 +
|95
 +
|96
 +
|97
 +
|98
 +
|99
 +
|9A
 +
|9B
 +
|9C
 +
|9D
 +
|9E
 +
|9F
 +
|-
 +
!A.
 +
|A0
 +
|A1
 +
|A2
 +
|A3
 +
|A4
 +
|A5
 +
|A6
 +
|A7
 +
|A8
 +
|A9
 +
|AA
 +
|AB
 +
|AC
 +
|AD
 +
|AE
 +
|AF
 +
|-
 +
!B.
 +
| title="partially mined layer-stone wall" |{{tile|░|7:0:0}}
 +
| title="partially mined layer-stone wall" |{{tile|▒|7:0:0}}
 +
| title="partially mined layer-stone wall" |{{tile|▓|7:0:0}}
 +
|B3
 +
|B4
 +
|B5
 +
|B6
 +
|B7
 +
|B8
 +
|B9
 +
|BA
 +
|BB
 +
|BC
 +
|BD
 +
|BE
 +
|BF
 +
|-
 +
!C.
 +
|C0
 +
|C1
 +
|C2
 +
|C3
 +
|C4
 +
|C5
 +
|C6
 +
|C7
 +
|C8
 +
|C9
 +
|CA
 +
|CB
 +
|CC
 +
|CD
 +
|CE
 +
|CF
 +
|-
 +
!D.
 +
|D0
 +
|D1
 +
|D2
 +
|D3
 +
|D4
 +
|D5
 +
|D6
 +
|D7
 +
|D8
 +
|D9
 +
|DA
 +
| title="rough layer-stone wall" |{{tile|█|7:0:0}}
 +
|DC
 +
|DD
 +
|DE
 +
|DF
 +
|-
 +
!E.
 +
|E0
 +
|E1
 +
|E2
 +
|E3
 +
|E4
 +
|E5
 +
|E6
 +
| title="sapling" |{{tile|τ|2:0:0}}
 +
|E8
 +
| title="dry grass upward slope" |{{tile|▲|6:0:1}}
 +
| title="dead grass upward slope" |{{tile|▲|6:0:0}}
 +
| title="grassy upward slope" |{{tile|▲|2:0:1}}
 +
| title="grassy upward slope" |{{tile|▲|2:0:0}}
 +
| title="layer-stone upward slope" |{{tile|▲|7:0:0}}
 +
| title="obsidian upward slope" |{{tile|▲|0:0:1}}
 +
| title="map feature upward slope" |{{tile|▲|5:0:1}}
 +
|-
 +
!F.
 +
| title="mineral/gem upward slope" |{{tile|▲|3:0:0}}
 +
| title="soil upward slope" |{{tile|▲|4:0:0}}
 +
| title="ashes" |{{tile|≥|0:0:1}}
 +
| title="ashes" |{{tile|≤|0:0:1}}
 +
| title="ashes" |{{tile|~|0:0:1}}
 +
| title="glacial upward slope" |{{tile|▲|3:0:1}}
 +
|F6
 +
|F7
 +
|F8
 +
|F9
 +
|FA
 +
|FB
 +
|FC
 +
|FD
 +
|FE
 +
|FF
 +
|-
 +
|}
 +
 
 +
===xx 01===
 +
 
 +
{| {{prettytable}} style="font-family: monospace;"
 +
|-
 +
|
 +
!.0
 +
!.1
 +
!.2
 +
!.3
 +
!.4
 +
!.5
 +
!.6
 +
!.7
 +
!.8
 +
!.9
 +
!.A
 +
!.B
 +
!.C
 +
!.D
 +
!.E
 +
!.F
 +
|-
 +
!0.
 +
|00
 +
|01
 +
| title="rough ice floor" |{{tile|▓|3:0:1}}
 +
| title="rough ice floor" |{{tile|▓|3:0:1}}
 +
| title="rough ice floor" |{{tile|▓|3:0:1}}
 +
| title="furrowed soil" |{{tile|~|4:0:0}}
 +
| title="rough ice floor" |{{tile|▓|3:0:1}}
 +
|07
 +
| title="lava flow" |{{tile|≈|4:0:0}}
 +
| title="soil wall" |{{tile|█|4:0:0}}
 +
|0A
 +
|0B
 +
|0C
 +
| title="smooth obsidian wall" |{{tile|╓|0:0:1}}
 +
| title="smooth obsidian wall" |{{tile|╒|0:0:1}}
 +
| title="smooth obsidian wall" |{{tile|╘|0:0:1}}
 +
|-
 +
!1.
 +
| title="smooth obsidian wall" |{{tile|╙|0:0:1}}
 +
| title="smooth obsidian wall" |{{tile|╛|0:0:1}}
 +
| title="smooth obsidian wall" |{{tile|╜|0:0:1}}
 +
| title="smooth obsidian wall" |{{tile|╕|0:0:1}}
 +
| title="smooth obsidian wall" |{{tile|╖|0:0:1}}
 +
| title="smooth obsidian wall" |{{tile|╬|0:0:1}}
 +
| title="smooth obsidian wall" |{{tile|╠|0:0:1}}
 +
| title="smooth obsidian wall" |{{tile|╦|0:0:1}}
 +
| title="smooth obsidian wall" |{{tile|╩|0:0:1}}
 +
| title="smooth obsidian wall" |{{tile|╣|0:0:1}}
 +
| title="smooth obsidian wall" |{{tile|╔|0:0:1}}
 +
| title="smooth obsidian wall" |{{tile|╚|0:0:1}}
 +
| title="smooth obsidian wall" |{{tile|╝|0:0:1}}
 +
| title="smooth obsidian wall" |{{tile|╗|0:0:1}}
 +
| title="smooth obsidian wall" |{{tile|║|0:0:1}}
 +
| title="smooth obsidian wall" |{{tile|═|0:0:1}}
 +
|-
 +
!2.
 +
| title="smooth map feature wall" |{{tile|╓|5:0:1}}
 +
| title="smooth map feature wall" |{{tile|╒|5:0:1}}
 +
| title="smooth map feature wall" |{{tile|╘|5:0:1}}
 +
| title="smooth map feature wall" |{{tile|╙|5:0:1}}
 +
| title="smooth map feature wall" |{{tile|╛|5:0:1}}
 +
| title="smooth map feature wall" |{{tile|╜|5:0:1}}
 +
| title="smooth map feature wall" |{{tile|╕|5:0:1}}
 +
| title="smooth map feature wall" |{{tile|╖|5:0:1}}
 +
| title="smooth map feature wall" |{{tile|╬|5:0:1}}
 +
| title="smooth map feature wall" |{{tile|╠|5:0:1}}
 +
| title="smooth map feature wall" |{{tile|╦|5:0:1}}
 +
| title="smooth map feature wall" |{{tile|╩|5:0:1}}
 +
| title="smooth map feature wall" |{{tile|╣|5:0:1}}
 +
| title="smooth map feature wall" |{{tile|╔|5:0:1}}
 +
| title="smooth map feature wall" |{{tile|╚|5:0:1}}
 +
| title="smooth map feature wall" |{{tile|╝|5:0:1}}
 +
|-
 +
!3.
 +
| title="smooth map feature wall" |{{tile|╗|5:0:1}}
 +
| title="smooth map feature wall" |{{tile|║|5:0:1}}
 +
| title="smooth map feature wall" |{{tile|═|5:0:1}}
 +
| title="smooth layer-stone wall" |{{tile|╓|7:0:0}}
 +
| title="smooth layer-stone wall" |{{tile|╒|7:0:0}}
 +
| title="smooth layer-stone wall" |{{tile|╘|7:0:0}}
 +
| title="smooth layer-stone wall" |{{tile|╙|7:0:0}}
 +
| title="smooth layer-stone wall" |{{tile|╛|7:0:0}}
 +
| title="smooth layer-stone wall" |{{tile|╜|7:0:0}}
 +
| title="smooth layer-stone wall" |{{tile|╕|7:0:0}}
 +
| title="smooth layer-stone wall" |{{tile|╖|7:0:0}}
 +
| title="smooth layer-stone wall" |{{tile|╬|7:0:0}}
 +
| title="smooth layer-stone wall" |{{tile|╠|7:0:0}}
 +
| title="smooth layer-stone wall" |{{tile|╦|7:0:0}}
 +
| title="smooth layer-stone wall" |{{tile|╩|7:0:0}}
 +
| title="smooth layer-stone wall" |{{tile|╣|7:0:0}}
 +
|-
 +
!4.
 +
| title="smooth layer-stone wall" |{{tile|╔|7:0:0}}
 +
| title="smooth layer-stone wall" |{{tile|╚|7:0:0}}
 +
| title="smooth layer-stone wall" |{{tile|╝|7:0:0}}
 +
| title="smooth layer-stone wall" |{{tile|╗|7:0:0}}
 +
| title="smooth layer-stone wall" |{{tile|║|7:0:0}}
 +
| title="smooth layer-stone wall" |{{tile|═|7:0:0}}
 +
| title="obsidian fortification" |{{tile|╬|0:0:1}}
 +
| title="map feature fortification" |{{tile|╬|5:0:1}}
 +
| title="partially mined obsidian wall" |{{tile|░|0:0:1}}
 +
| title="partially mined obsidian wall" |{{tile|▒|0:0:1}}
 +
| title="partially mined obsidian wall" |{{tile|▓|0:0:1}}
 +
| title="rough obsidian wall" |{{tile|█|0:0:1}}
 +
| title="partially mined map feature wall" |{{tile|░|5:0:1}}
 +
| title="partially mined map feature wall" |{{tile|▒|5:0:1}}
 +
| title="partially mined map feature wall" |{{tile|▓|5:0:1}}
 +
| title="rough map feature wall" |{{tile|█|5:0:1}}
 +
|-
 +
!5.
 +
| title="rough layer-stone floor" |{{tile|'|7:0:0}}
 +
| title="rough layer-stone floor" |{{tile|,|7:0:0}}
 +
| title="rough layer-stone floor" |{{tile|`|7:0:0}}
 +
| title="rough layer-stone floor" |{{tile|.|7:0:0}}
 +
| title="rough obsidian floor" |{{tile|'|0:0:1}}
 +
| title="rough obsidian floor" |{{tile|,|0:0:1}}
 +
| title="rough obsidian floor" |{{tile|`|0:0:1}}
 +
| title="rough obsidian floor" |{{tile|.|0:0:1}}
 +
| title="rough map feature floor" |{{tile|'|5:0:1}}
 +
| title="rough map feature floor" |{{tile|,|5:0:1}}
 +
| title="rough map feature floor" |{{tile|`|5:0:1}}
 +
| title="rough map feature floor" |{{tile|.|5:0:1}}
 +
| title="grass" |{{tile|'|2:0:0}}
 +
| title="grass" |{{tile|,|2:0:0}}
 +
| title="grass" |{{tile|`|2:0:0}}
 +
| title="grass" |{{tile|.|2:0:0}}
 +
|-
 +
!6.
 +
| title="soil" |{{tile|'|4:0:0}}
 +
| title="soil" |{{tile|,|4:0:0}}
 +
| title="soil" |{{tile|`|4:0:0}}
 +
| title="soil" |{{tile|.|4:0:0}}
 +
| title="wet soil" |{{tile|'|4:0:0}}
 +
| title="wet soil" |{{tile|,|4:0:0}}
 +
| title="wet soil" |{{tile|`|4:0:0}}
 +
| title="wet soil" |{{tile|.|4:0:0}}
 +
| title="ice fortification" |{{tile|╬|3:0:1}}
 +
| title="partially mined ice wall" |{{tile|░|3:0:1}}
 +
| title="partially mined ice wall" |{{tile|▒|3:0:1}}
 +
| title="partially mined ice wall" |{{tile|▓|3:0:1}}
 +
| title="ice wall" |{{tile|█|3:0:1}}
 +
| title="river" |{{tile|≈|1:0:0}}
 +
| title="river" |{{tile|≈|1:0:0}}
 +
| title="river" |{{tile|≈|1:0:0}}
 +
|-
 +
!7.
 +
| title="river" |{{tile|≈|1:0:0}}
 +
| title="river" |{{tile|≈|1:0:0}}
 +
| title="river" |{{tile|≈|1:0:0}}
 +
| title="river" |{{tile|≈|1:0:0}}
 +
| title="river" |{{tile|≈|1:0:0}}
 +
| title="brook" |{{tile|≈|3:0:0}}
 +
| title="brook" |{{tile|≈|3:0:0}}
 +
| title="brook" |{{tile|≈|3:0:0}}
 +
| title="brook" |{{tile|≈|3:0:0}}
 +
| title="brook" |{{tile|≈|3:0:0}}
 +
| title="brook" |{{tile|≈|3:0:0}}
 +
| title="brook" |{{tile|≈|3:0:0}}
 +
| title="brook" |{{tile|≈|3:0:0}}
 +
| title="brook surface" |{{tile|≈|3:0:1}}
 +
|7E
 +
|7F
 +
|-
 +
!8.
 +
|80
 +
|81
 +
|82
 +
| title="dry grass" |{{tile|'|6:0:1}}
 +
| title="dry grass" |{{tile|,|6:0:1}}
 +
| title="dry grass" |{{tile|`|6:0:1}}
 +
| title="dry grass" |{{tile|.|6:0:1}}
 +
| title="dead tree" |{{tile|╞|0:0:1}}
 +
| title="dead sapling" |{{tile|τ|0:0:1}}
 +
| title="dead shrub" |{{tile|"|6:0:0}}
 +
| title="dead grass" |{{tile|'|6:0:0}}
 +
| title="dead grass" |{{tile|,|6:0:0}}
 +
| title="dead grass" |{{tile|`|6:0:0}}
 +
| title="dead grass" |{{tile|.|6:0:0}}
 +
| title="grass" |{{tile|'|2:0:1}}
 +
| title="grass" |{{tile|,|2:0:1}}
 +
|-
 +
!9.
 +
| title="grass" |{{tile|`|2:0:1}}
 +
| title="grass" |{{tile|.|2:0:1}}
 +
| title="boulder" |{{tile|∞|7:0:0}}
 +
| title="obsidian boulder" |{{tile|∞|0:0:1}}
 +
| title="map feature boulder" |{{tile|∞|5:0:1}}
 +
| title="layer-stone pebbles" |{{tile|'|7:0:0}}
 +
| title="layer-stone pebbles" |{{tile|,|7:0:0}}
 +
| title="layer-stone pebbles" |{{tile|`|7:0:0}}
 +
| title="layer-stone pebbles" |{{tile|.|7:0:0}}
 +
| title="obsidian pebbles" |{{tile|'|0:0:1}}
 +
| title="obsidian pebbles" |{{tile|,|0:0:1}}
 +
| title="obsidian pebbles" |{{tile|`|0:0:1}}
 +
| title="obsidian pebbles" |{{tile|.|0:0:1}}
 +
| title="map feature pebbles" |{{tile|'|5:0:1}}
 +
| title="map feature pebbles" |{{tile|,|5:0:1}}
 +
| title="map feature pebbles" |{{tile|`|5:0:1}}
 +
|-
 +
!A.
 +
| title="map feature pebbles" |{{tile|.|5:0:1}}
 +
| title="smooth mineral wall" |{{tile|╓|3:0:0}}
 +
| title="smooth mineral wall" |{{tile|╒|3:0:0}}
 +
| title="smooth mineral wall" |{{tile|╘|3:0:0}}
 +
| title="smooth mineral wall" |{{tile|╙|3:0:0}}
 +
| title="smooth mineral wall" |{{tile|╛|3:0:0}}
 +
| title="smooth mineral wall" |{{tile|╜|3:0:0}}
 +
| title="smooth mineral wall" |{{tile|╕|3:0:0}}
 +
| title="smooth mineral wall" |{{tile|╖|3:0:0}}
 +
| title="smooth mineral wall" |{{tile|╬|3:0:0}}
 +
| title="smooth mineral wall" |{{tile|╠|3:0:0}}
 +
| title="smooth mineral wall" |{{tile|╦|3:0:0}}
 +
| title="smooth mineral wall" |{{tile|╩|3:0:0}}
 +
| title="smooth mineral wall" |{{tile|╣|3:0:0}}
 +
| title="smooth mineral wall" |{{tile|╔|3:0:0}}
 +
| title="smooth mineral wall" |{{tile|╚|3:0:0}}
 +
|-
 +
!B.
 +
| title="smooth mineral wall" |{{tile|╝|3:0:0}}
 +
| title="smooth mineral wall" |{{tile|╗|3:0:0}}
 +
| title="smooth mineral wall" |{{tile|║|3:0:0}}
 +
| title="smooth mineral wall" |{{tile|═|3:0:0}}
 +
| title="mineral fortification" |{{tile|╬|3:0:0}}
 +
| title="partially mined mineral wall" |{{tile|░|3:0:0}}
 +
| title="partially mined mineral wall" |{{tile|▒|3:0:0}}
 +
| title="partially mined mineral wall" |{{tile|▓|3:0:0}}
 +
| title="rough mineral wall" |{{tile|█|3:0:0}}
 +
| title="mineral floor" |{{tile|'|3:0:0}}
 +
| title="mineral floor" |{{tile|,|3:0:0}}
 +
| title="mineral floor" |{{tile|`|3:0:0}}
 +
| title="mineral floor" |{{tile|.|3:0:0}}
 +
| title="mineral boulder" |{{tile|∞|3:0:0}}
 +
| title="mineral pebbles" |{{tile|'|3:0:0}}
 +
| title="mineral pebbles" |{{tile|,|3:0:0}}
 +
|-
 +
!C.
 +
| title="mineral pebbles" |{{tile|`|3:0:0}}
 +
| title="mineral pebbles" |{{tile|.|3:0:0}}
 +
| title="straight ice wall" |{{tile|╓|3:0:1}}
 +
| title="straight ice wall" |{{tile|╒|3:0:1}}
 +
| title="straight ice wall" |{{tile|╘|3:0:1}}
 +
| title="straight ice wall" |{{tile|╙|3:0:1}}
 +
| title="straight ice wall" |{{tile|╛|3:0:1}}
 +
| title="straight ice wall" |{{tile|╜|3:0:1}}
 +
| title="straight ice wall" |{{tile|╕|3:0:1}}
 +
| title="straight ice wall" |{{tile|╖|3:0:1}}
 +
| title="straight ice wall" |{{tile|╬|3:0:1}}
 +
| title="straight ice wall" |{{tile|╠|3:0:1}}
 +
| title="straight ice wall" |{{tile|╦|3:0:1}}
 +
| title="straight ice wall" |{{tile|╩|3:0:1}}
 +
| title="straight ice wall" |{{tile|╣|3:0:1}}
 +
| title="straight ice wall" |{{tile|╔|3:0:1}}
 +
|-
 +
!D.
 +
| title="straight ice wall" |{{tile|╚|3:0:1}}
 +
| title="straight ice wall" |{{tile|╝|3:0:1}}
 +
| title="straight ice wall" |{{tile|╗|3:0:1}}
 +
| title="straight ice wall" |{{tile|║|3:0:1}}
 +
| title="straight ice wall" |{{tile|═|3:0:1}}
 +
|D5
 +
|D6
 +
|D7
 +
|D8
 +
|D9
 +
|DA
 +
|DB
 +
|DC
 +
|DD
 +
|DE
 +
|DF
 +
|-
 +
!E.
 +
|E0
 +
|E1
 +
|E2
 +
|E3
 +
|E4
 +
|E5
 +
|E6
 +
|E7
 +
|E8
 +
|E9
 +
|EA
 +
|EB
 +
|EC
 +
| title="constructed floor" |{{tile|+|7:0:1}}
 +
| title="constructed fortification" |{{tile|╬|7:0:1}}
 +
| title="constructed pillar" |{{tile|O|7:0:1}}
 +
|-
 +
!F.
 +
| title="constructed wall" |{{tile|╓|7:0:1}}
 +
| title="constructed wall" |{{tile|╒|7:0:1}}
 +
| title="constructed wall" |{{tile|╘|7:0:1}}
 +
| title="constructed wall" |{{tile|╙|7:0:1}}
 +
| title="constructed wall" |{{tile|╛|7:0:1}}
 +
| title="constructed wall" |{{tile|╜|7:0:1}}
 +
| title="constructed wall" |{{tile|╕|7:0:1}}
 +
| title="constructed wall" |{{tile|╖|7:0:1}}
 +
| title="constructed wall" |{{tile|╬|7:0:1}}
 +
| title="constructed wall" |{{tile|╠|7:0:1}}
 +
| title="constructed wall" |{{tile|╦|7:0:1}}
 +
| title="constructed wall" |{{tile|╩|7:0:1}}
 +
| title="constructed wall" |{{tile|╣|7:0:1}}
 +
| title="constructed wall" |{{tile|╔|7:0:1}}
 +
| title="constructed wall" |{{tile|╚|7:0:1}}
 +
| title="constructed wall" |{{tile|╝|7:0:1}}
 +
|-
 +
|}
 +
 
 +
===xx 02===
 +
 
 +
{| {{prettytable}} style="font-family: monospace;"
 +
|-
 +
|
 +
!.0
 +
!.1
 +
!.2
 +
!.3
 +
!.4
 +
!.5
 +
!.6
 +
!.7
 +
!.8
 +
!.9
 +
!.A
 +
!.B
 +
!.C
 +
!.D
 +
!.E
 +
!.F
 +
|-
 +
!0.
 +
| title="constructed wall" |{{tile|╗|7:0:1}}
 +
| title="constructed wall" |{{tile|║|7:0:1}}
 +
| title="constructed wall" |{{tile|═|7:0:1}}
 +
| title="constructed up/down stairway" |{{tile|X|7:0:1}}
 +
| title="constructed downward stairway" |{{tile|>|7:0:1}}
 +
| title="constructed upward stairway" |{{tile|<|7:0:1}}
 +
| title="constructed ramp" |{{tile|▲|7:0:1}}
 +
 
 +
|-
 +
!1.
 +
|-
 +
!2.
 +
|-
 +
!3.
 +
|-
 +
!4.
 +
|-
 +
!5.
 +
|-
 +
!6.
 +
|-
 +
!7.
 +
|-
 +
!8.
 +
|-
 +
!9.
 +
|-
 +
!A.
 +
|-
 +
!B.
 +
|-
 +
!C.
 +
|-
 +
!D.
 +
|-
 +
!E.
 +
|-
 +
!F.
 +
|-
 +
|}
  
 
'''NOTE: This has been moved to Google Docs: http://spreadsheets.google.com/pub?key=ppHCNfNceTrmxbXWDzf9aXg'''
 
'''NOTE: This has been moved to Google Docs: http://spreadsheets.google.com/pub?key=ppHCNfNceTrmxbXWDzf9aXg'''
 
+
<!--
  
 
  MAPTILE_NULL,//0
 
  MAPTILE_NULL,//0
Line 534: Line 1,261:
 
   MAPTILENUM,
 
   MAPTILENUM,
 
   MAPTILENONE=-1
 
   MAPTILENONE=-1
 +
-->
 +
 +
[[Category:Hacking]]

Revision as of 21:06, 6 May 2011

This article is about an older version of DF.

This page lists the meaning of the various type ids in DF memory. The location of the type ids is recorded here: Rick's memory research.

Each ID is listed as an unsigned integer, name is the name displayed ingame, ascii is the symbol used ingame, colour is the colour i've seen used in displaying the foreground in that tile and background is the colour used to render the background, if it is not black. Tex-X and Tex-Y are the coordinates of the tile used from the main texture file, beginning with 0,0 in the top-left.

Note that some tile types cover multiple actual representations, like different trees, up/down ramps, etc. For that reason some names are slightly changed and some tiles have multiple coordinates.

Table

Legend

obsidian
layer stone
mineral/gem
soil
grass/plant
grass
dry grass
dead grass/plant
ice
map feature stone/material. includes adamantine veins
constructed

Known tile types should each have a descriptive title attribute, which will appear (on mouseover) as a tooltip in most browsers.

xx 00

.0 .1 .2 .3 .4 .5 .6 .7 .8 .9 .A .B .C .D .E .F
0.   03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F
1. 10 11 12 14 15 16 17 X > < 1C 1D 1E 1F
2.   21 " # X > < X > < * + + + + +
3. 30 X > < X > < X > < X > < X > <
4. 40 42 44 45 . 47 48 49 4A 4B 4C 4D 4E O
5. O O O O 54 55 56 57 58 5B 5C 5D 5E 5F
6. 60 61 62 63 64 65 66 67 68 69 6A 6B 6C 6D 6E 6F
7. 70 71 72 73 74 75 76 77 78 79 7A 7B 7C 7D 7E 7F
8. 80 81 82 83 84 85 86 87 88 89 8A 8B 8C 8D 8E 8F
9. 90 91 92 93 94 95 96 97 98 99 9A 9B 9C 9D 9E 9F
A. A0 A1 A2 A3 A4 A5 A6 A7 A8 A9 AA AB AC AD AE AF
B. B3 B4 B5 B6 B7 B8 B9 BA BB BC BD BE BF
C. C0 C1 C2 C3 C4 C5 C6 C7 C8 C9 CA CB CC CD CE CF
D. D0 D1 D2 D3 D4 D5 D6 D7 D8 D9 DA DC DD DE DF
E. E0 E1 E2 E3 E4 E5 E6 τ E8
F. ~ F6 F7 F8 F9 FA FB FC FD FE FF

xx 01

.0 .1 .2 .3 .4 .5 .6 .7 .8 .9 .A .B .C .D .E .F
0. 00 01 ~ 07 0A 0B 0C
1.
2.
3.
4.
5. ' , ` . ' , ` . ' , ` . ' , ` .
6. ' , ` . ' , ` .
7. 7E 7F
8. 80 81 82 ' , ` . τ " ' , ` . ' ,
9. ` . ' , ` . ' , ` . ' , `
A. .
B. ' , ` . ' ,
C. ` .
D. D5 D6 D7 D8 D9 DA DB DC DD DE DF
E. E0 E1 E2 E3 E4 E5 E6 E7 E8 E9 EA EB EC + O
F.

xx 02

.0 .1 .2 .3 .4 .5 .6 .7 .8 .9 .A .B .C .D .E .F
0. X > <
1.
2.
3.
4.
5.
6.
7.
8.
9.
A.
B.
C.
D.
E.
F.

NOTE: This has been moved to Google Docs: http://spreadsheets.google.com/pub?key=ppHCNfNceTrmxbXWDzf9aXg