From 04cfd8bec6e8d923938dea4c89bb73d26d57f651 Mon Sep 17 00:00:00 2001 From: CanonOverseer Date: Thu, 3 Oct 2024 16:16:05 +0800 Subject: [PATCH] Utilized new fixed ideology system from Vanilla & FCP Core --- 1.5/Defs/FactionDefs/FCP_Legion.xml | 64 +++++++++++++++---- 1.5/Ideology/Defs/MemeDefs/Legionism.xml | 25 ++------ .../Legion_IconAndColorDefs.xml | 12 ++++ 3 files changed, 70 insertions(+), 31 deletions(-) create mode 100644 1.5/Ideology/IdeoSymbolDefs/Legion_IconAndColorDefs.xml diff --git a/1.5/Defs/FactionDefs/FCP_Legion.xml b/1.5/Defs/FactionDefs/FCP_Legion.xml index 31ca101..70c746f 100644 --- a/1.5/Defs/FactionDefs/FCP_Legion.xml +++ b/1.5/Defs/FactionDefs/FCP_Legion.xml @@ -24,19 +24,41 @@
  • FCP_NeoRoman
  • - -
  • DrugUse_MedicalOnly
  • -
  • DrugUse_MedicalOrSocial
  • -
    - + + + true + Cult of Mars + Caesar, the Son of Mars, was ordered by Mars to conquer all of Earth. To facilitate this conquest, Mars cleansed the Earth with fire, bringing humans to their lowest ebb. The Caesar's divine duty is to deliver the wasteland from chaos and barbarism + +
  • + + Caesar + Son of Mars + + Male + UI/Deities/DeityGeneric +
  • +
  • + + Mars + God of War + + Male + UI/Deities/DeityGeneric +
  • +
    + +
  • Morbid
  • +
    + +
  • Structure_Ideological
  • -
  • FCP_Legionism
  • + +
  • FCP_Meme_Legionism
  • MaleSupremacy
  • -
    - -
  • Nudism
  • -
  • Blindsight
  • -
    + + true +
  • @@ -136,11 +158,31 @@ World/WorldObjects/DefaultSettlement +
  • FCP_Faction_NCR
  • + +
  • + FCP_Icon_Legion + LightGrey + Legionnaire + Legion + +
  • + IdeoRole_Leader + true +
  • +
  • + IdeoRole_Moralist + Instructor + true + +
  • + + diff --git a/1.5/Ideology/Defs/MemeDefs/Legionism.xml b/1.5/Ideology/Defs/MemeDefs/Legionism.xml index 0101efd..8457936 100644 --- a/1.5/Ideology/Defs/MemeDefs/Legionism.xml +++ b/1.5/Ideology/Defs/MemeDefs/Legionism.xml @@ -2,12 +2,14 @@ - FCP_Legionism - + FCP_Meme_Legionism + Our people should dominate all others. World/FCP_LegionIcon GroupRelation - 1 + 2 + 0 + true
  • SacrificialFlag
  • @@ -81,23 +83,6 @@ - -
  • - dominance - dominant - dominator -
  • -
  • - victory - victoryist - victorist -
  • -
  • - power - powerist - poweror -
  • -
    \ No newline at end of file diff --git a/1.5/Ideology/IdeoSymbolDefs/Legion_IconAndColorDefs.xml b/1.5/Ideology/IdeoSymbolDefs/Legion_IconAndColorDefs.xml new file mode 100644 index 0000000..9ceda70 --- /dev/null +++ b/1.5/Ideology/IdeoSymbolDefs/Legion_IconAndColorDefs.xml @@ -0,0 +1,12 @@ + + + + + FCP_Icon_Legion + World/FCP_LegionIcon + +
  • FCP_NeoRoman
  • +
    +
    + +
    \ No newline at end of file