mirror of
https://github.com/vegapnk/RJW-Genes.git
synced 2024-08-15 00:23:31 +00:00
Changed Xenotype Behavior for Inheritance, check Changelog. Moved some patches
This commit is contained in:
parent
bef15bd4fc
commit
494aefa419
18 changed files with 84 additions and 20 deletions
|
@ -3,7 +3,7 @@
|
|||
<AbilityDef>
|
||||
<defName>rjw_genes_naked_prowess</defName>
|
||||
<label>naked prowess</label>
|
||||
<description>Enhance the strenght and resilience of your naked body with fertilin.</description>
|
||||
<description>Enhance the strength and resilience of your naked body with fertilin.</description>
|
||||
<iconPath>Things/Mote/Heart</iconPath>
|
||||
<warmupMoteSocialSymbol>Things/Mote/Heart</warmupMoteSocialSymbol>
|
||||
<jobDef>CastAbilityOnThing</jobDef>
|
||||
|
|
|
@ -154,7 +154,7 @@
|
|||
<GeneDef>
|
||||
<defName>rjw_genes_naked_prowess</defName>
|
||||
<label>naked prowess</label>
|
||||
<description>Carriers of this gene are able to temporarily increase their strenght and resilience, while they are naked.</description>
|
||||
<description>Carriers of this gene are able to temporarily increase their strength and resilience, while they are naked.</description>
|
||||
<iconPath>Things/Mote/Heart</iconPath>
|
||||
<prerequisite>rjw_genes_lifeforce</prerequisite>
|
||||
<displayOrderInCategory>13</displayOrderInCategory>
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
<combatPowerFactor>1</combatPowerFactor>
|
||||
<displayPriority>-1000</displayPriority>
|
||||
<factionlessGenerationWeight>0.005</factionlessGenerationWeight>
|
||||
<inheritable>true</inheritable>
|
||||
<inheritable>false</inheritable>
|
||||
<doubleXenotypeChances>
|
||||
<Pigskin>0.02</Pigskin>
|
||||
<Impid>0.02</Impid>
|
||||
|
@ -42,8 +42,6 @@
|
|||
<li>rjw_genes_aphrodisiac_pheromones</li>
|
||||
<li>Beauty_Pretty</li>
|
||||
<li>MoveSpeed_Quick</li>
|
||||
<li>Robust</li>
|
||||
<li>UVSensitivity_Intense</li>
|
||||
<li>AptitudeStrong_Social</li>
|
||||
<li>Ears_Pointed</li>
|
||||
<li>Headbone_MiniHorns</li>
|
||||
|
@ -63,7 +61,7 @@
|
|||
<combatPowerFactor>1</combatPowerFactor>
|
||||
<displayPriority>-1000</displayPriority>
|
||||
<factionlessGenerationWeight>0.005</factionlessGenerationWeight>
|
||||
<inheritable>true</inheritable>
|
||||
<inheritable>false</inheritable>
|
||||
<doubleXenotypeChances>
|
||||
<Pigskin>0.02</Pigskin>
|
||||
<Impid>0.02</Impid>
|
||||
|
@ -114,6 +112,7 @@
|
|||
<li>Aggression_Aggressive</li>
|
||||
<li>MeleeDamage_Strong</li>
|
||||
<li>KillThirst</li>
|
||||
<li>Robust</li>
|
||||
<li>Pain_Reduced</li>
|
||||
<li>rjw_genes_rapist</li>
|
||||
<li>Beauty_Ugly</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue