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.

Editing Size

Jump to navigation Jump to search

Warning: You are not logged in.
Your IP address will be recorded in this page's edit history.

If you are creating a redirect to the current version's page, do not use any namespace. For example: use #REDIRECT [[Cat]], not #REDIRECT [[Main:Cat]] or #REDIRECT [[cv:Cat]]. See DF:Versions for more information.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 19: Line 19:
  
 
Internally, all custom size numbers are rounded down to the nearest multiple of 10 - thus, if you define an item with [SIZE:15], it will actually behave as if you had specified [SIZE:10].
 
Internally, all custom size numbers are rounded down to the nearest multiple of 10 - thus, if you define an item with [SIZE:15], it will actually behave as if you had specified [SIZE:10].
 
== Buildings ==
 
The {{token|DIM|building}} [[building token]] defines the size of a [[workshop]] or [[building]] in [[tile]]s. This differs from creatures and items in that a building doesn't have a weight, and it's not in cm³, of course.
 
  
 
== Creatures ==
 
== Creatures ==
Line 36: Line 33:
 
The actual size of an individual creature is the result of different effects:
 
The actual size of an individual creature is the result of different effects:
 
* The base BODY_SIZE for the species of creature.
 
* The base BODY_SIZE for the species of creature.
* The [[age]] of the creature; most creatures are born at minimum size and grow to a maximum.
+
* The [[age]] of the creature; most creatures are born at minimum size, and grow to a maximum.
:* Some, like dragons and most species of snake, grow throughout their entire lifetime and may not live long enough to reach the maximum.
+
:* Some, like dragons and most species of snake, grow throughout their entire lifetime, and may not live long enough to reach the maximum.
* Inheritance; many creatures have {{token|BODY_APPEARANCE_MODIFIER|c}}) tokens that allow them to vary in height, width, or length, which they can pass on to children.
+
* Inheritance; many creatures have {{token|BODY_APPEARANCE_MODIFIER|c}}) tokens, that allow them to vary in height, width, or length, which they can pass on to children.
* Muscle mass, determined by its [[strength]] attribute (a thin dwarf with ~44210 size will be ~64210 once they become unbelievably strong), due to muscle having {{token|THICKENS_ON_STRENGTH|tissue}}.
+
* Muscle mass, determined by it's [[strength]] attribute (a thin dwarf with ~44210 size will be ~64210 once they become unbelievably strong), due to muscle having {{token|THICKENS_ON_STRENGTH|tissue}}.
 
* Fat mass, due to {{token|THICKENS_ON_ENERGY_STORAGE|tissue}}.{{verify|untested, seems like it should, and a bug if it doesn't}}
 
* Fat mass, due to {{token|THICKENS_ON_ENERGY_STORAGE|tissue}}.{{verify|untested, seems like it should, and a bug if it doesn't}}
  
Creature sizes range from 1 (small insect [[vermin]]) to 200,000,000 ([[giant sperm whale]]s, the largest creature in the game). See [[List of creatures by adult size]] for details.
+
Creature sizes range from 1 (small insect [[vermin]]) to 200,000,000 ([[giant sperm whale]]s, the largest creature in the game). See [[List of creatures by adult size]] for details.
  
 
=== Sample list of creature sizes in cm<sup>3</sup> ===
 
=== Sample list of creature sizes in cm<sup>3</sup> ===
 
{| {{prettytable}} width=100% class="sortable" style="text-align:right"  
 
{| {{prettytable}} width=100% class="sortable" style="text-align:right"  
 
|- bgcolor="#aaaaaa"
 
|- bgcolor="#aaaaaa"
! style="text-align:center" | Name
+
! width="25%" | Name
! style="text-align:center" | Size at birth
+
! width="15%" | Size at birth
! style="text-align:center" | Size at maturity
+
! width="15%" | Size at maturity
! style="text-align:left" | Notes
+
! Notes
 
|-
 
|-
 
| style="text-align:left" | [[Adder]]
 
| style="text-align:left" | [[Adder]]
Line 122: Line 119:
 
Most items defined in the [[raws]] require a <code>[SIZE]</code> token, each class of item has its own: for instance, {{token|SIZE|ammo}} for [[ammo]], {{token|SIZE|wp}} for [[weapon]]s, {{token|SIZE|tool}} for [[tool token|tool]]s, and so on.
 
Most items defined in the [[raws]] require a <code>[SIZE]</code> token, each class of item has its own: for instance, {{token|SIZE|ammo}} for [[ammo]], {{token|SIZE|wp}} for [[weapon]]s, {{token|SIZE|tool}} for [[tool token|tool]]s, and so on.
  
Item types not defined in the raws also have a size which can be determined from their weight and material density, using DFHack, or code debugging. Some assorted item type sizes, and their [[storage]] capacity when applicable:
+
Item types not defined in the raws also have a size which can be determined from their weight and material density, using DFHack, or code debugging. Some assorted item types, and their [[storage]] capacity when applicable:
  
{| {{prettytable}} class="sortable" style=text-align:right
+
{| {{prettytable}} class="sortable"
 
|- bgcolor="#999999"
 
|- bgcolor="#999999"
! style=text-align:center | Item Type
+
! Item Type
! style=text-align:center | Volume
+
! Volume
! style=text-align:center | Capacity
+
! Capacity
! style=text-align:left | Notes
+
! Notes
  
 
|-
 
|-
| style=text-align:left | [[Bar]]s
+
| [[Bar]]s
 
| 6000
 
| 6000
 
|
 
|
Line 138: Line 135:
  
 
|-
 
|-
| style=text-align:left | Cut [[gem]]s
+
| Cut [[gem]]s
 
| 200
 
| 200
 
|
 
|
Line 144: Line 141:
  
 
|-
 
|-
| style=text-align:left | [[Block]]s
+
| [[Block]]s
 
| 6000
 
| 6000
 
|
 
|
Line 150: Line 147:
  
 
|-
 
|-
| style=text-align:left | Rough [[gem]]s
+
| Rough [[gem]]s
 
| 2500
 
| 2500
 
|
 
|
Line 156: Line 153:
  
 
|-
 
|-
| style=text-align:left | Mined [[stone]]
+
| Mined [[stone]]
 
| 100000
 
| 100000
 
|
 
|
Line 162: Line 159:
  
 
|-
 
|-
| style=text-align:left | Wood [[log]]s
+
| Wood [[log]]s
 
| 50000
 
| 50000
 
|
 
|
Line 168: Line 165:
  
 
|-
 
|-
| style=text-align:left | [[Door]]
+
| [[Door]]
 
| 30000
 
| 30000
 
|
 
|
 
|
 
|
 
|-
 
|-
| style=text-align:left | [[Floodgate]]
+
| [[Floodgate]]
 
| 30000
 
| 30000
 
|
 
|
Line 179: Line 176:
  
 
|-
 
|-
| style=text-align:left | [[Bed]]
+
| [[Bed]]
 
| 30000
 
| 30000
 
|
 
|
Line 185: Line 182:
  
 
|-
 
|-
| style=text-align:left | [[Chair]]
+
| [[Chair]]
 
| 30000
 
| 30000
 
|
 
|
Line 191: Line 188:
  
 
|-
 
|-
| style=text-align:left | [[Chain]]
+
| [[Chain]]
 
| 5000
 
| 5000
 
|
 
|
Line 197: Line 194:
  
 
|-
 
|-
| style=text-align:left | [[Flask]]
+
| [[Flask]]
 
| 1000
 
| 1000
 
| 1800
 
| 1800
Line 203: Line 200:
  
 
|-
 
|-
| style=text-align:left | [[Finished_goods#Goblets|Goblet]]
+
| [[Finished_goods#Goblets|Goblet]]
 
| 1000
 
| 1000
 
| 1800
 
| 1800
Line 209: Line 206:
  
 
|-
 
|-
| style=text-align:left | [[Instrument]]
+
| [[Instrument]]
 
| 4000
 
| 4000
 
|
 
|
Line 215: Line 212:
  
 
|-
 
|-
| style=text-align:left | [[Finished_goods#Toys|Toy]]
+
| [[Finished_goods#Toys|Toy]]
 
| 1000
 
| 1000
 
|
 
|
Line 221: Line 218:
  
 
|-
 
|-
| style=text-align:left | [[Window]]
+
| [[Window]]
 
| 20000
 
| 20000
 
|
 
|
Line 227: Line 224:
  
 
|-
 
|-
| style=text-align:left | [[Cage]]
+
| [[Cage]]
 
| 30000
 
| 30000
 
| 60000
 
| 60000
Line 233: Line 230:
  
 
|-
 
|-
| style=text-align:left | [[Barrel]]
+
| [[Barrel]]
 
| 20000
 
| 20000
 
| 60000
 
| 60000
Line 239: Line 236:
  
 
|-
 
|-
| style=text-align:left | [[Bucket]]
+
| [[Bucket]]
 
| 3000
 
| 3000
 
| 6000
 
| 6000
Line 245: Line 242:
  
 
|-
 
|-
| style=text-align:left | [[Animal trap]]
+
| [[Animal trap]]
 
| 3000
 
| 3000
 
| 30000
 
| 30000
Line 251: Line 248:
  
 
|-
 
|-
| style=text-align:left | [[Table]]
+
| [[Table]]
 
| 30000
 
| 30000
 
|
 
|
Line 257: Line 254:
  
 
|-
 
|-
| style=text-align:left | [[Coffin]]
+
| [[Coffin]]
 
| 30000
 
| 30000
 
| 60000
 
| 60000
Line 263: Line 260:
  
 
|-
 
|-
| style=text-align:left | [[Statue]]
+
| [[Statue]]
 
| 60000
 
| 60000
 
|
 
|
Line 269: Line 266:
  
 
|-
 
|-
| style=text-align:left | [[Corpse]]
+
| [[Corpse]]
 
| Special
 
| Special
 
|
 
|
| style=text-align:left | Based on the size of the corpse and what it's made of.
+
| Based on the size of the corpse and what it's made of.
  
 
|-
 
|-
| style=text-align:left | [[Weapon]]
+
| [[Weapon]]
 
| SIZE<sup>1</sup>
 
| SIZE<sup>1</sup>
 
|
 
|
Line 281: Line 278:
  
 
|-
 
|-
| style=text-align:left | [[Armor]]
+
| [[Armor]]
 
| Special
 
| Special
 
|
 
|
| style=text-align:left | Depends on armor type and the race it was crafted for.  See [[Material science#Contact Area|here]] for some examples.
+
| Depends on armor type and the race it was crafted for.  See [[Material science#Contact Area|here]] for some examples.
  
 
|-
 
|-
| style=text-align:left | [[Shield]]s
+
| [[Shield]]s
 
| Special
 
| Special
 
|
 
|
| style=text-align:left | Based on UPSTEP and the race that crafted it.
+
| Based on UPSTEP and the race that crafted it.
  
 
|-
 
|-
| style=text-align:left | [[Box]]
+
| [[Box]]
 
| 20000
 
| 20000
 
| 60000
 
| 60000
Line 299: Line 296:
  
 
|-
 
|-
| style=text-align:left | [[Bag]]
+
| [[Bag]]
 
| 1000
 
| 1000
 
| 60000
 
| 60000
Line 305: Line 302:
  
 
|-
 
|-
| style=text-align:left | [[Bin]]
+
| [[Bin]]
 
| 15000
 
| 15000
 
| 60000
 
| 60000
Line 311: Line 308:
  
 
|-
 
|-
| style=text-align:left | [[Armor stand]]
+
| [[Armor stand]]
 
| 10000
 
| 10000
 
| 60000
 
| 60000
Line 317: Line 314:
  
 
|-
 
|-
| style=text-align:left | [[Weapon rack]]
+
| [[Weapon rack]]
 
| 10000
 
| 10000
 
| 60000
 
| 60000
Line 323: Line 320:
  
 
|-
 
|-
| style=text-align:left | [[Cabinet]]
+
| [[Cabinet]]
 
| 30000
 
| 30000
 
| 60000
 
| 60000
Line 329: Line 326:
  
 
|-
 
|-
| style=text-align:left | [[Figurine]]
+
| [[Figurine]]
 
| 1000
 
| 1000
 
|
 
|
Line 335: Line 332:
  
 
|-
 
|-
| style=text-align:left | [[Jewelry|Amulet]]
+
| [[Jewelry|Amulet]]
 
| 500
 
| 500
 
|
 
|
Line 341: Line 338:
  
 
|-
 
|-
| style=text-align:left | [[Finished_goods#Crafts|Scepter]]
+
| [[Finished_goods#Crafts|Scepter]]
 
| 3000
 
| 3000
 
|
 
|
Line 347: Line 344:
  
 
|-
 
|-
| style=text-align:left | [[Ammo]]
+
| [[Ammo]]
 
| SIZE<sup>1</sup>
 
| SIZE<sup>1</sup>
 
|
 
|
Line 353: Line 350:
  
 
|-
 
|-
| style=text-align:left | [[Jewelry|Crown]]
+
| [[Jewelry|Crown]]
 
| 1000
 
| 1000
 
|
 
|
Line 359: Line 356:
  
 
|-
 
|-
| style=text-align:left | [[Jewelry|Ring]]
+
| [[Jewelry|Ring]]
 
| 50
 
| 50
 
|
 
|
Line 365: Line 362:
  
 
|-
 
|-
| style=text-align:left | [[Jewelry|Earring]]
+
| [[Jewelry|Earring]]
 
| 30
 
| 30
 
|
 
|
Line 371: Line 368:
  
 
|-
 
|-
| style=text-align:left | [[Jewelry|Bracelet]]
+
| [[Jewelry|Bracelet]]
 
| 200
 
| 200
 
|
 
|
Line 377: Line 374:
  
 
|-
 
|-
| style=text-align:left | [[Finished_goods#Large_gems|Large gem]]
+
| [[Finished_goods#Large_gems|Large gem]]
 
| 50
 
| 50
 
|
 
|
Line 383: Line 380:
  
 
|-
 
|-
| style=text-align:left | [[Anvil]]
+
| [[Anvil]]
 
| 10000
 
| 10000
 
|
 
|
Line 389: Line 386:
  
 
|-
 
|-
| style=text-align:left | [[Body part]]
+
| [[Body part]]
 
| Special
 
| Special
 
|
 
|
| style=text-align:left | Based on the size of the body part and what it's made of.
+
| Based on the size of the body part and what it's made of.
  
 
|-
 
|-
| style=text-align:left | [[Remains]]
+
| [[Remains]]
 
| 2000
 
| 2000
 
|
 
|
Line 401: Line 398:
  
 
|-
 
|-
| style=text-align:left | [[Meat]]
+
| [[Meat]]
 
| 2000
 
| 2000
 
|
 
|
Line 407: Line 404:
  
 
|-
 
|-
| style=text-align:left | [[Fish]]
+
| [[Fish]]
 
| 2000
 
| 2000
 
|
 
|
Line 413: Line 410:
  
 
|-
 
|-
| style=text-align:left | Unprepared [[fish]]
+
| Unprepared [[fish]]
 
| 2000
 
| 2000
 
|
 
|
Line 419: Line 416:
  
 
|-
 
|-
| style=text-align:left | Live [[vermin]]
+
| Live [[vermin]]
 
| Special
 
| Special
 
|
 
|
| style=text-align:left | Based on creature's adult size.
+
| Based on creature's adult size.
  
 
|-
 
|-
| style=text-align:left | Tame [[vermin]]
+
| Tame [[vermin]]
 
| Special
 
| Special
 
|
 
|
| style=text-align:left | Based on creature's adult size.
+
| Based on creature's adult size.
  
 
|-
 
|-
| style=text-align:left | [[Seed]]s
+
| [[Seed]]s
 
| 100
 
| 100
 
|
 
|
Line 437: Line 434:
  
 
|-
 
|-
| style=text-align:left | [[Plant]]
+
| [[Plant]]
 
| 1000
 
| 1000
 
|
 
|
Line 443: Line 440:
  
 
|-
 
|-
| style=text-align:left | [[Leather]]
+
| [[Leather]]
 
| 5000
 
| 5000
 
|
 
|
Line 449: Line 446:
  
 
|-
 
|-
| style=text-align:left | [[Plant]] growths
+
| [[Plant]] growths
 
| 50
 
| 50
 
|
 
|
Line 455: Line 452:
  
 
|-
 
|-
| style=text-align:left | [[Thread]]
+
| [[Thread]]
 
| ceil(Dimension/50)<sup>1</sup>
 
| ceil(Dimension/50)<sup>1</sup>
 
|
 
|
| style=text-align:left | Freshly gathered/produced thread has a dimension of 15000 and thus has a volume of 300
+
| Freshly gathered/produced thread has a dimension of 15000 and thus has a volume of 300
  
 
|-
 
|-
| style=text-align:left | [[Cloth]]
+
| [[Cloth]]
 
| ceil(Dimension/50)<sup>1</sup>
 
| ceil(Dimension/50)<sup>1</sup>
 
|
 
|
| style=text-align:left | Freshly woven cloth has a dimension of 10000 and thus has a volume of 200
+
| Freshly woven cloth has a dimension of 10000 and thus has a volume of 200
  
 
|-
 
|-
| style=text-align:left | [[Finished_goods#Totems|Totem]]
+
| [[Finished_goods#Totems|Totem]]
 
| 5000
 
| 5000
 
|
 
|
Line 473: Line 470:
  
 
|-
 
|-
| style=text-align:left | [[Backpack]]
+
| [[Backpack]]
 
| 5000
 
| 5000
 
| 30000
 
| 30000
Line 479: Line 476:
  
 
|-
 
|-
| style=text-align:left | [[Quiver]]
+
| [[Quiver]]
 
| 3000
 
| 3000
 
| 12000
 
| 12000
Line 485: Line 482:
  
 
|-
 
|-
| style=text-align:left | [[Catapult part]]s
+
| [[Catapult part]]s
 
| 20000
 
| 20000
 
|
 
|
Line 491: Line 488:
  
 
|-
 
|-
| style=text-align:left | [[Ballista part]]s
+
| [[Ballista part]]s
 
| 20000
 
| 20000
 
|
 
|
Line 497: Line 494:
  
 
|-
 
|-
| style=text-align:left | [[Ballista_arrow|Siege ammo]]
+
| [[Ballista_arrow|Siege ammo]]
 
| 30000
 
| 30000
 
|
 
|
Line 503: Line 500:
  
 
|-
 
|-
| style=text-align:left | [[Ballista arrow]] head
+
| [[Ballista arrow]] head
 
| 10000
 
| 10000
 
|
 
|
Line 509: Line 506:
  
 
|-
 
|-
| style=text-align:left | [[Mechanism]]s
+
| [[Mechanism]]s
 
| 20000
 
| 20000
 
|
 
|
Line 515: Line 512:
  
 
|-
 
|-
| style=text-align:left | [[Trap component]]
+
| [[Trap component]]
 
| SIZE<sup>1</sup>
 
| SIZE<sup>1</sup>
 
|
 
|
Line 521: Line 518:
  
 
|-
 
|-
| style=text-align:left | [[Alcohol|Drink]]
+
| [[Alcohol|Drink]]
 
| 600
 
| 600
 
|
 
|
Line 527: Line 524:
  
 
|-
 
|-
| style=text-align:left | [[Mill|Powder]]
+
| [[Mill|Powder]]
 
| 600
 
| 600
 
|
 
|
Line 533: Line 530:
  
 
|-
 
|-
| style=text-align:left | [[Cheese]]
+
| [[Cheese]]
 
| 1000
 
| 1000
 
|
 
|
Line 539: Line 536:
  
 
|-
 
|-
| style=text-align:left | [[Prepared meal]]
+
| [[Prepared meal]]
 
| 1000
 
| 1000
 
|
 
|
Line 545: Line 542:
  
 
|-
 
|-
| style=text-align:left | [[Extract|Misc. liquid]]
+
| [[Extract|Misc. liquid]]
 
| 600
 
| 600
 
|
 
|
Line 551: Line 548:
  
 
|-
 
|-
| style=text-align:left | [[Coin]]
+
| [[Coin]]
| 10/16<sup>1</sup>
+
| 10(16)<sup>1</sup>
 
|
 
|
| style=text-align:left | The size of a stack is 0.625 per coin, then subject to the rounding; so a single coin is 10 cm³ but a stack of 500 is 310 cm³.
+
| 16 rounded down to 10
  
 
|-
 
|-
| style=text-align:left | [[Fat|Glob]]
+
| [[Fat|Glob]]
 
| 600
 
| 600
 
|
 
|
Line 563: Line 560:
  
 
|-
 
|-
| style=text-align:left | Small [[rock]]
+
| Small [[rock]]
 
| 2000
 
| 2000
 
|
 
|
| style=text-align:left | As [[Thrower|thrown]] by adventurers.
+
| As [[Thrower|thrown]] by adventurers.
  
 
|-
 
|-
| style=text-align:left | [[Pipe section]]
+
| [[Pipe section]]
 
| 30000
 
| 30000
 
|
 
|
Line 575: Line 572:
  
 
|-
 
|-
| style=text-align:left | [[Hatch cover]]
+
| [[Hatch cover]]
 
| 10000
 
| 10000
 
|
 
|
Line 581: Line 578:
  
 
|-
 
|-
| style=text-align:left | [[Grate]]
+
| [[Grate]]
 
| 10000
 
| 10000
 
|
 
|
Line 587: Line 584:
  
 
|-
 
|-
| style=text-align:left | [[Quern]]
+
| [[Quern]]
 
| 30000
 
| 30000
 
|
 
|
Line 593: Line 590:
  
 
|-
 
|-
| style=text-align:left | [[Millstone]]
+
| [[Millstone]]
 
| 30000
 
| 30000
 
|
 
|
Line 599: Line 596:
  
 
|-
 
|-
| style=text-align:left | [[Splint]]
+
| [[Splint]]
 
| 2000
 
| 2000
 
|
 
|
Line 605: Line 602:
  
 
|-
 
|-
| style=text-align:left | [[Crutch]]
+
| [[Crutch]]
 
| 2000
 
| 2000
 
|
 
|
Line 611: Line 608:
  
 
|-
 
|-
| style=text-align:left | [[Traction bench]]
+
| [[Traction bench]]
 
| 30000
 
| 30000
 
|
 
|
Line 617: Line 614:
  
 
|-
 
|-
| style=text-align:left | Orthopedic [[cast]]
+
| Orthopedic [[cast]]
 
| 2000
 
| 2000
 
|
 
|
Line 623: Line 620:
  
 
|-
 
|-
| style=text-align:left | [[Tool]]
+
| [[Tool]]
 
| SIZE<sup>1</sup>
 
| SIZE<sup>1</sup>
 
| CAPACITY<sup>1</sup>
 
| CAPACITY<sup>1</sup>
| style=text-align:left | Includes items such as [[nest box]]es, [[jug]]s, [[large pot]]s, [[hive]]s, [[minecart]]s, [[wheelbarrow]]s, [[stepladder]]s, [[pedestal]]s, and [[display case]]s
+
| Includes items such as [[nest box]]es, [[jug]]s, [[large pot]]s, [[hive]]s, [[minecart]]s, [[wheelbarrow]]s, [[stepladder]]s, [[pedestal]]s, and [[display case]]s
  
 
|-
 
|-
| style=text-align:left | [[Slab]]
+
| [[Slab]]
 
| 60000
 
| 60000
 
|
 
|
Line 635: Line 632:
  
 
|-
 
|-
| style=text-align:left | [[Egg]]
+
| [[Egg]]
 
| Special
 
| Special
 
|
 
|
| style=text-align:left | Presumably the caste's EGG_SIZE.
+
| Presumably the caste's EGG_SIZE.
  
 
|-
 
|-
| style=text-align:left | [[Book]]
+
| [[Book]]
 
| 1000
 
| 1000
 
|
 
|
Line 647: Line 644:
  
 
|-
 
|-
| style=text-align:left | [[Sheet]]
+
| [[Sheet]]
 
| ceil(Dimension/50)<sup>1</sup>
 
| ceil(Dimension/50)<sup>1</sup>
 
|
 
|
| style=text-align:left | A fresh sheet has a dimension of 10000 and thus has a volume of 200
+
| A fresh sheet has a dimension of 10000 and thus has a volume of 200
  
 
|-
 
|-
| style=text-align:left | [[Branch]]
+
| [[Branch]]
 
| 5000
 
| 5000
 
|
 
|
| style=text-align:left | An adventurer mode item
+
|
  
 
|}
 
|}
 
:<sup>1</sup> - As noted above, all values are rounded ''down'' to the nearest multiple of 10, with a minimum value of 10.
 
:<sup>1</sup> - As noted above, all values are rounded ''down'' to the nearest multiple of 10, with a minimum value of 10.
 +
 +
== Buildings==
 +
The {{token|DIM|building}} [[building token]] defines the size of a [[workshop]] or [[building]] in [[tile]]s.
  
 
==See also==
 
==See also==
* [[Density]]
 
 
* [[Weight]]
 
* [[Weight]]
  
 
{{Category|Modding}}
 
{{Category|Modding}}
 
[[ru:Size]]
 
[[ru:Size]]

Please note that all contributions to Dwarf Fortress Wiki are considered to be released under the GFDL & MIT (see Dwarf Fortress Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following CAPTCHA:

Cancel Editing help (opens in new window)

This page is a member of 2 hidden categories: