ideas = { country = { PHI_corruption_eradicated = { picture = corruption_1 modifier = { political_power_factor = 0.20 stability_factor = 0.15 tax_gain_multiplier_modifier = 0.25 country_productivity_growth_modifier = 0.20 research_speed_factor = 0.10 industrial_capacity_factory = 0.10 foreign_influence_defense_modifier = 0.30 migration_rate_value_factor = 0.20 army_morale_factor = 0.10 } } PHI_locked_corruption = { picture = corruption_1 allowed_civil_war = { always = yes } modifier = { } } # Corruption investigation side-effect ideas PHI_corporate_scandal_industry = { picture = factory_strikes allowed_civil_war = { always = yes } modifier = { industrial_capacity_factory = -0.05 } } PHI_procurement_scandal_construction = { picture = construction allowed_civil_war = { always = yes } modifier = { production_speed_buildings_factor = -0.03 } } PHI_customs_fraud_tax = { picture = financial_crisis allowed_civil_war = { always = yes } modifier = { tax_gain_multiplier_modifier = -0.10 } } PHI_tax_scandal_investment = { picture = foreign_capital allowed_civil_war = { always = yes } modifier = { receiving_investment_cost_modifier = 0.15 } } PHI_military_scandal_org = { picture = army_corruption3 allowed_civil_war = { always = yes } modifier = { army_morale_factor = -0.03 } } PHI_offshore_fortune_investment = { picture = international_bankers allowed_civil_war = { always = yes } modifier = { receiving_investment_cost_modifier = -0.10 } } #Edsa Dos PHI_edsa_dos_impeachment_atmosphere = { picture = Ethnic_Insurgencies allowed_civil_war = { always = yes } modifier = { political_power_gain = -0.10 stability_factor = -0.03 } } PHI_edsa_dos_recovery_spirit = { picture = politicised_army allowed_civil_war = { always = yes } modifier = { political_power_gain = 0.05 stability_factor = 0.03 } } } }