Skip to content

Commit d5d8cca

Browse files
committed
Added thoughts for Tiny and Colossal Shoggoths
1 parent 6720fd8 commit d5d8cca

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

Defs/ThoughtDefs/CH_ThoughtsHorror.xml

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,24 @@
5757
</li>
5858
</stages>
5959
</ThoughtDef>
60+
<ThoughtDef>
61+
<defName>ObservedROM_ShoggothTiny</defName>
62+
<thoughtClass>Thought_MemoryObservation</thoughtClass>
63+
<durationDays>0.1</durationDays>
64+
<stackedEffectMultiplier>0.5</stackedEffectMultiplier>
65+
<stackLimit>1</stackLimit>
66+
<nullifyingTraits>
67+
<li>Psychopath</li>
68+
<li>Bloodlust</li>
69+
</nullifyingTraits>
70+
<stages>
71+
<li>
72+
<label>observed Shoggoth (tiny)</label>
73+
<description>What the??</description>
74+
<baseMoodEffect>-10</baseMoodEffect>
75+
</li>
76+
</stages>
77+
</ThoughtDef>
6078
<ThoughtDef>
6179
<defName>ObservedROM_Shoggoth</defName>
6280
<thoughtClass>Thought_MemoryObservation</thoughtClass>
@@ -70,6 +88,24 @@
7088
<stages>
7189
<li>
7290
<label>observed Shoggoth</label>
91+
<description>WHAT THE??</description>
92+
<baseMoodEffect>-20</baseMoodEffect>
93+
</li>
94+
</stages>
95+
</ThoughtDef>
96+
<ThoughtDef>
97+
<defName>ObservedROM_ShoggothColossal</defName>
98+
<thoughtClass>Thought_MemoryObservation</thoughtClass>
99+
<durationDays>0.1</durationDays>
100+
<stackedEffectMultiplier>0.5</stackedEffectMultiplier>
101+
<stackLimit>1</stackLimit>
102+
<nullifyingTraits>
103+
<li>Psychopath</li>
104+
<li>Bloodlust</li>
105+
</nullifyingTraits>
106+
<stages>
107+
<li>
108+
<label>observed Shoggoth (Colossal)</label>
73109
<description>WHAT IS THAT THING?</description>
74110
<baseMoodEffect>-40</baseMoodEffect>
75111
</li>

0 commit comments

Comments
 (0)