Difference between revisions of "Granite"

From RimWorld Wiki
Jump to navigation Jump to search
(parity with other stone blocks. Disambiguation (or chunks/rock in the block page) can happen eventually)
Tag: New redirect
m (Copy-paste error)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
#REDIRECT[[Granite blocks]]
+
{{Stub|reason=general}}
 +
{{About|the wall-like, stone structure|the material that items and structures can be made from|Granite blocks}}
 +
{{See also|Smoothed granite}}
 +
 
 +
{{Infobox main|Structure
 +
| name = Granite
 +
| image = Granite.png
 +
| description = A very hard igneous rock.
 +
<!-- Base Stats -->
 +
| type = Structure
 +
| hp = 900
 +
| flammability = 0
 +
| beauty = -2
 +
| rotatable = false
 +
<!-- Building -->
 +
| size = 1 * 1
 +
| passability = impassable
 +
| cover = 1
 +
| blockswind = true
 +
<!-- Technical -->
 +
| defName = Granite
 +
| label = granite
 +
<!-- 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="GraniteBase" -->
 +
| color = (105,95,97)
 +
| mineableThing = ChunkGranite
 +
| mineableDropChance = 0.25
 +
| smoothedThing = SmoothedGranite
 +
}}
 +
 
 +
'''Granite''' is a natural structure that can be [[mine]]d to obtain a {{Icon Small|granite block}} granite {{Icon Small|Stone chunk}} stone chunk. Do note that this is not a guarantee.
 +
 
 +
== Summary ==
 +
'''Granite''' tiles have 900 health each, making it the hardest stone block to mine. Each mined block has ~25% chance base to yield a {{Icon Small|Granite block}} granite {{Icon Small|Stone chunk}} stone chunk, each of which can be transform into {{Icon Small|Granite block}} 20 granite blocks.
 +
 
 +
This tile can also be [[Structure#Smoothed_walls|smoothed]] to create [[Smoothed granite]].
 +
 
 +
== Analysis ==
 +
 
 +
== Gallery ==
 +
<gallery>
 +
Granite.png|Natural granite wall
 +
Smoothed granite.png|Smoothed granite wall
 +
Granite chunk A.png|Granite chunk variant A
 +
Granite chunk B.png|Granite chunk variant B
 +
Granite chunk C.png|Granite chunk variant C
 +
Granite blocks A.png|Single stack of granite blocks
 +
Granite blocks B.png|Stack of multiple granite blocks
 +
Granite blocks C.png|Full stack of granite blocks
 +
</gallery>
 +
 
 +
== Version history ==
 +
* Release - Added.
 +
 
 +
[[Category:Natural wall]]

Latest revision as of 18:23, 2 September 2024

Granite

Granite

A very hard igneous rock.

Base Stats

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

Building

Size
1 × 1
Passability
impassable
Cover Effectiveness
75%
Blocks Wind
True
Technical
defName
Granite
Color
(105,95,97)


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

Summary[edit]

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

This tile can also be smoothed to create Smoothed granite.

Analysis[edit]

Gallery[edit]

Version history[edit]

  • Release - Added.