Skip to content

Commit

Permalink
Add some more research subjects and gerunds
Browse files Browse the repository at this point in the history
  • Loading branch information
N7Huntsman committed Dec 3, 2024
1 parent 6f114b5 commit f7a9c49
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion Defs/ResearchProjectDefs/ResearchProjects.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,12 @@
<generalRules>
<rulesStrings>
<li>subject->grenade launchers</li>
<li>subject->rocket launchers launchers</li>

<li>subject_story->developed weapons to defeat heavily armored foes</li>
<li>subject_story->toiled in an urbworld munitions factory</li>
<li>subject_story->narrowly survived an assault by mechanoids and vowed to stop such attacks</li>
<li>subject_story->developed anti-armor tactics</li>

<li>subject_gerund->crafting grenade launchers</li>
<li>subject_gerund->crafting rocket launchers</li>
Expand Down Expand Up @@ -101,6 +103,7 @@
<li>subject_story->stumbled across a cache of advanced weapons</li>
<li>subject_story->learned to use a discarding sabot to defeat powered armor</li>
<li>subject_story->worked for a prolific arms dealer</li>
<li>subject_story->studied the aftermath of a mechanoid assault</li>

<li>subject_gerund->creating explosive ammunition</li>
<li>subject_gerund->crafting discarding sabots</li>
Expand All @@ -111,7 +114,7 @@
<ResearchProjectDef>
<defName>CE_SimpleNV</defName>
<label>basic optoelectronics</label>
<description>Allows for the production of simple electro-optical devices, like night vision goggles and reflector sights.</description>
<description>Allows for the production of simple electro-optical devices, like night vision goggles and reflex sights.</description>
<baseCost>800</baseCost>
<techLevel>Industrial</techLevel>
<prerequisites>
Expand All @@ -128,6 +131,8 @@
<li>subject_story->instructed early midworld soldiers in night combat</li>

<li>subject_gerund->crafting night vision monoculars</li>

<li>subject_gerund->conducting night assaults</li>
</rulesStrings>
</generalRules>
</ResearchProjectDef>
Expand All @@ -153,8 +158,11 @@
<li>subject_story->meticulously studied the sensors of destroyed mechanoids</li>
<li>subject_story->uncovered an ancient cryosleep crypt containing stores of advanced armor</li>
<li>subject_story->was trained as a scout in the military of an urbworld</li>
<li>subject_story->worked in a military prototyping lab</li>

<li>subject_gerund->crafting night vision sets</li>

<li>subject_gerund->fabricating advanced optoelectronics</li>
</rulesStrings>
</generalRules>
</ResearchProjectDef>
Expand Down

0 comments on commit f7a9c49

Please sign in to comment.