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>
|
||||
<li Class="RJW_Genes.ConditionalStatAffecter_NoChildren">
|
||||
<statFactors>
|
||||
<MoveSpeed>0.7</MoveSpeed>
|
||||
</statFactors>
|
||||
<statOffsets>
|
||||
<WorkSpeedGlobal>-0.5</WorkSpeedGlobal>
|
||||
<WorkSpeedGlobal>-0.1</WorkSpeedGlobal>
|
||||
<Fertility>1.2</Fertility>
|
||||
<SexFrequency>1.2</SexFrequency>
|
||||
<MentalBreakThreshold>-0.15</MentalBreakThreshold>
|
||||
<GlobalLearningFactor>-0.1</GlobalLearningFactor>
|
||||
</statOffsets>
|
||||
</li>
|
||||
<li Class="RJW_Genes.ConditionalStatAffecter_ManyChildren">
|
||||
<statFactors>
|
||||
<MoveSpeed>1.05</MoveSpeed>
|
||||
</statFactors>
|
||||
<statOffsets>
|
||||
<MoveSpeed>0.05</MoveSpeed>
|
||||
<WorkSpeedGlobal>0.1</WorkSpeedGlobal>
|
||||
<Fertility>0.1</Fertility>
|
||||
<SexFrequency>0.4</SexFrequency>
|
||||
</statOffsets>
|
||||
</li>
|
||||
<li Class="RJW_Genes.ConditionalStatAffecter_VeryManyChildren">
|
||||
<statFactors>
|
||||
<MoveSpeed>1.1</MoveSpeed>
|
||||
</statFactors>
|
||||
<statOffsets>
|
||||
<MoveSpeed>0.15</MoveSpeed>
|
||||
<WorkSpeedGlobal>0.25</WorkSpeedGlobal>
|
||||
<MentalBreakThreshold>0.25</MentalBreakThreshold>
|
||||
</statOffsets>
|
||||
</li>
|
||||
</conditionalStatAffecters>
|
||||
|
|
Loading…
Reference in a new issue