Difference between revisions of "Sandstone"

From RimWorld Wiki
Jump to navigation Jump to search
(I'd assume that most people would want to refer to the material. General rock page doesn't exist yet, so just link to the block)
Tag: New redirect
 
m (Copy-paste error 2)
 
(4 intermediate revisions by 4 users not shown)
Line 1: Line 1:
#REDIRECT[[Sandstone blocks]]
+
{{Stub|reason=general}}
 +
{{About|the wall-like, stone structure|the material that items and structures can be made from|Sandstone blocks}}
 +
{{See also|Smoothed sandstone}}
 +
 
 +
{{Infobox main|Structure
 +
| name = Sandstone
 +
| image = Sandstone.png
 +
| description = A sedimentary rock composed of sand particles compressed together.
 +
<!-- Base Stats -->
 +
| type = Structure
 +
| hp = 400
 +
| flammability = 0
 +
| beauty = -2
 +
| rotatable = false
 +
<!-- Building -->
 +
| size = 1 * 1
 +
| passability = impassable
 +
| cover = 1
 +
| blockswind = true
 +
<!-- Technical -->
 +
| defName = Sandstone
 +
| label = sandstone
 +
<!-- ThingDef Name="BuildingNaturalBase" Abstract="True" -->
 +
| category = Building
 +
| selectable = true
 +
| drawerType = MapMeshOnly
 +
| filthLeaving = Filth_RubbleRock
 +
| scatterableOnMapGen = false
 +
| artificialForMeditationPurposes = false
 +
<!-- ThingDef Name="RockBase" ParentName="BuildingNaturalBase" Abstract="True" -->
 +
| castEdgeShadows = true
 +
| thingClass = Mineable
 +
| texPath = Things/Building/Linked/Rock_Atlas
 +
| graphicClass = Graphic_Single
 +
| linkType = CornerFiller
 +
| linkFlags = Rock, MapEdge
 +
| altitudeLayer = Building
 +
| coversFloor = true
 +
| neverMultiSelect = true
 +
| saveCompressible = true
 +
| holdsRoof = true
 +
| staticSunShadowHeight = 1.0
 +
| blockLight = true
 +
| mineable = true
 +
| fertility = 0
 +
| canOverlapZones = false
 +
| isInert = true
 +
| isNaturalRock = true
 +
| canBuildNonEdificesUnder = false
 +
| deconstructible = false
 +
| supportsWallAttachments = true
 +
| damageMultipliers = Thump
 +
| multiplier = 4
 +
<!-- ThingDef Name="UglyRockBase" ParentName="RockBase" Abstract="True" -->
 +
| mineableYieldWasteable = false
 +
<!-- ThingDef ParentName="UglyRockBase" Name="SandstoneBase" -->
 +
| color = (126,104,94)
 +
| mineableThing = ChunkSandstone
 +
| mineableDropChance = 0.25
 +
| smoothedThing = SmoothedSandstone
 +
}}
 +
 
 +
'''Sandstone''' is a natural structure that can be [[mine]]d to obtain a {{Icon Small|sandstone block}} sandstone {{Icon Small|Stone chunk}} stone chunk. Do note that this is not a guarantee.
 +
 
 +
== Summary ==
 +
'''Sandstone''' tiles have 400 health each, making it the faster stone block to mine. Each mined block has ~25% chance base to yield a {{Icon Small|sandstone block}} sandstone {{Icon Small|Stone chunk}} stone chunk, each of which can be transform into {{Icon Small|sandstone block}} 20 sandstone blocks.
 +
 
 +
This tile can also be [[Structure#Smoothed_walls|smoothed]] to create [[Smoothed sandstone]].
 +
 
 +
== Analysis ==
 +
 
 +
== Gallery ==
 +
<gallery>
 +
Sandstone.png|Natural sandstone wall
 +
Smoothed sandstone.png|Smoothed sandstone wall
 +
Sandstone chunk A.png|Sandstone chunk variant A
 +
Sandstone chunk B.png|Sandstone chunk variant B
 +
Sandstone chunk C.png|Sandstone chunk variant C
 +
Sandstone blocks A.png|Single stack of sandstone blocks
 +
Sandstone blocks B.png|Stack of multiple sandstone blocks
 +
Sandstone blocks C.png|Full stack of sandstone blocks
 +
</gallery>
 +
 
 +
== Version history ==
 +
* Release - Added.
 +
 
 +
[[Category:Natural wall]]

Latest revision as of 18:22, 2 September 2024

Sandstone

Sandstone

A sedimentary rock composed of sand particles compressed together.

Base Stats

Type
Structure
Beauty
-2
HP
400
Flammability
0%
Rotatable
False

Building

Size
1 × 1
Passability
impassable
Cover Effectiveness
75%
Blocks Wind
True
Technical
defName
Sandstone
Color
(126,104,94)


Sandstone is a natural structure that can be mined to obtain a Sandstone block sandstone Stone chunk stone chunk. Do note that this is not a guarantee.

Summary[edit]

Sandstone tiles have 400 health each, making it the faster stone block to mine. Each mined block has ~25% chance base to yield a Sandstone block sandstone Stone chunk stone chunk, each of which can be transform into Sandstone block 20 sandstone blocks.

This tile can also be smoothed to create Smoothed sandstone.

Analysis[edit]

Gallery[edit]

Version history[edit]

  • Release - Added.