Content definition types - DW2MC/DW2ModLoader GitHub Wiki
These are the core definition types used by Distant Worlds 2 to present and control game content.
They get copied into saves at the moment, so that's why it's not possible to apply content patches to save games (directly).
- DistantWorlds.Types.ArmyTemplate
- DistantWorlds.Types.Artifact
- DistantWorlds.Types.CharacterAnimation
- DistantWorlds.Types.CharacterRoom
- DistantWorlds.Types.ColonyEventDefinition
- DistantWorlds.Types.ComponentDefinition
- DistantWorlds.Types.CreatureType
- DistantWorlds.Types.DesignTemplate
- DistantWorlds.Types.EmpirePolicy
- DistantWorlds.Types.FleetTemplate
- DistantWorlds.Types.GameEvent
- DistantWorlds.Types.Government
- DistantWorlds.Types.LocationEffectGroupDefinition
- DistantWorlds.Types.OrbType
- DistantWorlds.Types.PlanetaryFacilityDefinition
- DistantWorlds.Types.Race
- DistantWorlds.Types.ResearchProjectDefinition
- DistantWorlds.Types.Resource
- DistantWorlds.Types.ShipHull
- DistantWorlds.Types.TroopDefinition