동면병
This commit is contained in:
parent
d9d6e00d36
commit
1d4b305269
36
1.3/Defs/HediffDefs/Hediffs_Misc.xml
Normal file
36
1.3/Defs/HediffDefs/Hediffs_Misc.xml
Normal file
@ -0,0 +1,36 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<Defs>
|
||||
|
||||
<HediffDef ParentName="DiseaseBase">
|
||||
<defName>PN_CryptosleepSickness</defName>
|
||||
<label>cryptosleep sickness</label>
|
||||
<description>After-effects of using a cryptosleep pod. Cryptosleep suspends and replaces many bodily functions in order to prevent aging and death. Upon exiting cryptosleep, the body takes time to restart and rebalance its natural metabolic processes. While this is ongoing, the patient suffers from nausea, dizziness, and a sense of fuzziness in the mind.</description>
|
||||
<makesSickThought>true</makesSickThought>
|
||||
<scenarioCanAdd>true</scenarioCanAdd>
|
||||
<comps>
|
||||
<li Class="HediffCompProperties_Disappears">
|
||||
<disappearsAfterTicks>8000~12000</disappearsAfterTicks>
|
||||
</li>
|
||||
</comps>
|
||||
<stages>
|
||||
<li>
|
||||
<vomitMtbDays>0.125</vomitMtbDays>
|
||||
<capMods>
|
||||
<li>
|
||||
<capacity>Consciousness</capacity>
|
||||
<postFactor>0.8</postFactor>
|
||||
</li>
|
||||
<li>
|
||||
<capacity>Moving</capacity>
|
||||
<postFactor>0.9</postFactor>
|
||||
</li>
|
||||
<li>
|
||||
<capacity>Manipulation</capacity>
|
||||
<postFactor>0.9</postFactor>
|
||||
</li>
|
||||
</capMods>
|
||||
</li>
|
||||
</stages>
|
||||
</HediffDef>
|
||||
|
||||
</Defs>
|
Loading…
x
Reference in New Issue
Block a user