
Law
Battle Leadership Law
An army is only as good as its leadership. An incompetent general can be the bane of their nation, while a military leader of great prowess will be known and feared on every battlefield.
Policies 7
Mégas Doméstikos Command- +0.05 Monthly Army Tradition
- +2.5% Noble Estate Satisfaction Equilibrium
- +0.1 Monthly Progress to Aristocracy
Loyal Privateer Crews- −50% Cost of Hiring Privateers
- +1% Navy Morale Recovery Speed
Mansabdari System- Yes Block Lowborn Commanders
- +0.03 Monthly Army Tradition
- +200% Army Tradition from Battles
- +0.1% Noble Estate Satisfaction Recovery
Meritocratic Leadership- +0.1 Military Tactics
- +0.05 Monthly Progress to Free Subjects
- −2.5% Noble Estate Satisfaction Equilibrium
Noble Cadets- Yes Block Lowborn Commanders
- −0.1% Army Tradition Decay
- +0.1 Military Tactics
- +0.1 Monthly Progress to Aristocracy
- +0.03 Monthly Progress to Quality
Noble Command- Yes Block Lowborn Commanders
- +100% Army Tradition from Battles
- +0.1% Noble Estate Satisfaction Recovery
- +0.1 Monthly Progress to Aristocracy
Ruler General- −0.1% Army Tradition Decay
- +0.05 Monthly Legitimacy
- +0.05 Monthly Republican Tradition
- +0.1 Monthly Devotion
- +0.1 Monthly Horde Unity
- +0.1 Monthly Tribal Cohesion
- +4 more
Definitionin_game/common/laws/01_military_laws.txt:401
402law_category = military
403noble_command_policy = {
404unique = yes
405potential = {
406NOR = {
407AND = {
408religion.group = religion_group:muslim
409culture.language = language:hindustani_language
}
411tag = MUG
}
}
414country_modifier = {
415no_lowborn_leaders = yes
416army_tradition_from_battle = 1
417nobles_estate_satisfaction_recovery = 0.001
419monthly_towards_aristocracy = societal_value_monthly_move
}
421estate_preferences = {
nobles_estate
}
424years = 2
}
426mansabdari_system_policy = {
427unique = yes
428potential = {
429OR = {
430AND = {
431religion.group = religion_group:muslim
432culture.language = language:hindustani_language
}
434has_or_had_tag = MUG
}
}
437country_modifier = {
438no_lowborn_leaders = yes
439monthly_army_tradition = 0.025
440army_tradition_from_battle = 2
441nobles_estate_satisfaction_recovery = 0.001
}
443estate_preferences = {
nobles_estate
}
446years = 2
}
448meritocratic_leadership_policy = {
449country_modifier = {
450military_tactics = 0.1
451monthly_towards_free_subjects = societal_value_minor_monthly_move
452nobles_estate_target_satisfaction = small_permanent_target_satisfaction_penalty
}
454estate_preferences = {
burghers_estate
}
457years = 2
}
459noble_cadets_policy = {
460unique = yes
461potential = {
462has_or_had_tag = PRU
}
464allow = {
465OR = {
466current_age = age_5_absolutism
467current_age = age_6_revolutions
}
}
470country_modifier = {
471no_lowborn_leaders = yes
472army_tradition_decay = -0.001
473military_tactics = 0.1
474monthly_towards_aristocracy = societal_value_monthly_move
475monthly_towards_quality = societal_value_tiny_monthly_move
}
477estate_preferences = {
nobles_estate
}
480years = 2
}
482ruler_general_policy = {
483country_modifier = {
484army_tradition_decay = -0.001
485monthly_legitimacy = 0.05
486monthly_republican_tradition = 0.05
487monthly_devotion = 0.1
488monthly_horde_unity = 0.1
489monthly_tribal_cohesion = 0.1
490ruler_must_be_commander_during_war = yes
491monthly_towards_centralization = societal_value_minor_monthly_move
492monthly_towards_absolutism = societal_value_monthly_move
}
494country_modifier = {
495potential_trigger = {
496has_ruler = yes
497ruler = {
498is_female = yes
}
}
501allow_female_leader = yes
}
503estate_preferences = {
crown_estate
nobles_estate
}
507years = 2
}
510loyal_pirate_crews = {
511unique = yes
512potential = {
512has_reform = government_reform:pirate_brethren_reform
}
513country_modifier = {
514hire_privateer_cost_modifier = -0.5
515naval_morale_recovery = 0.01
}
517estate_preferences = {
peasants_estate
}
520years = 2
}
522byz_megas_domestikos_policy = {
523unique = yes
524potential = {
525has_or_had_tag = BYZ
}
527country_modifier = {
528monthly_army_tradition = 0.05
529nobles_estate_target_satisfaction = small_permanent_target_satisfaction
530monthly_towards_aristocracy = societal_value_monthly_move
}
532estate_preferences = {
nobles_estate
crown_estate
}
536years = 2
}