Refactor Legion unique characters and backstories

Moved unique Legion character backstories to a new CharacterBackstories_Legion.xml file and removed them from BackstoryDefs_Legion.xml. Added Unique_PawnKinds_Legion.xml to define unique pawn kinds for Caesar, Lanius, Lucius, Vulpes, and Aurelius, and updated CharacterDefs_Legion.xml and FCP_Legion.xml to use these new pawn kinds. Cleaned up PawnKinds.xml by removing unique Legion pawn kinds from the base file.
This commit is contained in:
RickGrymes
2026-01-13 06:02:06 -06:00
parent f920073cd8
commit a591c33ad7
6 changed files with 519 additions and 338 deletions
+1 -138
View File
@@ -8,145 +8,8 @@
<!--___ Legion ___-->
<!--__ Characters __-->
<!-- Caesar -->
<BackstoryDef>
<defName>FCP_Legion_Caesar</defName>
<identifier>FCP_Legion_Caesar</identifier>
<slot>Adulthood</slot>
<title>Caesar</title>
<titleShort>Caesar</titleShort>
<description>[PAWN_nameDef], born Edward Sallow, is the founder and leader of Caesars Legion. A former member of the Followers of the Apocalypse, [PAWN_pronoun] used [PAWN_possessive] knowledge of history and tactics to unite the tribes of the wasteland under one banner. [PAWN_pronoun] is a charismatic and ruthless leader, determined to create a new empire in the post-apocalyptic world.</description>
<skillGains>
<Social>8</Social>
<Intellectual>6</Intellectual>
<Melee>4</Melee>
</skillGains>
<workDisables>ManualDumb, Caring</workDisables>
<requiredWorkTags>Violent</requiredWorkTags>
<spawnCategories>
<li>FCP_Backstory_Legion_Adult</li>
</spawnCategories>
<bodyTypeGlobal>Male</bodyTypeGlobal>
<bodyTypeFemale>Male</bodyTypeFemale>
<bodyTypeMale>Male</bodyTypeMale>
<possessions></possessions>
</BackstoryDef>
<!-- Legate Lanius -->
<BackstoryDef>
<defName>FCP_Legion_Legate_Lanius</defName>
<identifier>FCP_Legion_Legate_Lanius</identifier>
<slot>Adulthood</slot>
<title>Legate Lanius</title>
<titleShort>Legate Lanius</titleShort>
<description>[PAWN_nameDef], known as the Monster of the East, is the brutal and feared military commander of Caesars Legion. [PAWN_pronoun] is known for [PAWN_possessive] ruthlessness and efficiency in battle, often leading the Legion to victory through sheer force and intimidation. [PAWN_pronoun] is a master of warfare and a loyal servant to Caesar.</description>
<skillGains>
<Melee>8</Melee>
<Shooting>4</Shooting>
<Social>2</Social>
</skillGains>
<workDisables>None</workDisables>
<requiredWorkTags>Violent</requiredWorkTags>
<spawnCategories>
<li>FCP_Backstory_Legion_Adult</li>
</spawnCategories>
<bodyTypeGlobal>Hulk</bodyTypeGlobal>
<bodyTypeFemale>Hulk</bodyTypeFemale>
<bodyTypeMale>Hulk</bodyTypeMale>
<possessions></possessions>
<forcedTraits>
<FCP_Trait_Sharpshooter>0</FCP_Trait_Sharpshooter>
</forcedTraits>
</BackstoryDef>
<!-- Praetorian Guard Commander Lucius -->
<BackstoryDef>
<defName>FCP_Legion_Praetorian_Lucius</defName>
<identifier>FCP_Legion_Praetorian_Lucius</identifier>
<slot>Adulthood</slot>
<title>Praetorian Guard Commander Lucius</title>
<titleShort>Commander Lucius</titleShort>
<description>[PAWN_nameDef] is the commander of Caesars elite Praetorian Guard. [PAWN_pronoun] is responsible for the personal protection of Caesar and the enforcement of [PAWN_possessive] will. [PAWN_pronoun] is a skilled fighter and a disciplined leader, ensuring the loyalty and effectiveness of the Praetorians.</description>
<skillGains>
<Melee>6</Melee>
<Shooting>4</Shooting>
<Social>3</Social>
</skillGains>
<workDisables>None</workDisables>
<requiredWorkTags>Violent</requiredWorkTags>
<spawnCategories>
<li>FCP_Backstory_Legion_Adult</li>
</spawnCategories>
<bodyTypeGlobal>Male</bodyTypeGlobal>
<bodyTypeFemale>Male</bodyTypeFemale>
<bodyTypeMale>Male</bodyTypeMale>
<possessions></possessions>
<forcedTraits>
<FCP_Trait_Sharpshooter>0</FCP_Trait_Sharpshooter>
</forcedTraits>
</BackstoryDef>
<!-- Frumentarius Vulpes Inculta -->
<BackstoryDef>
<defName>FCP_Legion_Frumentarius_Vulpes_Inculta</defName>
<identifier>FCP_Legion_Frumentarius_Vulpes_Inculta</identifier>
<slot>Adulthood</slot>
<title>Frumentarius Vulpes Inculta</title>
<titleShort>Vulpes Inculta</titleShort>
<description>[PAWN_nameDef], also known as Mr. Fox, is one of Caesars most trusted frumentarii, the Legions elite spies and intelligence officers. [PAWN_pronoun] is known for [PAWN_possessive] cunning and resourcefulness, often carrying out covert missions to gather intelligence and sabotage the Legions enemies.</description>
<skillGains>
<Social>6</Social>
<Intellectual>5</Intellectual>
<Shooting>3</Shooting>
</skillGains>
<workDisables>None</workDisables>
<requiredWorkTags>Violent</requiredWorkTags>
<spawnCategories>
<li>FCP_Backstory_Legion_Adult</li>
</spawnCategories>
<bodyTypeGlobal>Thin</bodyTypeGlobal>
<bodyTypeFemale>Thin</bodyTypeFemale>
<bodyTypeMale>Thin</bodyTypeMale>
<possessions></possessions>
<forcedTraits>
<FCP_Trait_Sharpshooter>0</FCP_Trait_Sharpshooter>
</forcedTraits>
</BackstoryDef>
<!-- Centurion Aurelius of Phoenix -->
<BackstoryDef>
<defName>FCP_Legion_Centurion_Aurelius_of_Phoenix</defName>
<identifier>FCP_Legion_Centurion_Aurelius_of_Phoenix</identifier>
<slot>Adulthood</slot>
<title>Centurion Aurelius of Phoenix</title>
<titleShort>Aurelius of Phoenix</titleShort>
<description>[PAWN_nameDef] is a centurion in Caesars Legion, known for [PAWN_possessive] tactical acumen and leadership skills. [PAWN_pronoun] commands a cohort of Legionaries and is responsible for executing Caesars military strategies on the battlefield. [PAWN_pronoun] is a respected and feared leader, known for [PAWN_possessive] unwavering loyalty to Caesar.</description>
<skillGains>
<Melee>6</Melee>
<Shooting>4</Shooting>
<Social>3</Social>
</skillGains>
<workDisables>None</workDisables>
<requiredWorkTags>Violent</requiredWorkTags>
<spawnCategories>
<li>FCP_Backstory_Legion_Adult</li>
</spawnCategories>
<bodyTypeGlobal>Male</bodyTypeGlobal>
<bodyTypeFemale>Male</bodyTypeFemale>
<bodyTypeMale>Male</bodyTypeMale>
<possessions></possessions>
<forcedTraits>
<FCP_Trait_Sharpshooter>0</FCP_Trait_Sharpshooter>
</forcedTraits>
</BackstoryDef>
<!--__ Adults __-->
<!-- Legion Scout -->
<BackstoryDef>
@@ -0,0 +1,205 @@
<?xml version="1.0" encoding="utf-8"?>
<Defs>
<!--__________ Caesar's Legion Character Backstories __________-->
<!--_____ Caesar (Edward Sallow) _____-->
<!-- Childhood -->
<BackstoryDef>
<defName>FCP_Character_Backstory_Caesar_Child</defName>
<identifier>FCP_Character_Backstory_Caesar_Child</identifier>
<slot>Childhood</slot>
<title>Follower Acolyte</title>
<titleShort>Acolyte</titleShort>
<description>Born Edward Sallow, [PAWN_nameDef] was raised by the Followers of the Apocalypse after [PAWN_possessive] parents died. [PAWN_pronoun] spent [PAWN_possessive] youth studying history, linguistics, and philosophy in the Boneyard, developing a sharp intellect and an obsession with ancient Rome.</description>
<skillGains>
<Intellectual>4</Intellectual>
<Social>2</Social>
</skillGains>
<spawnCategories>
<li>FCP_Character_Backstory_Caesar_Child</li>
</spawnCategories>
</BackstoryDef>
<!-- Adulthood -->
<BackstoryDef>
<defName>FCP_Character_Backstory_Caesar_Adult</defName>
<identifier>FCP_Character_Backstory_Caesar_Adult</identifier>
<slot>Adulthood</slot>
<title>Caesar</title>
<titleShort>Caesar</titleShort>
<description>[PAWN_nameDef] founded Caesar's Legion after being captured by the Blackfoot tribe. Using [PAWN_possessive] knowledge of Roman history and tactics, [PAWN_pronoun] united dozens of tribes under one banner. [PAWN_pronoun] is a brilliant strategist and charismatic leader, though [PAWN_pronoun] suffers from a brain tumor that causes periodic weakness.</description>
<skillGains>
<Social>8</Social>
<Intellectual>6</Intellectual>
<Melee>2</Melee>
</skillGains>
<workDisables>ManualDumb</workDisables>
<requiredWorkTags>Violent</requiredWorkTags>
<spawnCategories>
<li>FCP_Character_Backstory_Caesar_Adult</li>
</spawnCategories>
<bodyTypeGlobal>Male</bodyTypeGlobal>
</BackstoryDef>
<!--_____ Legate Lanius _____-->
<!-- Childhood -->
<BackstoryDef>
<defName>FCP_Character_Backstory_Lanius_Child</defName>
<identifier>FCP_Character_Backstory_Lanius_Child</identifier>
<slot>Childhood</slot>
<title>Hidebarks Tribesman</title>
<titleShort>Tribesman</titleShort>
<description>[PAWN_nameDef] was born into the Hidebarks tribe in the savage lands east of the Colorado River. As a youth, [PAWN_pronoun] witnessed [PAWN_possessive] tribe's brutal traditions and learned that strength and fear were the only currencies that mattered in the wasteland.</description>
<skillGains>
<Melee>4</Melee>
<Crafting>1</Crafting>
</skillGains>
<spawnCategories>
<li>FCP_Character_Backstory_Lanius_Child</li>
</spawnCategories>
</BackstoryDef>
<!-- Adulthood -->
<BackstoryDef>
<defName>FCP_Character_Backstory_Lanius_Adult</defName>
<identifier>FCP_Character_Backstory_Lanius_Adult</identifier>
<slot>Adulthood</slot>
<title>Legate</title>
<titleShort>Legate</titleShort>
<description>Known as the Monster of the East, [PAWN_nameDef] rose to become Caesar's most feared military commander. After personally executing [PAWN_possessive] entire tribe for cowardice, [PAWN_pronoun] joined the Legion and became legendary for [PAWN_possessive] brutality and unstoppable combat prowess. [PAWN_pronoun] leads from the front, breaking enemy lines through sheer violence.</description>
<skillGains>
<Melee>10</Melee>
<Shooting>2</Shooting>
</skillGains>
<workDisables>Intellectual, Artistic, Social, Caring</workDisables>
<requiredWorkTags>Violent</requiredWorkTags>
<spawnCategories>
<li>FCP_Character_Backstory_Lanius_Adult</li>
</spawnCategories>
<bodyTypeGlobal>Hulk</bodyTypeGlobal>
</BackstoryDef>
<!--_____ Lucius _____-->
<!-- Childhood -->
<BackstoryDef>
<defName>FCP_Character_Backstory_Lucius_Child</defName>
<identifier>FCP_Character_Backstory_Lucius_Child</identifier>
<slot>Childhood</slot>
<title>Legion Recruit</title>
<titleShort>Recruit</titleShort>
<description>[PAWN_nameDef] was one of the earliest tribes assimilated into Caesar's Legion as a child. [PAWN_pronoun] was trained in the ways of the Legion from a young age, learning discipline, tactics, and absolute loyalty to Caesar.</description>
<skillGains>
<Melee>3</Melee>
<Shooting>2</Shooting>
</skillGains>
<spawnCategories>
<li>FCP_Character_Backstory_Lucius_Child</li>
</spawnCategories>
</BackstoryDef>
<!-- Adulthood -->
<BackstoryDef>
<defName>FCP_Character_Backstory_Lucius_Adult</defName>
<identifier>FCP_Character_Backstory_Lucius_Adult</identifier>
<slot>Adulthood</slot>
<title>Praetorian Commander</title>
<titleShort>Praetorian</titleShort>
<description>[PAWN_nameDef] commands Caesar's elite Praetorian Guard. [PAWN_pronoun] is a veteran warrior who has served the Legion for decades, earning [PAWN_possessive] position through unwavering loyalty and battlefield skill. [PAWN_pronoun] is responsible for Caesar's personal safety and the training of the Praetorian Guard.</description>
<skillGains>
<Melee>8</Melee>
<Shooting>4</Shooting>
<Social>2</Social>
</skillGains>
<workDisables>Intellectual, Artistic</workDisables>
<requiredWorkTags>Violent</requiredWorkTags>
<spawnCategories>
<li>FCP_Character_Backstory_Lucius_Adult</li>
</spawnCategories>
<bodyTypeGlobal>Male</bodyTypeGlobal>
</BackstoryDef>
<!--_____ Vulpes Inculta _____-->
<!-- Childhood -->
<BackstoryDef>
<defName>FCP_Character_Backstory_Vulpes_Child</defName>
<identifier>FCP_Character_Backstory_Vulpes_Child</identifier>
<slot>Childhood</slot>
<title>Tribal Scout</title>
<titleShort>Scout</titleShort>
<description>[PAWN_nameDef] showed exceptional intelligence and cunning from a young age. When [PAWN_possessive] tribe was absorbed by the Legion, [PAWN_pronoun] was selected for special training due to [PAWN_possessive] quick mind and natural talent for deception.</description>
<skillGains>
<Intellectual>3</Intellectual>
<Social>3</Social>
</skillGains>
<spawnCategories>
<li>FCP_Character_Backstory_Vulpes_Child</li>
</spawnCategories>
</BackstoryDef>
<!-- Adulthood -->
<BackstoryDef>
<defName>FCP_Character_Backstory_Vulpes_Adult</defName>
<identifier>FCP_Character_Backstory_Vulpes_Adult</identifier>
<slot>Adulthood</slot>
<title>Frumentarius</title>
<titleShort>Frumentarius</titleShort>
<description>[PAWN_nameDef] leads the Legion's Frumentarii, the elite intelligence and infiltration corps. Known as "Mr. Fox," [PAWN_pronoun] is a master of espionage, sabotage, and psychological warfare. [PAWN_pronoun] operates behind enemy lines, sowing chaos and gathering intelligence for Caesar's campaigns.</description>
<skillGains>
<Social>8</Social>
<Intellectual>6</Intellectual>
<Shooting>2</Shooting>
</skillGains>
<workDisables>ManualDumb</workDisables>
<requiredWorkTags>Violent</requiredWorkTags>
<spawnCategories>
<li>FCP_Character_Backstory_Vulpes_Adult</li>
</spawnCategories>
<bodyTypeGlobal>Thin</bodyTypeGlobal>
</BackstoryDef>
<!--_____ Aurelius of Phoenix _____-->
<!-- Childhood -->
<BackstoryDef>
<defName>FCP_Character_Backstory_Aurelius_Child</defName>
<identifier>FCP_Character_Backstory_Aurelius_Child</identifier>
<slot>Childhood</slot>
<title>Legion Youth</title>
<titleShort>Youth</titleShort>
<description>[PAWN_nameDef] was born in Legion territory and raised according to Caesar's strict code. [PAWN_pronoun] excelled in military training and showed natural leadership abilities from an early age.</description>
<skillGains>
<Melee>3</Melee>
<Social>2</Social>
</skillGains>
<spawnCategories>
<li>FCP_Character_Backstory_Aurelius_Child</li>
</spawnCategories>
</BackstoryDef>
<!-- Adulthood -->
<BackstoryDef>
<defName>FCP_Character_Backstory_Aurelius_Adult</defName>
<identifier>FCP_Character_Backstory_Aurelius_Adult</identifier>
<slot>Adulthood</slot>
<title>Centurion</title>
<titleShort>Centurion</titleShort>
<description>[PAWN_nameDef] earned the rank of Centurion through valor in battle. [PAWN_pronoun] commands a century of legionaries and is responsible for pacifying the Phoenix area. [PAWN_pronoun] is a skilled tactician and respected by [PAWN_possessive] troops for leading from the front.</description>
<skillGains>
<Melee>7</Melee>
<Shooting>5</Shooting>
<Social>3</Social>
</skillGains>
<workDisables>Intellectual, Artistic</workDisables>
<requiredWorkTags>Violent</requiredWorkTags>
<spawnCategories>
<li>FCP_Character_Backstory_Aurelius_Adult</li>
</spawnCategories>
<bodyTypeGlobal>Male</bodyTypeGlobal>
</BackstoryDef>
</Defs>
@@ -1,17 +1,17 @@
<?xml version="1.0" encoding="utf-8"?>
<Defs>
<!--__________ Legion __________-->
<!--__________ Caesar's Legion Characters __________-->
<!--_____ Caesar's Legion _____-->
<!-- Caesar (Edward Sallow) -->
<!--_____ Caesar _____-->
<!-- Caesar -->
<FCP.Core.CharacterDef>
<defName>FCP_Character_Legion_Caesar</defName>
<pawnKind>FCP_Legion_Caesar</pawnKind>
<faction>FCP_Faction_Caesars_Legion</faction>
<pawnKind>FCP_Unique_Pawnkind_Caesar</pawnKind>
<xenotype>Baseliner</xenotype>
<faction>FCP_Faction_Caesars_Legion</faction>
<roles>
<li Class="FCP.Core.CharacterRole_FactionLeader">
<seniority>1000</seniority>
@@ -28,29 +28,23 @@
</li>
<!-- Appearance -->
<li Class="FCP.Core.CharacterAppearanceDefinition">
<hairColor>(255, 255, 255)</hairColor>
<hairDef>FCP_Hair_Ranger_Rick</hairDef>
<hairColor>(220, 220, 220)</hairColor>
<hairDef>Mop</hairDef>
<beardDef>NoBeard</beardDef>
<skinColorOverride>(239, 189, 163)</skinColorOverride>
<skinColorOverride>(210, 180, 155)</skinColorOverride>
<headTypeDef>Male_AverageNormal</headTypeDef>
<bodyTypeDef>Male</bodyTypeDef>
</li>
<!-- Unique Apparels -->
<li Class="FCP.Core.CharacterUniqueItemDefinition">
<uniqueItem>FCP_Apparel_Caesar_Robes</uniqueItem>
</li>
</definitions>
</FCP.Core.CharacterDef>
<!--_____ Legionaires _____-->
<!-- Legate Lanius -->
<FCP.Core.CharacterDef>
<defName>FCP_Character_Legion_Legate_Lanius</defName>
<pawnKind>FCP_Legion_Legate_Lanius</pawnKind>
<faction>FCP_Faction_Caesars_Legion</faction>
<pawnKind>FCP_Unique_Pawnkind_Legate_Lanius</pawnKind>
<xenotype>Baseliner</xenotype>
<faction>FCP_Faction_Caesars_Legion</faction>
<roles>
<li Class="FCP.Core.CharacterRole_FactionLeader">
<seniority>900</seniority>
@@ -59,59 +53,69 @@
<definitions>
<!-- Bio -->
<li Class="FCP.Core.CharacterStoryDefinition">
<firstName>Lanius</firstName>
<!-- <lastName>Lewis</lastName> -->
<firstName />
<lastName>Lanius</lastName>
<nickname>Monster of the East</nickname>
<gender>Male</gender>
<age>38</age>
</li>
<!-- Appearance -->
<li Class="FCP.Core.CharacterAppearanceDefinition">
<hairColor>(88, 60, 51)</hairColor>
<hairDef>FCP_Hair_Ranger_Rick</hairDef>
<hairColor>(70, 50, 40)</hairColor>
<hairDef>Mop</hairDef>
<beardDef>NoBeard</beardDef>
<skinColorOverride>(239, 189, 163)</skinColorOverride>
<skinColorOverride>(190, 160, 135)</skinColorOverride>
<headTypeDef>Male_AverageNormal</headTypeDef>
<bodyTypeDef>Male</bodyTypeDef>
<bodyTypeDef>Hulk</bodyTypeDef>
</li>
</definitions>
</FCP.Core.CharacterDef>
<!-- Praetorian Guard Commander Lucius -->
<!-- Lucius -->
<FCP.Core.CharacterDef>
<defName>FCP_Character_Legion_Praetorian_Lucius</defName>
<pawnKind>FCP_Legion_Praetorian_Lucius</pawnKind>
<faction>FCP_Faction_Caesars_Legion</faction>
<pawnKind>FCP_Unique_Pawnkind_Lucius</pawnKind>
<xenotype>Baseliner</xenotype>
<faction>FCP_Faction_Caesars_Legion</faction>
<roles>
<li Class="FCP.Core.CharacterRole_FactionLeader">
<seniority>850</seniority>
</li>
</roles>
<definitions>
<!-- Bio -->
<li Class="FCP.Core.CharacterStoryDefinition">
<firstName>Lucius</firstName>
<!-- <lastName>Lewis</lastName> -->
<!-- <nickname></nickname> -->
<firstName />
<lastName>Lucius</lastName>
<nickname>Praetorian Commander</nickname>
<gender>Male</gender>
<age>48</age>
</li>
<!-- Appearance -->
<li Class="FCP.Core.CharacterAppearanceDefinition">
<hairColor>(88, 60, 51)</hairColor>
<hairDef>FCP_Hair_Ranger_Rick</hairDef>
<hairColor>(80, 60, 45)</hairColor>
<hairDef>Mop</hairDef>
<beardDef>NoBeard</beardDef>
<skinColorOverride>(239, 189, 163)</skinColorOverride>
<skinColorOverride>(185, 155, 130)</skinColorOverride>
<headTypeDef>Male_AverageNormal</headTypeDef>
<bodyTypeDef>Male</bodyTypeDef>
</li>
</definitions>
</FCP.Core.CharacterDef>
<!-- Frumentarius Vulpes Inculta -->
<!-- Vulpes Inculta -->
<FCP.Core.CharacterDef>
<defName>FCP_Character_Legion_Frumentarius_Vulpes_Inculta</defName>
<pawnKind>FCP_Legion_Frumentarius_Vulpes_Inculta</pawnKind>
<faction>FCP_Faction_Caesars_Legion</faction>
<pawnKind>FCP_Unique_Pawnkind_Vulpes_Inculta</pawnKind>
<xenotype>Baseliner</xenotype>
<faction>FCP_Faction_Caesars_Legion</faction>
<roles>
<li Class="FCP.Core.CharacterRole_FactionLeader">
<seniority>800</seniority>
</li>
</roles>
<definitions>
<!-- Bio -->
<li Class="FCP.Core.CharacterStoryDefinition">
@@ -123,38 +127,43 @@
</li>
<!-- Appearance -->
<li Class="FCP.Core.CharacterAppearanceDefinition">
<hairColor>(88, 60, 51)</hairColor>
<hairDef>FCP_Hair_Ranger_Rick</hairDef>
<hairColor>(75, 55, 40)</hairColor>
<hairDef>Messy</hairDef>
<beardDef>NoBeard</beardDef>
<skinColorOverride>(239, 189, 163)</skinColorOverride>
<skinColorOverride>(200, 170, 145)</skinColorOverride>
<headTypeDef>Male_AverageNormal</headTypeDef>
<bodyTypeDef>Male</bodyTypeDef>
<bodyTypeDef>Thin</bodyTypeDef>
</li>
</definitions>
</FCP.Core.CharacterDef>
<!-- Centurion Aurelius of Phoenix -->
<!-- Aurelius of Phoenix -->
<FCP.Core.CharacterDef>
<defName>FCP_Character_Legion_Centurion_Aurelius_of_Phoenix</defName>
<pawnKind>FCP_Legion_Centurion_Aurelius_of_Phoenix</pawnKind>
<faction>FCP_Faction_Caesars_Legion</faction>
<pawnKind>FCP_Unique_Pawnkind_Aurelius</pawnKind>
<xenotype>Baseliner</xenotype>
<faction>FCP_Faction_Caesars_Legion</faction>
<roles>
<li Class="FCP.Core.CharacterRole_FactionLeader">
<seniority>750</seniority>
</li>
</roles>
<definitions>
<!-- Bio -->
<li Class="FCP.Core.CharacterStoryDefinition">
<firstName>Aurelius of Phoenix</firstName>
<!-- <lastName></lastName>
<nickname></nickname> -->
<firstName>Aurelius</firstName>
<lastName>of Phoenix</lastName>
<nickname>Centurion Aurelius</nickname>
<gender>Male</gender>
<age>35</age>
</li>
<!-- Appearance -->
<li Class="FCP.Core.CharacterAppearanceDefinition">
<hairColor>(88, 60, 51)</hairColor>
<hairDef>FCP_Hair_Ranger_Rick</hairDef>
<hairColor>(60, 45, 35)</hairColor>
<hairDef>Mop</hairDef>
<beardDef>NoBeard</beardDef>
<skinColorOverride>(239, 189, 163)</skinColorOverride>
<skinColorOverride>(180, 150, 125)</skinColorOverride>
<headTypeDef>Male_AverageNormal</headTypeDef>
<bodyTypeDef>Male</bodyTypeDef>
</li>
+4 -4
View File
@@ -146,7 +146,7 @@
<FCP_Legion_Vexillarius>5</FCP_Legion_Vexillarius>
<FCP_Legion_Centurion>3</FCP_Legion_Centurion>
<FCP_Legion_Legate>1</FCP_Legion_Legate>
<FCP_Legion_Caesar>1</FCP_Legion_Caesar>
<FCP_Unique_Pawnkind_Caesar>1</FCP_Unique_Pawnkind_Caesar>
</options>
</li>
<li>
@@ -155,7 +155,7 @@
<FCP_Animal_Legion_Guard_Dog MayRequire="Rick.FCP.Animals">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>
<FCP_Unique_Pawnkind_Caesar>1</FCP_Unique_Pawnkind_Caesar>
</options>
</li>
<li>
@@ -174,7 +174,7 @@
<FCP_Legion_Veteran>7</FCP_Legion_Veteran>
<FCP_Legion_Prime>10</FCP_Legion_Prime>
<FCP_Legion_Prime_Decanus>3</FCP_Legion_Prime_Decanus>
<FCP_Legion_Caesar>1</FCP_Legion_Caesar>
<FCP_Unique_Pawnkind_Caesar>1</FCP_Unique_Pawnkind_Caesar>
</guards>
</li>
<li>
@@ -187,7 +187,7 @@
<FCP_Legion_Vexillarius>7</FCP_Legion_Vexillarius>
<FCP_Legion_Centurion>5</FCP_Legion_Centurion>
<FCP_Legion_Legate>3</FCP_Legion_Legate>
<FCP_Legion_Caesar>1</FCP_Legion_Caesar>
<FCP_Unique_Pawnkind_Caesar>1</FCP_Unique_Pawnkind_Caesar>
</options>
</li>
</pawnGroupMakers>
+1 -143
View File
@@ -1,150 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<Defs>
<!--_____ Legion Pawnkinds _____-->
<!--___ Characters ___-->
<!-- Character Military Base -->
<PawnKindDef Name="FCP_Legion_CharacterkindBase" ParentName="FCP_LegionkindBase" Abstract="true">
<apparelMoney>9999</apparelMoney>
<gearHealthRange>10</gearHealthRange>
<apparelAllowHeadgearChance>1</apparelAllowHeadgearChance>
<requiredWorkTags>
<li>Violent</li>
</requiredWorkTags>
<weaponMoney>9999</weaponMoney>
<initialWillRange>3~5</initialWillRange>
<initialResistanceRange>19~30</initialResistanceRange>
<backstoryFiltersOverride>
<li>
<categoriesAdulthood>
<li>FCP_Backstory_Legion_Adult</li>
</categoriesAdulthood>
</li>
</backstoryFiltersOverride>
<pawnGroupDevelopmentStage>Adult</pawnGroupDevelopmentStage>
</PawnKindDef>
<!-- Caesar -->
<PawnKindDef ParentName="FCP_LegionkindBase">
<defName>FCP_Legion_Caesar</defName>
<label>Caesar</label>
<factionLeader>true</factionLeader>
<combatPower>150</combatPower>
<apparelMoney>0</apparelMoney>
<apparelRequired>
<li>FCP_Apparel_Caesar_Robes</li>
</apparelRequired>
<requiredWorkTags>
<li>Violent</li>
</requiredWorkTags>
<weaponMoney>150~150</weaponMoney>
<weaponTags>
<li>NeolithicMeleeDecent</li>
</weaponTags>
<initialWillRange>3~5</initialWillRange>
<initialResistanceRange>19~30</initialResistanceRange>
<backstoryFiltersOverride>
<li>
<categoriesAdulthood>
<li>FCP_Backstory_Legion_Adult</li>
</categoriesAdulthood>
</li>
<li>
<categoriesChildhood>
<li>FCP_Backstory_Legion_Child</li>
</categoriesChildhood>
</li>
</backstoryFiltersOverride>
</PawnKindDef>
<!-- Legate Lanius -->
<PawnKindDef ParentName="FCP_LegionkindBase">
<defName>FCP_Legion_Legate_Lanius</defName>
<label>Legate Lanius</label>
<combatPower>140</combatPower>
<apparelMoney>0</apparelMoney>
<apparelRequired>
<li>FCP_Apparel_Legion_Legate_Armor</li>
</apparelRequired>
<requiredWorkTags>
<li>Violent</li>
</requiredWorkTags>
<weaponMoney>150~150</weaponMoney>
<weaponTags>
<li>NeolithicMeleeDecent</li>
</weaponTags>
<initialWillRange>3~5</initialWillRange>
<initialResistanceRange>18~30</initialResistanceRange>
</PawnKindDef>
<!-- Praetorian Guard Commander Lucius -->
<PawnKindDef ParentName="FCP_LegionkindBase">
<defName>FCP_Legion_Praetorian_Lucius</defName>
<label>Praetorian Guard Commander Lucius</label>
<combatPower>130</combatPower>
<apparelMoney>0</apparelMoney>
<apparelRequired>
<li>FCP_Apparel_Legion_Praetorian_Armor</li>
</apparelRequired>
<requiredWorkTags>
<li>Violent</li>
</requiredWorkTags>
<weaponMoney>150~150</weaponMoney>
<weaponTags>
<li>NeolithicMeleeDecent</li>
</weaponTags>
<initialWillRange>3~5</initialWillRange>
<initialResistanceRange>18~30</initialResistanceRange>
</PawnKindDef>
<!-- Frumentarius Vulpes Inculta -->
<PawnKindDef ParentName="FCP_LegionkindBase">
<defName>FCP_Legion_Frumentarius_Vulpes_Inculta</defName>
<label>Frumentarius Vulpes Inculta</label>
<combatPower>120</combatPower>
<apparelMoney>0</apparelMoney>
<apparelRequired>
<li>FCP_Apparel_Legion_Vexillarius_Armor</li>
</apparelRequired>
<requiredWorkTags>
<li>Violent</li>
</requiredWorkTags>
<weaponMoney>150~150</weaponMoney>
<weaponTags>
<li>NeolithicMeleeDecent</li>
</weaponTags>
<initialWillRange>3~5</initialWillRange>
<initialResistanceRange>18~30</initialResistanceRange>
</PawnKindDef>
<!-- Centurion Aurelius of Phoenix -->
<PawnKindDef ParentName="FCP_LegionkindBase">
<defName>FCP_Legion_Centurion_Aurelius_of_Phoenix</defName>
<label>Centurion Aurelius of Phoenix</label>
<combatPower>110</combatPower>
<apparelMoney>0</apparelMoney>
<apparelRequired>
<li>FCP_Apparel_Legion_Centurion_Armor</li>
</apparelRequired>
<requiredWorkTags>
<li>Violent</li>
</requiredWorkTags>
<weaponMoney>150~150</weaponMoney>
<weaponTags>
<li>NeolithicMeleeDecent</li>
</weaponTags>
<initialWillRange>3~5</initialWillRange>
<initialResistanceRange>18~30</initialResistanceRange>
</PawnKindDef>
<!--___ Civilians ___-->
<!-- Slave -->
@@ -173,9 +31,9 @@
</PawnKindDef>
<!--___ Traders ___-->
<!-- Legion Slave Trader -->
<PawnKindDef ParentName="FCP_LegionkindBase">
<defName>FCP_Legion_Slave_Trader</defName>
<label>legion slave trader</label>
@@ -0,0 +1,246 @@
<?xml version="1.0" encoding="utf-8"?>
<Defs>
<!--__________ Unique Caesar's Legion PawnKinds __________-->
<!--_____ Caesar's Legion _____-->
<!-- Caesar -->
<PawnKindDef ParentName="FCP_LegionkindBase">
<defName>FCP_Unique_Pawnkind_Caesar</defName>
<label>Caesar</label>
<defaultFactionDef>FCP_Faction_Caesars_Legion</defaultFactionDef>
<factionLeader>true</factionLeader>
<combatPower>150</combatPower>
<itemQuality>Legendary</itemQuality>
<gearHealthRange>1.0~1.0</gearHealthRange>
<apparelRequired>
<li>FCP_Apparel_Caesar_Robes</li>
</apparelRequired>
<weaponMoney>300~500</weaponMoney>
<weaponTags>
<li>NeolithicMeleeDecent</li>
</weaponTags>
<initialWillRange>8~9</initialWillRange>
<initialResistanceRange>35~45</initialResistanceRange>
<backstoryFiltersOverride>
<li>
<categoriesChildhood>
<li>FCP_Character_Backstory_Caesar_Child</li>
</categoriesChildhood>
<categoriesAdulthood>
<li>FCP_Character_Backstory_Caesar_Adult</li>
</categoriesAdulthood>
</li>
</backstoryFiltersOverride>
<inventoryOptions>
<skipChance>0.0</skipChance>
<subOptionsChooseOne>
<li>
<thingDef>FCP_Currency_Legion_Denarius</thingDef>
<countRange>300~500</countRange>
</li>
<li>
<thingDef>MealSurvivalPack</thingDef>
<countRange>5~10</countRange>
</li>
<li>
<thingDef>MedicineIndustrial</thingDef>
<countRange>5~8</countRange>
</li>
</subOptionsChooseOne>
</inventoryOptions>
</PawnKindDef>
<!-- Legate Lanius -->
<PawnKindDef ParentName="FCP_LegionkindBase">
<defName>FCP_Unique_Pawnkind_Legate_Lanius</defName>
<label>Legate Lanius</label>
<defaultFactionDef>FCP_Faction_Caesars_Legion</defaultFactionDef>
<combatPower>150</combatPower>
<itemQuality>Legendary</itemQuality>
<gearHealthRange>1.0~1.0</gearHealthRange>
<apparelRequired>
<li>FCP_Apparel_Legion_Legate_Armor</li>
</apparelRequired>
<weaponMoney>400~600</weaponMoney>
<weaponTags>
<li>NeolithicMeleeAdvanced</li>
</weaponTags>
<initialWillRange>8~9</initialWillRange>
<initialResistanceRange>35~45</initialResistanceRange>
<backstoryFiltersOverride>
<li>
<categoriesChildhood>
<li>FCP_Character_Backstory_Lanius_Child</li>
</categoriesChildhood>
<categoriesAdulthood>
<li>FCP_Character_Backstory_Lanius_Adult</li>
</categoriesAdulthood>
</li>
</backstoryFiltersOverride>
<inventoryOptions>
<skipChance>0.0</skipChance>
<subOptionsChooseOne>
<li>
<thingDef>FCP_Currency_Legion_Denarius</thingDef>
<countRange>200~350</countRange>
</li>
<li>
<thingDef>MealSurvivalPack</thingDef>
<countRange>5~8</countRange>
</li>
<li>
<thingDef>MedicineIndustrial</thingDef>
<countRange>4~6</countRange>
</li>
</subOptionsChooseOne>
</inventoryOptions>
</PawnKindDef>
<!-- Lucius -->
<PawnKindDef ParentName="FCP_LegionkindBase">
<defName>FCP_Unique_Pawnkind_Lucius</defName>
<label>Commander Lucius</label>
<defaultFactionDef>FCP_Faction_Caesars_Legion</defaultFactionDef>
<combatPower>130</combatPower>
<itemQuality>Excellent</itemQuality>
<gearHealthRange>1.0~1.0</gearHealthRange>
<apparelRequired>
<li>FCP_Apparel_Legion_Praetorian_Armor</li>
</apparelRequired>
<weaponMoney>350~550</weaponMoney>
<weaponTags>
<li>NeolithicMeleeAdvanced</li>
</weaponTags>
<initialWillRange>7~8</initialWillRange>
<initialResistanceRange>30~40</initialResistanceRange>
<backstoryFiltersOverride>
<li>
<categoriesChildhood>
<li>FCP_Character_Backstory_Lucius_Child</li>
</categoriesChildhood>
<categoriesAdulthood>
<li>FCP_Character_Backstory_Lucius_Adult</li>
</categoriesAdulthood>
</li>
</backstoryFiltersOverride>
<inventoryOptions>
<skipChance>0.0</skipChance>
<subOptionsChooseOne>
<li>
<thingDef>FCP_Currency_Legion_Denarius</thingDef>
<countRange>150~300</countRange>
</li>
<li>
<thingDef>MealSurvivalPack</thingDef>
<countRange>4~7</countRange>
</li>
<li>
<thingDef>MedicineIndustrial</thingDef>
<countRange>3~5</countRange>
</li>
</subOptionsChooseOne>
</inventoryOptions>
</PawnKindDef>
<!-- Vulpes Inculta -->
<PawnKindDef ParentName="FCP_LegionkindBase">
<defName>FCP_Unique_Pawnkind_Vulpes_Inculta</defName>
<label>Vulpes Inculta</label>
<defaultFactionDef>FCP_Faction_Caesars_Legion</defaultFactionDef>
<combatPower>110</combatPower>
<itemQuality>Excellent</itemQuality>
<gearHealthRange>0.9~1.0</gearHealthRange>
<apparelRequired>
<li>FCP_Apparel_Legion_Vexillarius_Armor</li>
</apparelRequired>
<weaponMoney>300~500</weaponMoney>
<weaponTags>
<li>NeolithicMeleeDecent</li>
<li MayRequire="Rick.FCP.BallisticWeapons">FCP_Pistol</li>
</weaponTags>
<initialWillRange>7~8</initialWillRange>
<initialResistanceRange>28~38</initialResistanceRange>
<backstoryFiltersOverride>
<li>
<categoriesChildhood>
<li>FCP_Character_Backstory_Vulpes_Child</li>
</categoriesChildhood>
<categoriesAdulthood>
<li>FCP_Character_Backstory_Vulpes_Adult</li>
</categoriesAdulthood>
</li>
</backstoryFiltersOverride>
<inventoryOptions>
<skipChance>0.0</skipChance>
<subOptionsChooseOne>
<li>
<thingDef>FCP_Currency_Legion_Denarius</thingDef>
<countRange>120~250</countRange>
</li>
<li>
<thingDef>MealSurvivalPack</thingDef>
<countRange>3~6</countRange>
</li>
<li>
<thingDef>MedicineIndustrial</thingDef>
<countRange>2~4</countRange>
</li>
</subOptionsChooseOne>
</inventoryOptions>
</PawnKindDef>
<!-- Aurelius of Phoenix -->
<PawnKindDef ParentName="FCP_LegionkindBase">
<defName>FCP_Unique_Pawnkind_Aurelius</defName>
<label>Centurion Aurelius</label>
<defaultFactionDef>FCP_Faction_Caesars_Legion</defaultFactionDef>
<combatPower>100</combatPower>
<itemQuality>Good</itemQuality>
<gearHealthRange>0.9~1.0</gearHealthRange>
<apparelRequired>
<li>FCP_Apparel_Legion_Centurion_Armor</li>
</apparelRequired>
<weaponMoney>300~500</weaponMoney>
<weaponTags>
<li>NeolithicMeleeAdvanced</li>
<li MayRequire="Rick.FCP.BallisticWeapons">FCP_Rifle</li>
</weaponTags>
<initialWillRange>6~7</initialWillRange>
<initialResistanceRange>25~35</initialResistanceRange>
<backstoryFiltersOverride>
<li>
<categoriesChildhood>
<li>FCP_Character_Backstory_Aurelius_Child</li>
</categoriesChildhood>
<categoriesAdulthood>
<li>FCP_Character_Backstory_Aurelius_Adult</li>
</categoriesAdulthood>
</li>
</backstoryFiltersOverride>
<inventoryOptions>
<skipChance>0.0</skipChance>
<subOptionsChooseOne>
<li>
<thingDef>FCP_Currency_Legion_Denarius</thingDef>
<countRange>100~200</countRange>
</li>
<li>
<thingDef>MealSurvivalPack</thingDef>
<countRange>3~5</countRange>
</li>
<li>
<thingDef>MedicineIndustrial</thingDef>
<countRange>2~4</countRange>
</li>
</subOptionsChooseOne>
</inventoryOptions>
</PawnKindDef>
</Defs>