RimWorld XML Definitions Documentation

{{ stats.total_defs }} Total Definitions
{{ stats.total_categories }} Categories
{{ stats.total_files }} XML Files Processed
🔍

Loading and decompressing RimWorld definitions...

Error loading data

{{ error }}

Overview

This documentation contains all XML definitions from RimWorld. Use the search box above or navigation menu to find specific definitions, or apply filters to narrow down the display.

Game Version

{{ stats.game_version }}

Last Updated

{{ stats.generated_at }}

Changelog

The documentation now follows RimWorld's definition types much more closely, with reduced download size.

REF

Smarter references

Links use field type information where RimWorld provides it, reducing false matches.

XML

Exact source XML

Show XML preserves the original comments, entities, CDATA, and formatting for each definition.

LOAD

Faster startup

The searchable index loads first; full source XML is fetched only when needed.

{{ category.display_name }}

{{ getVisibleCount(category) }} definitions

{{ def.def_name || def.inheritance_name || 'Unnamed definition' }}

{{ def.def_type }} {{ def.extension }} {{ def.label }}

{{ def.description }}

Parent: {{ def.parent_name }}
{{ tag }}
{{ def.file_path }}

Referenced by ({{ def.references_in.length }})

{{ definitionDisplayName(definitionById(sourceId)) }} {{ definitionById(sourceId)?.def_type }}

References ({{ referencesByKind(def, 'definition').length }})

Possible references ({{ referencesByKind(def, 'heuristic').length }})

C# References ({{ def.code_references.length }})

{{ className }}
No references found

XML Definition

{{ rawXmlLoadError.message }}

{{ expandedDefs.has(def.id) ? '▲' : '▼' }}