밸런스 수정

This commit is contained in:
Cocopomel 2021-08-19 04:25:43 +09:00
parent f25ec37b1e
commit f356faa0f5
3 changed files with 14 additions and 6 deletions

View File

@ -118,7 +118,11 @@
</capMods>
<statOffsets>
<MentalBreakThreshold>-0.04</MentalBreakThreshold>
<IncomingDamageFactor>-0.10</IncomingDamageFactor>
</statOffsets>
<!--<statFactors>
<IncomingDamageFactor>0.10</IncomingDamageFactor>
</statFactors>-->
</li>
</stages>
</HediffDef>
@ -137,7 +141,11 @@
</capMods>
<statOffsets>
<MentalBreakThreshold>-0.08</MentalBreakThreshold>
<IncomingDamageFactor>-0.20</IncomingDamageFactor>
</statOffsets>
<!--<statFactors>
<IncomingDamageFactor>0.75</IncomingDamageFactor>
</statFactors>-->
</li>
</stages>
</HediffDef>

View File

@ -15,20 +15,20 @@
</filter>
<count>1</count>
</li>
<li>
<!--<li>
<filter>
<categories>
<li>Medicine</li>
</categories>
</filter>
<count>1</count>
</li>
</li>-->
</ingredients>
<fixedIngredientFilter>
<!--<fixedIngredientFilter>
<categories>
<li>Medicine</li>
</categories>
</fixedIngredientFilter>
</fixedIngredientFilter>-->
</RecipeDef>
<RecipeDef ParentName="PN_Surgery">

View File

@ -215,7 +215,7 @@
</thingCategories>
<tradeability>Sellable</tradeability>
<costList>
<ComponentIndustrial>1</ComponentIndustrial>
<ComponentIndustrial>2</ComponentIndustrial>
<Steel>15</Steel>
<Chemfuel>2</Chemfuel>
<Leather_Automaton>5</Leather_Automaton>
@ -265,7 +265,7 @@
<tradeability>Sellable</tradeability>
<costList>
<MechSerumHealer>1</MechSerumHealer>
<ComponentIndustrial>1</ComponentIndustrial>
<ComponentIndustrial>2</ComponentIndustrial>
<Steel>15</Steel>
<Chemfuel>2</Chemfuel>
<Leather_Automaton>5</Leather_Automaton>