diff --git a/1.5/1.5/Defs/Factions/DRM_Factions.xml b/1.5/1.5/Defs/Factions/DRM_Factions.xml index 2f0f823..4761510 100644 --- a/1.5/1.5/Defs/Factions/DRM_Factions.xml +++ b/1.5/1.5/Defs/Factions/DRM_Factions.xml @@ -11,20 +11,21 @@ 1 5 - Dragonian - Dragonians + Dragonian + Dragonians 40 1 15 - + true true true Dungeon Master - + true + Dragonian/Icon/DR_Icon Dragonian/Icon/DR_Icon NamerFactionOutlander @@ -39,18 +40,38 @@ 0 + + honor + UI/Icons/RoyalFavor + +
  • Dragonian_Royal_Title
  • +
    + RoyalTitleInheritanceWorker + +
  • Child
  • +
  • Grandchild
  • +
  • GreatGrandchild
  • +
  • NephewOrNiece
  • +
  • Spouse
  • +
  • Sibling
  • +
  • HalfSibling
  • +
  • Cousin
  • +
  • Parent
  • +
  • UncleOrAunt
  • +
    + 1 - +
  • Dragonian_spawnCategoriesA
  • - +
  • DragonianCulture
  • - +
  • WoolDragonian
  • Cloth
  • @@ -97,7 +118,7 @@
  • Combat - 10 + 50 50 30 @@ -109,22 +130,22 @@
  • Combat - 10 + 100 - 40 - 30 - 29 + 40 + 30 + 29
  • Combat - 10 + 100 - 20 - 60 - 19 + 20 + 60 + 19
  • @@ -133,11 +154,11 @@ Combat 10 - 30 - 20 - 19 - 20 - 19 + 30 + 20 + 19 + 20 + 19 @@ -146,9 +167,9 @@ Combat 10 - 40 - 40 - 20 + 40 + 40 + 20 @@ -157,9 +178,9 @@ Combat 10 - 20 - 60 - 20 + 20 + 60 + 20 @@ -168,8 +189,8 @@ Combat 10 - 40 - 60 + 40 + 60 @@ -218,8 +239,11 @@ Settlement 10 - 40 - 49 + 30 + 20 + 19 + 20 + 19 1 @@ -247,20 +271,20 @@ - DragonianRaidLootMaker - - - - -
  • Silver
  • -
  • Gold
  • -
  • Plasteel
  • -
  • Uranium
  • -
  • Jade
  • -
    -
    -
    -
    -
    + DragonianRaidLootMaker + + + + +
  • Silver
  • +
  • Gold
  • +
  • Plasteel
  • +
  • Uranium
  • +
  • Jade
  • +
    +
    +
    +
    + diff --git a/1.5/Royal1.5/Defs/RoyalTitles/DRM_RoyalPermits.xml b/1.5/Royal1.5/Defs/RoyalTitles/DRM_RoyalPermits.xml new file mode 100644 index 0000000..504c1f5 --- /dev/null +++ b/1.5/Royal1.5/Defs/RoyalTitles/DRM_RoyalPermits.xml @@ -0,0 +1,258 @@ + + + + + + + + + + + + + + RoyalTitlePermitWorker_DropResources + Dragonian_Clans + 1 + 45 + true + + 39.9 + + + + + DRM_SteelDrop + + Call for a drop of 250 steel. + DRM_Freeholder + Dragonian_Clans + 1 + (0,0) + + + 250 + + 4 + + + + + DRM_FoodDrop + + Call for a drop of 20 packaged survival meals. + DRM_Freeholder + (0,1) + + + 20 + + 4 + + + + + DRM_SilverDrop + + Call for a drop of 500 silver. + DRM_Freeholder + (0,4) + + + 500 + + 6 + + + + + DRM_GlitterMedDrop + + Call for a drop of 5 glitterworld medicine. + DRM_Freeholder + (0,8) + + + 5 + + 8 + + + + + DRM_CallLaborerTeam + + Call a group of 4 laborers to assist you for 4 days. These workers can only do general labor tasks. You can control them as though they were your own colonists. You are required to keep them safe. + RoyalTitlePermitWorker_CallLaborers + DRM_Freeholder + Dragonian_Clans + 1 + (0,2) + + 4 + Dragonian_Villager + 4 + 4 + 44.9 + false + + 60 + + + + DRM_CallLaborerGang + + Call a group of 8 laborers to assist you for 4 days. These workers can only do general labor tasks. You can control them as though they were your own colonists. You are required to keep them safe. + RoyalTitlePermitWorker_CallLaborers + DRM_Freeholder + Dragonian_Clans + 1 + CallLaborerTeam + (1,2) + + 8 + Dragonian_Villager + 8 + 4 + 44.9 + false + + 60 + + + + + + + DRM_CallMilitaryAidSmall + + Call a group of 4 light troopers to aid you in battle. + RoyalTitlePermitWorker_CallAid + DRM_Freeholder + Dragonian_Clans + 1 + (0,3) + + 4 + Dragonian_Clan_Guard + 4 + 39.9 + + 40 + + + + DRM_CallMilitaryAidLarge + + Call a group of 4 professional janissaries to aid you in battle. + RoyalTitlePermitWorker_CallAid + DRM_Freeholder + Dragonian_Clans + 1 + (0,7) + + 6 + Dragonian_Royal_Hunter + 4 + 39.9 + + 50 + + + + DRM_CallMilitaryAidGrand + + Call a group of 4 heavy cataphracts to aid you in battle. + RoyalTitlePermitWorker_CallAid + DRM_Freeholder + Dragonian_Clans + 1 + CallMilitaryAidLarge + (1,7) + + 8 + Dragonian_Royal_Guard + 4 + 39.9 + + 60 + + + + + + + + + + \ No newline at end of file diff --git a/1.5/Royal1.5/Defs/RoyalTitles/DRM_RoyalTitles.xml b/1.5/Royal1.5/Defs/RoyalTitles/DRM_RoyalTitles.xml new file mode 100644 index 0000000..57322af --- /dev/null +++ b/1.5/Royal1.5/Defs/RoyalTitles/DRM_RoyalTitles.xml @@ -0,0 +1,23 @@ + + + + + +
  • Dragonian_Royal_Title
  • +
    + GainedTitle + LostTitle +
    + + + DRM_Freeholder + + The Imperial title of freeholder is used by the Empire to signifies a fully-respected individual. Most Imperial citizens earn it while young through volunteer work or military service. The title is also offered to outsiders who act with honor in the eyes of the Empire. + 0 + 1 + 1000 + False + RoyalTitleAwardWorker_Instant + + + \ No newline at end of file