Difference between revisions of "Slate"

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
 
(dedicated wall page)
Tag: Removed redirect
Line 1: Line 1:
#REDIRECT[[Slate blocks]]
+
{{Stub|reason=general}}
 +
{{See also|Smoothed slate}}
 +
{{See also|Slate blocks}}
 +
 
 +
{{Infobox main|Structure
 +
| name = Slate
 +
| image = Slate.png
 +
| description = A dark-colored metamorphic rock. Its fine layers are emblematic of slaty cleavage.
 +
<!-- Base Stats -->
 +
| type = Structure
 +
| hp = 500
 +
| flammability = 0
 +
| beauty = -2
 +
| rotatable = false
 +
<!-- Building -->
 +
| size = 1 * 1
 +
| passability = impassable
 +
| cover = 1
 +
| blockswind = true
 +
<!-- Technical -->
 +
| defName = Slate
 +
| label = slate
 +
<!-- 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="SlateBase" -->
 +
| color = (70,70,70)
 +
| mineableThing = ChunkSlate
 +
| mineableDropChance = 0.25
 +
| smoothedThing = SmoothedSlate
 +
}}
 +
 
 +
'''Slate'''
 +
 
 +
== Summary ==
 +
 
 +
== Analysis ==
 +
 
 +
== Gallery ==
 +
<gallery>
 +
Slate.png|Natural slate wall
 +
Smoothed slate.png|Smoothed slate wall
 +
Slate chunk A.png|Slate chunk variant A
 +
Slate chunk B.png|Slate chunk variant B
 +
Slate chunk C.png|Slate chunk variant C
 +
Slate blocks A.png|Single stack of slate blocks
 +
Slate blocks B.png|Stack of multiple slate blocks
 +
Slate blocks C.png|Full stack of slate blocks
 +
</gallery>
 +
 
 +
== Version history ==
 +
* Release - Added.

Revision as of 20:44, 26 July 2024

Slate

Slate

A dark-colored metamorphic rock. Its fine layers are emblematic of slaty cleavage.

Base Stats

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

Building

Size
1 × 1
Passability
impassable
Cover Effectiveness
75%
Blocks Wind
True
Technical
defName
Slate
Color
(70,70,70)


Slate

Summary

Analysis

Gallery

Version history

  • Release - Added.