# Comintern faction_template_comintern = { name = Comintern manifest = faction_manifest_security_through_expansion icon = GFX_faction_logo_comintern goals = { # Short term goals # faction_goal_stall_the_fascist_threat # Medium term goals faction_goal_indifference_is_a_threat # Long term goals faction_goal_the_red_tide } default_rules = { joining_rule_communist_only faction_peace_rule_puppeting_focus change_leader_rule_manpower change_leader_rule_industry war_declaration_rule_major_only } } # International faction_template_fourth_international = { name = FOURTH_INTERNATIONAL_FACTION manifest = faction_manifest_spread_of_communism icon = GFX_faction_logo_4th_international goals = { # Short term goals # faction_goal_spy_master # Medium term goals faction_goal_undoing_brest_litowsk # Long term goals faction_goal_the_red_tide } default_rules = { joining_rule_communist_only change_leader_rule_industry change_leader_rule_manpower dismissal_rule_ideology_not_communism war_declaration_rule_major_only } }