UpgradePathDef - Grim-/Talented GitHub Wiki
UpgradePathDef
define specific upgrade paths, and the UpgradePathDef
these are mutually exclusive with.
You can have as many paths as you want, exclusive or otherwise.
<Talented.UpgradePathDef>
<defName>ParasitePath</defName>
<pathDescription>parasite path</pathDescription>
<exclusiveWith>
<li>SymbiosisPath</li>
</exclusiveWith>
</Talented.UpgradePathDef>