# Sakoku Ron faction_template_sakoku_ron_faction = { name = JAP_japanese_supremacy_faction manifest = faction_manifest_containment_of_communism goals = { # Short Term faction_goal_war_on_communism # Medium Term faction_goal_industrial_expansion # Long Term faction_goal_resource_control faction_goal_defeat_of_communism } default_rules = { joining_rule_puppets_only change_leader_rule_industry } icon = GFX_faction_logo_japanese_co_prosperity_sphere } # New Order in East Asia faction_template_new_order_in_east_asia_faction = { name = JAP_new_order_in_east_asia_faction manifest = faction_manifest_suppress_asian_communism goals = { # Short Term #faction_goal_ensure_military_r_d #faction_goal_war_on_communism # Would be autocompleted if done when at war with the PRC # Medium Term faction_goal_control_the_chinese_capitals # Long Term faction_goal_align_china #faction_goal_war_on_communism_in_asia } default_rules = { joining_rule_non_communist joining_rule_east_asia_only faction_peace_china_focus change_leader_rule_industry } icon = GFX_faction_logo_japanese_co_prosperity_sphere } # Sino-Japanese Anti-Communist Pact faction_template_JAP_sino_japanese_pact = { name = JAP_sino_japanese_pact manifest = faction_manifest_suppress_asian_communism goals = { # Short Term faction_goal_war_on_communism # Medium Term faction_goal_industrial_expansion # Long Term faction_goal_war_on_communism_in_asia } default_rules = { joining_rule_non_communist joining_rule_east_asia_only change_leader_rule_industry dismissal_rule_offensive_war } icon = GFX_faction_logo_japanese_co_prosperity_sphere } # Greater East Asia Co-Prosperity Sphere faction_template_geacps_faction = { name = JAP_greater_east_asian_co_prosperity_sphere manifest = faction_manifest_strategic_resource_control goals = { # Short Term # faction_goal_coastal_security # Medium Term faction_goal_secure_the_oil_supply # Long Term faction_goal_align_china faction_goal_war_on_communism_in_asia } default_rules = { joining_rule_non_communist joining_rule_asia_pacific_ocenania_only faction_peace_rule_puppeting_focus change_leader_rule_industry dismissal_rule_offensive_war } icon = GFX_faction_logo_japanese_co_prosperity_sphere } # Pan-Asian Revolutionary Front faction_template_JAP_pan_asian_revolutuonary_front = { name = JAP_pan_asian_revolutuonary_front manifest = faction_manifest_spread_of_communism goals = { # Short Term # faction_goal_coastal_security # Medium Term faction_goal_secure_the_oil_supply # Long Term faction_goal_align_china } default_rules = { joining_rule_communist_only faction_peace_rule_puppeting_focus change_leader_rule_industry } icon = GFX_faction_icon_generic_communist } # Fifth Communist International faction_template_JAP_alternative_communist_international = { name = JAP_alternative_communist_international manifest = faction_manifest_security_through_expansion goals = { # Short Term # faction_goal_coastal_security # Medium Term faction_goal_indifference_is_a_threat # Long Term faction_goal_align_china #faction_goal_secure_the_oil_supply } default_rules = { joining_rule_communist_only faction_peace_rule_puppeting_focus change_leader_rule_industry } icon = GFX_faction_icon_generic_communist } # The Old Alliance faction_template_JAP_the_old_alliance = { name = JAP_the_old_alliance manifest = faction_manifest_defense_of_democracy goals = { # Short Term # None # Medium Term faction_goal_the_arteries_of_trade # Long Term faction_goal_rule_the_waves } default_rules = { joining_rule_non_fascist faction_peace_rule_liberation_focus government_in_exile_allowed change_leader_rule_industry } icon = GFX_faction_logo_generic_democratic } # West Pacific Treaty Organization faction_template_JAP_west_pacific_treaty_organization = { name = JAP_west_pacific_treaty_organization manifest = faction_manifest_defense_of_democracy goals = { # Short Term faction_goal_coastal_security # Medium Term faction_goal_industrial_expansion # Long Term faction_goal_rule_the_waves #faction_goal_align_china } default_rules = { joining_rule_non_fascist faction_peace_rule_puppeting_focus government_in_exile_allowed change_leader_rule_industry } icon = GFX_faction_logo_generic_democratic }