밸런스 조정

This commit is contained in:
Cocopomel 2021-09-18 18:02:28 +09:00
parent cd57657ba9
commit 7781c13b1b
2 changed files with 2 additions and 10 deletions

View File

@ -19,7 +19,7 @@
<showPsycastEffects>False</showPsycastEffects> <showPsycastEffects>False</showPsycastEffects>
<displayGizmoWhileUndrafted>True</displayGizmoWhileUndrafted> <displayGizmoWhileUndrafted>True</displayGizmoWhileUndrafted>
<disableGizmoWhileUndrafted>False</disableGizmoWhileUndrafted> <disableGizmoWhileUndrafted>False</disableGizmoWhileUndrafted>
<groupDef>PNModule_2day</groupDef> <groupDef>PNModule_6hour</groupDef>
<hotKey>Misc12</hotKey> <hotKey>Misc12</hotKey>
<uiOrder>3</uiOrder> <uiOrder>3</uiOrder>
<warmupStartSound>CombatCommand_Warmup</warmupStartSound> <warmupStartSound>CombatCommand_Warmup</warmupStartSound>

View File

@ -50,7 +50,7 @@
<hediffClass>HediffWithComps</hediffClass> <hediffClass>HediffWithComps</hediffClass>
<comps> <comps>
<li Class="HediffCompProperties_Disappears"> <li Class="HediffCompProperties_Disappears">
<disappearsAfterTicks>112500</disappearsAfterTicks> <disappearsAfterTicks>5000</disappearsAfterTicks>
<showRemainingTime>True</showRemainingTime> <showRemainingTime>True</showRemainingTime>
</li> </li>
<li Class="HediffCompProperties_DisappearsOnDeath"/> <li Class="HediffCompProperties_DisappearsOnDeath"/>
@ -58,18 +58,10 @@
<stages> <stages>
<li> <li>
<capMods> <capMods>
<li>
<capacity>Consciousness</capacity>
<offset>-0.10</offset>
</li>
<li> <li>
<capacity>Moving</capacity> <capacity>Moving</capacity>
<offset>-0.10</offset> <offset>-0.10</offset>
</li> </li>
<li>
<capacity>Sight</capacity>
<offset>-0.10</offset>
</li>
<li> <li>
<capacity>Manipulation</capacity> <capacity>Manipulation</capacity>
<offset>-0.10</offset> <offset>-0.10</offset>