Im not sure this is working as it isnt allowing me to colonize xtreme planets. I know it says lvl 1, but i dont see what those are when I find xtreme planets. This is the XML;
<RaceTrait>
<InternalName>AdaptableAbility</InternalName>
<DisplayName>AdaptableAbility_Name</DisplayName>
<DisplayNameShort>AdaptableAbility_ShortName</DisplayNameShort>
<Description>AdaptableAbility_Desc</Description>
<IsAbility>1</IsAbility>
<Mod>
<EffectType>CanColonizeExtremeWorld</EffectType>
<Target>
<TargetType>Faction</TargetType>
</Target>
<BonusType>Flat</BonusType>
<Value>1</Value>
</Mod>
</RaceTrait>
I dont see anything that i know of to change in this, but was wondering if the targettype isnt right perhaps? Will check some more, but wanted to get this out there to see if anyone has any solutions.