Added in Legio Denarius
Added Legion Dog
This commit is contained in:
RickGrymes
2024-11-24 01:26:31 -06:00
parent c54543fb5d
commit 4eb9b07f2b
11 changed files with 140 additions and 0 deletions
+8
View File
@@ -116,6 +116,7 @@
<!-- Normal fights, standard mix -->
<kindDef>Combat</kindDef>
<options>
<FCP_Animal_Legion_Guard_Dog>3</FCP_Animal_Legion_Guard_Dog>
<FCP_Legion_Scout>9</FCP_Legion_Scout>
<FCP_Legion_Recruit>10</FCP_Legion_Recruit>
<FCP_Legion_Recruit_Decanus>5</FCP_Legion_Recruit_Decanus>
@@ -132,6 +133,7 @@
<li>
<kindDef>Peaceful</kindDef>
<options>
<FCP_Animal_Legion_Guard_Dog>3</FCP_Animal_Legion_Guard_Dog>
<FCP_Legion_Recruit>20</FCP_Legion_Recruit>
<FCP_Legion_Recruit_Decanus>10</FCP_Legion_Recruit_Decanus>
<FCP_Legion_Caesar>1</FCP_Legion_Caesar>
@@ -149,6 +151,7 @@
<Elephant>1</Elephant>
</carriers>
<guards>
<FCP_Animal_Legion_Guard_Dog>3</FCP_Animal_Legion_Guard_Dog>
<FCP_Legion_Veteran>7</FCP_Legion_Veteran>
<FCP_Legion_Prime>10</FCP_Legion_Prime>
<FCP_Legion_Prime_Decanus>3</FCP_Legion_Prime_Decanus>
@@ -158,6 +161,7 @@
<li>
<kindDef>Settlement</kindDef>
<options>
<FCP_Animal_Legion_Guard_Dog>3</FCP_Animal_Legion_Guard_Dog>
<FCP_Legion_Slave>10</FCP_Legion_Slave>
<FCP_Legion_Veteran>10</FCP_Legion_Veteran>
<FCP_Legion_Veteran_Decanus>8</FCP_Legion_Veteran_Decanus>
@@ -171,6 +175,10 @@
<settlementTexturePath>World/WorldObjects/DefaultSettlement</settlementTexturePath>
<modExtensions Inherit="False">
<!-- Legion Denarius -->
<li Class="FCP.Currencies.CurrencyReplacement">
<currency>FCP_Currency_Legion_Denarius</currency>
</li>
<!-- Make them hostile to the NCR -->
<li Class="FCP.Core.ModExtension_FactionPermanentlyHostileTo">
<hostileFactionDefs>
@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="utf-8" ?>
<Defs>
<!--__________ Currencies ___________-->
<!-- Legion Denarius -->
<ThingCategoryDef>
<defName>FCP_Currencies_Legion</defName>
<label>currencies Legion</label>
<parent>Manufactured</parent>
<iconPath>Things/Items/Currencies/FCP_Legion_Denarius_Currency/FCP_Legion_Denarius_Currency_c</iconPath>
<resourceReadoutRoot>true</resourceReadoutRoot>
</ThingCategoryDef>
</Defs>
@@ -0,0 +1,36 @@
<?xml version="1.0" encoding="utf-8" ?>
<Defs>
<!--__________ Currencies __________-->
<!-- Legion Denarius -->
<ThingDef ParentName="ResourceBase">
<defName>FCP_Currency_Legion_Denarius</defName>
<label>Legion Denarius</label>
<description>Caesar's Legion uses this coin as one of the primary forms of currency. This coin bears an image of Caesar himself on one side and Caesar, Josua Grahm and Bill Calhoun on the other.</description>
<graphicData>
<texPath>Things/Items/Currencies/FCP_Legion_Denarius_Currency</texPath>
<graphicClass>Graphic_StackCount</graphicClass>
</graphicData>
<resourceReadoutPriority>First</resourceReadoutPriority>
<soundInteract>Silver_Drop</soundInteract>
<soundDrop>Silver_Drop</soundDrop>
<useHitPoints>false</useHitPoints>
<healthAffectsPrice>false</healthAffectsPrice>
<resourceReadoutAlwaysShow>true</resourceReadoutAlwaysShow>
<statBases>
<RoyalFavorValue>0.002</RoyalFavorValue>
<MarketValue>4</MarketValue>
<Mass>0.002</Mass>
</statBases>
<thingCategories>
<li>FCP_Currencies_Legion</li>
</thingCategories>
<stackLimit>250</stackLimit>
<smallVolume>true</smallVolume>
<allowedArchonexusCount>250</allowedArchonexusCount>
<possessionCount>10</possessionCount>
</ThingDef>
</Defs>
@@ -0,0 +1,80 @@
<?xml version="1.0" encoding="utf-8" ?>
<Defs>
<!--__________ FCP Legion Animals __________-->
<!--_____ Dogs _____-->
<!--___ Vicious Dog ___-->
<!--__ ThingDefs __-->
<!-- Legion Guard Dog -->
<ThingDef MayRequire="Rick.FCP.Core.Tools.Beta" ParentName="FCP_Animal_Vicious_Dog_Base">
<defName>FCP_Animal_Legion_Guard_Dog</defName>
<label>Legion Guard Dog</label>
<description>Some dogs have been domesticated, even charged with guarding its owner and all thier property this animal will do so to the best of its ability. This animal has been bred by the legion as a scout and guard dog to counter any foes that may come its way.</description>
<race>
<wildBiomes Inherit="False" />
</race>
<tradeTags>
<li>FCP_Animal_Legion_Guard_Dog</li>
</tradeTags>
</ThingDef>
<!--__ PawnKinds __-->
<!-- Legion Guard Dog -->
<PawnKindDef MayRequire="Rick.FCP.Core.Tools.Beta" ParentName="AnimalKindBase">
<defName>FCP_Animal_Legion_Guard_Dog</defName>
<label>Legion Guard Dog</label>
<race>FCP_Animal_Legion_Guard_Dog</race>
<combatPower>45</combatPower>
<ecoSystemWeight>1</ecoSystemWeight>
<lifeStages>
<li>
<label>puppy</label>
<labelPlural>puppies</labelPlural>
<bodyGraphicData>
<texPath>Things/Pawn/Animal/Legion_Guard_Dog/FCP_Dessicated_Legion_Guard_Dog</texPath>
<drawSize>0.95</drawSize>
</bodyGraphicData>
<dessicatedBodyGraphicData>
<texPath>Things/Pawn/Animal/Legion_Guard_Dog/FCP_Dessicated_Legion_Guard_Dog</texPath>
<drawSize>0.95</drawSize>
</dessicatedBodyGraphicData>
</li>
<li>
<bodyGraphicData>
<texPath>Things/Pawn/Animal/Legion_Guard_Dog/FCP_Legion_Guard_Dog</texPath>
<drawSize>1.35</drawSize>
<shadowData>
<volume>(0.25, 0.3, 0.25)</volume>
<offset>(0,0,-0.15)</offset>
</shadowData>
</bodyGraphicData>
<dessicatedBodyGraphicData>
<texPath>Things/Pawn/Animal/Legion_Guard_Dog/FCP_Dessicated_Legion_Guard_Dog</texPath>
<drawSize>1.35</drawSize>
</dessicatedBodyGraphicData>
</li>
<li>
<bodyGraphicData>
<texPath>Things/Pawn/Animal/Legion_Guard_Dog/FCP_Legion_Guard_Dog</texPath>
<drawSize>1.6</drawSize>
<shadowData>
<volume>(0.3, 0.4, 0.3)</volume>
<offset>(0,0,-0.15)</offset>
</shadowData>
</bodyGraphicData>
<dessicatedBodyGraphicData>
<texPath>Things/Pawn/Animal/Legion_Guard_Dog/FCP_Dessicated_Legion_Guard_Dog</texPath>
<drawSize>1.6</drawSize>
</dessicatedBodyGraphicData>
</li>
</lifeStages>
</PawnKindDef>
</Defs>
Binary file not shown.

After

Width:  |  Height:  |  Size: 9.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB