mirror of
https://github.com/FalloutCollaborationProject/FCP-NCR.git
synced 2026-07-27 17:00:12 -07:00
Various tweaks
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<Defs>
|
||||
|
||||
<CultureDef>
|
||||
<defName>FCP_NCR_Californian</defName>
|
||||
<defName>FCP_Culture_NCR_Californian</defName>
|
||||
<label>New Californian</label>
|
||||
<description>Culture of those in the New California Republic.</description>
|
||||
<pawnNameMaker>FCP_Western_Namer_Male</pawnNameMaker>
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
<fixedName>New California Republic</fixedName>
|
||||
<settlementNameMaker>NamerSettlementOutlander</settlementNameMaker>
|
||||
<allowedCultures>
|
||||
<li>FCP_NCR_Californian</li>
|
||||
<li>FCP_Culture_NCR_Californian</li>
|
||||
</allowedCultures>
|
||||
|
||||
<!--__________ Ideology __________-->
|
||||
@@ -82,7 +82,7 @@
|
||||
</li>
|
||||
</backstoryFilters>
|
||||
|
||||
<!--__________ Kinds __________-->
|
||||
<!--__________ Kind __________-->
|
||||
|
||||
<caravanTraderKinds>
|
||||
<!-- <li>FCP_Caravan_Pre_War_Goods_Trader</li> -->
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<defName>FCP_Icon_NCR</defName>
|
||||
<iconPath>World_Icon/NCR_Icon/FCP_NCR_World_Icon</iconPath>
|
||||
<cultures>
|
||||
<li>FCP_NCR_Californian</li>
|
||||
<li>FCP_Culture_NCR_Californian</li>
|
||||
</cultures>
|
||||
</IdeoIconDef>
|
||||
|
||||
|
||||
+1
-1
@@ -31,7 +31,7 @@
|
||||
<StyleDominance>50</StyleDominance>
|
||||
</statBases>
|
||||
<terrainAffordanceNeeded>Medium</terrainAffordanceNeeded>
|
||||
<interactionCellOffset>(0,0, -2)</interactionCellOffset>
|
||||
<interactionCellOffset>(0,0, -3)</interactionCellOffset>
|
||||
<costList>
|
||||
<BlocksMarble>800</BlocksMarble>
|
||||
</costList>
|
||||
+1
-1
@@ -179,7 +179,7 @@
|
||||
</li>
|
||||
<li>
|
||||
<thingDef>FCP_Gun_NCR_Hunting_Rifle</thingDef>
|
||||
<countRange>0~2</countRange>
|
||||
<countRange>1~2</countRange>
|
||||
</li>
|
||||
</weightedDrops>
|
||||
</li>
|
||||
@@ -9,7 +9,7 @@
|
||||
<minDaysPassed>20</minDaysPassed>
|
||||
<baseIncidentsPerYear>2</baseIncidentsPerYear>
|
||||
<minSpacingDays>30</minSpacingDays>
|
||||
<minWealth>20000</minWealth>
|
||||
<minWealth>15000</minWealth>
|
||||
<allowedTargetTags>
|
||||
<li>Map_PlayerHome</li>
|
||||
</allowedTargetTags>
|
||||
|
||||
Reference in New Issue
Block a user