Added in guard dog pawnkinds

This commit is contained in:
RickGrymes
2024-11-09 12:37:36 -06:00
parent 1e2180d1c5
commit cee0ce0357
4 changed files with 30 additions and 16 deletions
+8
View File
@@ -119,6 +119,7 @@
<li>EmergeFromWater</li>
</disallowedStrategies>
<options>
<FCP_Animal_NCR_Guard_Dog>8</FCP_Animal_NCR_Guard_Dog>
<FCP_NCR_Trooper>15</FCP_NCR_Trooper>
<FCP_NCR_Officer>2</FCP_NCR_Officer>
<FCP_NCR_President>1</FCP_NCR_President>
@@ -134,6 +135,7 @@
<li>EmergeFromWater</li>
</disallowedStrategies>
<options>
<FCP_Animal_NCR_Guard_Dog>4</FCP_Animal_NCR_Guard_Dog>
<FCP_NCR_Scout_Recon>8</FCP_NCR_Scout_Recon>
<FCP_NCR_Officer>1</FCP_NCR_Officer>
<FCP_NCR_President>1</FCP_NCR_President>
@@ -149,6 +151,7 @@
<li>EmergeFromWater</li>
</disallowedStrategies>
<options>
<FCP_Animal_NCR_Guard_Dog>4</FCP_Animal_NCR_Guard_Dog>
<FCP_NCR_Trooper_Heavy>10</FCP_NCR_Trooper_Heavy>
<FCP_NCR_President>1</FCP_NCR_President>
</options>
@@ -163,6 +166,7 @@
<li>EmergeFromWater</li>
</disallowedStrategies>
<options>
<FCP_Animal_NCR_Guard_Dog>3</FCP_Animal_NCR_Guard_Dog>
<FCP_NCR_Trooper>5</FCP_NCR_Trooper>
<FCP_NCR_Ranger_Volunteer>8</FCP_NCR_Ranger_Volunteer>
<FCP_NCR_President>1</FCP_NCR_President>
@@ -178,6 +182,7 @@
<li>EmergeFromWater</li>
</disallowedStrategies>
<options>
<FCP_Animal_NCR_Guard_Dog>3</FCP_Animal_NCR_Guard_Dog>
<FCP_NCR_Trooper>5</FCP_NCR_Trooper>
<FCP_NCR_Ranger_Patrolman>8</FCP_NCR_Ranger_Patrolman>
<FCP_NCR_President>1</FCP_NCR_President>
@@ -193,6 +198,7 @@
<li>EmergeFromWater</li>
</disallowedStrategies>
<options>
<FCP_Animal_NCR_Guard_Dog>3</FCP_Animal_NCR_Guard_Dog>
<FCP_NCR_Trooper>2</FCP_NCR_Trooper>
<FCP_NCR_Ranger_Veteran>8</FCP_NCR_Ranger_Veteran>
<FCP_NCR_President>1</FCP_NCR_President>
@@ -204,6 +210,7 @@
<li>
<kindDef>Peaceful</kindDef>
<options>
<FCP_Animal_NCR_Guard_Dog>8</FCP_Animal_NCR_Guard_Dog>
<FCP_NCR_Citizen>14</FCP_NCR_Citizen>
<FCP_NCR_Trooper>9</FCP_NCR_Trooper>
<FCP_NCR_Officer>1</FCP_NCR_Officer>
@@ -267,6 +274,7 @@
</carriers>
<guards>
<FCP_NCR_NCRCF_Guard>4</FCP_NCR_NCRCF_Guard>
<FCP_Animal_NCR_Guard_Dog>1</FCP_Animal_NCR_Guard_Dog>
</guards>
</li>
+2 -2
View File
@@ -117,7 +117,7 @@
<PawnKindDef ParentName="FCP_NCRkindBase">
<defName>FCP_NCR_NCRCF_Guard</defName>
<label>NCRCF Guard</label>
<combatPower>60</combatPower>
<combatPower>80</combatPower>
<itemQuality>Poor</itemQuality>
<gearHealthRange>0.5~1.8</gearHealthRange>
<apparelAllowHeadgearChance>1</apparelAllowHeadgearChance>
@@ -157,7 +157,7 @@
<defName>FCP_NCR_NCRCF_Warden</defName>
<label>NCRCF Warden</label>
<trader>true</trader>
<combatPower>65</combatPower>
<combatPower>90</combatPower>
<itemQuality>Poor</itemQuality>
<apparelAllowHeadgearChance>1</apparelAllowHeadgearChance>
<apparelRequired>
+13 -12
View File
@@ -2,21 +2,22 @@
<Defs>
<!--__________ Ritual Sustainers __________-->
<SoundDef ParentName="RitualSustainerBase">
<defName>FCP_RitualSustainer_ILoveYouCalifornia</defName>
<subSounds>
<li>
<grains>
<li Class="AudioGrain_Clip">
<clipPath>Ambience/RitualSustainers/Ritual_Sustainer_ILoveYouCalifornia</clipPath>
</li>
</grains>
<volumeRange>10</volumeRange>
<distRange>30~100</distRange>
<sustainAttack>5.0</sustainAttack>
<sustainSkipFirstAttack>False</sustainSkipFirstAttack>
</li>
<li>
<grains>
<li Class="AudioGrain_Clip">
<clipPath>Ambience/RitualSustainers/Ritual_Sustainer_ILoveYouCalifornia</clipPath>
</li>
</grains>
<volumeRange>10</volumeRange>
<distRange>30~100</distRange>
<sustainAttack>5.0</sustainAttack>
<sustainSkipFirstAttack>False</sustainSkipFirstAttack>
</li>
</subSounds>
</SoundDef>
</SoundDef>
</Defs>
+7 -2
View File
@@ -1,6 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<LanguageData>
<!--__________ Incidents __________-->
<!-- California Grizzlies -->
<FCP_LetterLabel_GrizzliesPass>California grizzlies</FCP_LetterLabel_GrizzliesPass>
<FCP_Letter_GrizzliesPass>A large bear has come to your settlement. It has 2 large heads, massive paws and thick fur. This animal is a California grizzly bear, known from legend and extremly rare. It is the main symbol of the New California Republic. Depending on your thoughts or ideologies this is a great omen! Or a hint of death...</FCP_Letter_GrizzliesPass>
<FCP_LetterLabel_GrizzliesPass>California Grizzlies</FCP_LetterLabel_GrizzliesPass>
<FCP_Letter_GrizzliesPass>A large bear has come to your settlement. It has 2 heads, massive paws and thick fur. This animal is a California grizzly bear, known from legend and extremly rare. It is the main symbol of the New California Republic. Depending on your thoughts or ideologies this is a great omen! Or a hint of death...</FCP_Letter_GrizzliesPass>
</LanguageData>