mirror of
https://github.com/FalloutCollaborationProject/FCP-NCR.git
synced 2026-07-27 17:00:12 -07:00
Update NCR_AddTaxCollectorPatch.xml
This commit is contained in:
@@ -1,23 +1,27 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Patch>
|
||||
|
||||
<Operation Class="PatchOperationAdd">
|
||||
<xpath>Defs/StorytellerDef[@Name = "BaseStoryteller"]/comps</xpath>
|
||||
<value>
|
||||
<li Class="StorytellerCompProperties_FactionInteraction">
|
||||
<incident>FCP_CaravanArrivalTaxCollector_NCR</incident>
|
||||
<minDaysPassed>20</minDaysPassed>
|
||||
<baseIncidentsPerYear>2</baseIncidentsPerYear>
|
||||
<minSpacingDays>30</minSpacingDays>
|
||||
<minWealth>15000</minWealth>
|
||||
<allowedTargetTags>
|
||||
<li>Map_PlayerHome</li>
|
||||
</allowedTargetTags>
|
||||
<enableIfAnyModActive>
|
||||
<li>Ludeon.RimWorld.Royalty</li>
|
||||
</enableIfAnyModActive>
|
||||
</li>
|
||||
</value>
|
||||
</Operation>
|
||||
<!--__________ Patches __________-->
|
||||
|
||||
</Patch>
|
||||
<!-- Tax Collector Patch -->
|
||||
|
||||
<Operation Class="PatchOperationAdd">
|
||||
<xpath>Defs/StorytellerDef[@Name = "BaseStoryteller"]/comps</xpath>
|
||||
<value>
|
||||
<li Class="StorytellerCompProperties_FactionInteraction">
|
||||
<incident>FCP_CaravanArrivalTaxCollector_NCR</incident>
|
||||
<minDaysPassed>20</minDaysPassed>
|
||||
<baseIncidentsPerYear>2</baseIncidentsPerYear>
|
||||
<minSpacingDays>30</minSpacingDays>
|
||||
<minWealth>15000</minWealth>
|
||||
<allowedTargetTags>
|
||||
<li>Map_PlayerHome</li>
|
||||
</allowedTargetTags>
|
||||
<enableIfAnyModActive>
|
||||
<li>Ludeon.RimWorld.Royalty</li>
|
||||
</enableIfAnyModActive>
|
||||
</li>
|
||||
</value>
|
||||
</Operation>
|
||||
|
||||
</Patch>
|
||||
|
||||
Reference in New Issue
Block a user