ideas = { country = { #Advisors TUR_turkish_military_advisors = { picture = tur_militar_idea cancel = { has_war = no } modifier = { max_command_power = 5 max_planning = 0.04 special_forces_cap = 0.02 } } #Baltic Defence Doctrine against Russia Baltic_defence_prepare_anti_sov = { picture = baltic_defence_idea cancel = { OR = { ROOT = { is_subject_of = SOV } ROOT = { is_in_faction_with = SOV } } } modifier = { personnel_cost_multiplier_modifier = 0.10 production_speed_bunker_factor = 0.15 production_speed_coastal_bunker_factor = 0.15 } targeted_modifier = { tag = SOV defense_bonus_against = 0.07 } } #IRGC help IRGC_helping = { picture = IRGC cancel = { has_war = no } modifier = { equipment_capture_factor = 0.05 drift_defence_factor = 0.30 army_morale_factor = 0.03 attrition = -0.05 } } #Anti Russian Defence Doctrine Belarus_prepare_anti_sov = { picture = rus_revenge cancel = { OR = { ROOT = { is_subject_of = SOV } ROOT = { is_in_faction_with = SOV } } } modifier = { personnel_cost_multiplier_modifier = 0.03 } targeted_modifier = { tag = SOV defense_bonus_against = 0.07 } } #CIS CONTENT #ARMENIA REACTIONS #Anti Armenian Defence Doctrine GLOBAL_aze_prepare_anti_arm = { picture = anti_arm_coalition_idea cancel = { is_in_faction = no } targeted_modifier = { tag = ARM attack_bonus_against = 0.07 defense_bonus_against = 0.05 } } #Turkish Advisors GLOBAL_turkish_military_advisors = { picture = tur_militar_idea cancel = { has_war = no } modifier = { max_command_power = 1 max_planning = 0.04 special_forces_cap = 0.01 } } } }