Some mena at arms stuff

This commit is contained in:
edwardtheelbowhigh 2026-05-28 18:28:07 +01:00
parent 18b95f3a27
commit b960ad943c
5 changed files with 1334 additions and 6 deletions

File diff suppressed because it is too large Load diff

View file

@ -88,6 +88,7 @@ bowmen = {
counters = { counters = {
skirmishers = 1 skirmishers = 1
chemical_weapons = 1 chemical_weapons = 1
archer_cavalry = 0.5
} }
can_recruit = { can_recruit = {
@ -478,7 +479,7 @@ crossbowmen = {
counters = { counters = {
heavy_infantry = 1 heavy_infantry = 1
heavy_cavalry = 1 heavy_cavalry = 1
archer_cavalry = 0.5 #archer_cavalry = 0.5
} }
can_recruit = { can_recruit = {

View file

@ -298,9 +298,9 @@ mangudai = {
} }
counters = { counters = {
pikemen = 0.5 #pikemen = 0.5
peasant_militia = 2 peasant_militia = 2
heavy_infantry = 1 #heavy_infantry = 1
} }
can_recruit = { can_recruit = {
@ -354,7 +354,7 @@ cataphract_archers = {
counters = { counters = {
archer_cavalry = 1 archer_cavalry = 1
archers = 1 archers = 1
gunpowder = 0.5 #gunpowder = 0.5
} }
winter_bonus = { winter_bonus = {

View file

@ -22,7 +22,7 @@ baltic_religion = { #placeholder
doctrine = doctrine_homosexuality_shunned doctrine = doctrine_homosexuality_shunned
doctrine = doctrine_adultery_men_shunned doctrine = doctrine_adultery_men_shunned
doctrine = doctrine_adultery_women_shunned doctrine = doctrine_adultery_women_shunned
doctrine = doctrine_kinslaying_close_kin_shunned doctrine = doctrine_kinslaying_shunned
doctrine = doctrine_deviancy_accepted doctrine = doctrine_deviancy_accepted
doctrine = doctrine_witchcraft_accepted doctrine = doctrine_witchcraft_accepted

View file

@ -440,7 +440,7 @@
doctrine = tenet_christian_syncretism doctrine = tenet_christian_syncretism
doctrine = tenet_ancestor_worship doctrine = tenet_ancestor_worship
doctrine = tenet_megaliths doctrine = tenet_ritual_celebrations
} }
midnighter = { midnighter = {
color = { 39 20 102 } color = { 39 20 102 }