
Parliament Issue
Great Power Relations
The sword alone will only carry us so far. It would be far more beneficial for us to let the pen support the sword to achieve greater things. We need to secure our relations to the great powers of the world.
Autocratic ParliamentParliament Typeallow
Constitutional ParliamentParliament TypeallowModifiers
Definitionin_game/common/parliament_issues/02_crown_estate_parliament_issues.txt:500
507allow = {
508OR = {
}
512any_great_power ?= {
513NOT = {
513is_rival_of = ROOT
}
514NOT = {
514is_enemy_of = ROOT
}
515is_known_by_country = root
}
}
519chance = {
520add = 1
521add = {
522if = {
523limit = {
524num_of_diplomats <= 2
}
526value = 2
}
}
529multiply = {
530if = {
531limit = {
532is_hegemon = yes
}
534value = 0.1
}
536else = {
537value = 1
}
}
}
542on_debate_passed = {
543add_diplomats = 5
544ordered_great_power = {
545limit = {
546NOT = {
547is_rival_of = ROOT
}
549NOT = {
550is_enemy_of = ROOT
}
}
553max = 2
554check_range_bounds = no
555order_by = {
556value = expected_army_size
557multiply = -1
}
559add_opinion = {
560target = ROOT
561modifier = careful_diplomatic_manouvering
}
}
}
566wants_this_parliament_issue_bias = {
567if = {
568limit = {
569has_reform = government_reform:anatolian_beylik
}
571add = {
572desc = "Aggressive anatolians"
573value = -1000
}
}
}
