밸런스 수정

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

View File

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

View File

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