mirror of
https://github.com/vegapnk/RJW-Genes.git
synced 2024-08-15 00:23:31 +00:00
Minor changes to the Statoffsets - still not all showing
This commit is contained in:
parent
35454db937
commit
614ce2bd03
1 changed files with 8 additions and 10 deletions
|
@ -124,29 +124,27 @@
|
||||||
|
|
||||||
<conditionalStatAffecters>
|
<conditionalStatAffecters>
|
||||||
<li Class="RJW_Genes.ConditionalStatAffecter_NoChildren">
|
<li Class="RJW_Genes.ConditionalStatAffecter_NoChildren">
|
||||||
<statFactors>
|
|
||||||
<MoveSpeed>0.7</MoveSpeed>
|
|
||||||
</statFactors>
|
|
||||||
<statOffsets>
|
<statOffsets>
|
||||||
<WorkSpeedGlobal>-0.5</WorkSpeedGlobal>
|
<WorkSpeedGlobal>-0.1</WorkSpeedGlobal>
|
||||||
<Fertility>1.2</Fertility>
|
<Fertility>1.2</Fertility>
|
||||||
|
<SexFrequency>1.2</SexFrequency>
|
||||||
|
<MentalBreakThreshold>-0.15</MentalBreakThreshold>
|
||||||
|
<GlobalLearningFactor>-0.1</GlobalLearningFactor>
|
||||||
</statOffsets>
|
</statOffsets>
|
||||||
</li>
|
</li>
|
||||||
<li Class="RJW_Genes.ConditionalStatAffecter_ManyChildren">
|
<li Class="RJW_Genes.ConditionalStatAffecter_ManyChildren">
|
||||||
<statFactors>
|
|
||||||
<MoveSpeed>1.05</MoveSpeed>
|
|
||||||
</statFactors>
|
|
||||||
<statOffsets>
|
<statOffsets>
|
||||||
|
<MoveSpeed>0.05</MoveSpeed>
|
||||||
<WorkSpeedGlobal>0.1</WorkSpeedGlobal>
|
<WorkSpeedGlobal>0.1</WorkSpeedGlobal>
|
||||||
<Fertility>0.1</Fertility>
|
<Fertility>0.1</Fertility>
|
||||||
|
<SexFrequency>0.4</SexFrequency>
|
||||||
</statOffsets>
|
</statOffsets>
|
||||||
</li>
|
</li>
|
||||||
<li Class="RJW_Genes.ConditionalStatAffecter_VeryManyChildren">
|
<li Class="RJW_Genes.ConditionalStatAffecter_VeryManyChildren">
|
||||||
<statFactors>
|
|
||||||
<MoveSpeed>1.1</MoveSpeed>
|
|
||||||
</statFactors>
|
|
||||||
<statOffsets>
|
<statOffsets>
|
||||||
|
<MoveSpeed>0.15</MoveSpeed>
|
||||||
<WorkSpeedGlobal>0.25</WorkSpeedGlobal>
|
<WorkSpeedGlobal>0.25</WorkSpeedGlobal>
|
||||||
|
<MentalBreakThreshold>0.25</MentalBreakThreshold>
|
||||||
</statOffsets>
|
</statOffsets>
|
||||||
</li>
|
</li>
|
||||||
</conditionalStatAffecters>
|
</conditionalStatAffecters>
|
||||||
|
|
Loading…
Reference in a new issue