Property:Terrain Affordance

From RimWorld Wiki
Jump to navigation Jump to search

This property allows the following text values:

  • Depends on materials
  • Shallow water

TerrainAffordances.xml:

  • Light
  • Medium
  • Heavy
  • ShallowWater
  • MovingFluid
  • Bridgeable
  • GrowSoil
  • Diggable
  • SmoothableStone
Def Name Label Order Visualize On Affordance Overlay Affordance Overlay Color Note
Light light 1200 true (255,130,0)
Supports light structure
Medium medium 1300 true (255,255,0)
Supports medium structures (mainly walls)
Heavy heavy 1400 true - Supports heavy structures
ShallowWater shallow water 2200 true (0,0,100)
Can be built on with things that are waterproof
MovingFluid moving water 2300 true (0,0,200)
Contains power usable for hydroelectrics
Bridgeable bridgeable 2400 - - Bridge can be built here
GrowSoil growable 3200 - - Things can grow here
Diggable diggable 3300 - - For graves
SmoothableStone smoothable 3400 - - Can be ground and smoothed into smooth stone
Showing 20 pages using this property.
S
Heavy  +
Medium  +
Light  +
Heavy  +
Heavy  +
Medium  +
Medium  +
Light  +
Heavy  +
Light  +
Light  +
Light  +
The request is being processed and may take a moment. Preparing ...
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "Light", "Medium", "Heavy", "Depends on materials", "Bridgeable", "Diggable", "Shallow water", "ShallowWater", "MovingFluid", "GrowSoil", "SmoothableStone" ] } }