################################################################################################## # scriptable and usable for event-system below. ################################################################################################## the_proper_old_ways = { raze_power_gain = 0.20 land_morale = 0.1 global_trade_goods_size_modifier = -0.25 } eth_mil_aid_from_portugal = { land_morale = 0.25 mil_tech_cost_modifier = -0.25 discipline = 0.05 global_manpower_modifier = 0.25 } incompetent_fabrication = { fabricate_claims_cost = 0.5 ae_impact = 0.05 } brilliant_diplomat = { diplomatic_upkeep = 1 ae_impact = -0.05 } #England / Great Britain eng_tolerates_lollards = { papal_influence = -1 tolerance_heretic = 1 } eng_opposes_lollards = { papal_influence = 1 tolerance_own = 1 } eng_court_star_chamber = { global_unrest = -1 stability_cost_modifier = 0.05 } annexers_legacy = { diplomatic_reputation = -3 } improved_dip_reputation = { diplomatic_reputation = 1 } reduced_dip_reputation = { diplomatic_reputation = -1 } dip_jusitified_demands = { unjustified_demands = -0.20 ae_impact = -0.05 } tolerant_society = { stability_cost_modifier = 0.5 tolerance_heretic = 1 } intolerant_society = { global_heretic_missionary_strength = 0.02 tolerance_heretic = -2 } religious_intolerance = { global_heretic_missionary_strength = 0.01 tolerance_heretic = -2 tolerance_heathen = -2 } religious_intolerance_enforced = { technology_cost = 0.1 tolerance_heretic = -2 tolerance_heathen = -2 } religious_tolerance = { stability_cost_modifier = -0.1 tolerance_heretic = 1 tolerance_heathen = 1 tolerance_own = -2 } heretic_tolerance = { global_missionary_strength = -0.1 tolerance_heretic = 4 tolerance_own = -2 } forced_conversion = { local_manpower_modifier = -0.4 local_tax_modifier = -0.33 local_unrest = 2 } decreased_morale = { land_morale = -0.10 naval_morale = -0.10 } domestic_improvements = { diplomatic_reputation = -5 } enforce_serfdom = { global_unrest = 1 global_manpower_modifier = 0.25 } restrict_serfdom = { global_unrest = -1 global_manpower_modifier = -0.25 } disarmament = { global_manpower_modifier = -0.25 land_morale = -0.25 } support_monarch = { legitimacy = 0.5 } oppose_monarch = { global_unrest = -1 } alleviate_population = { global_unrest = -1 } starvation = { global_autonomy = 0.05 } suppress_free_thinkers = { global_unrest = 1 } bureaucratic_expansion = { global_unrest = 1 } bureaucratic_reduction = { global_tax_modifier = -0.15 } fight_inflation = { interest = 3 } mint_money = { infantry_cost = 0.1 build_cost = 0.1 } financial_disaster = { interest = 2 global_unrest = 2 global_autonomy = 0.02 } encomienda_system = { trade_goods_size = 1.0 } support_troops = { global_manpower_modifier = 0.10 } obsolete_forces = { global_unrest = 2 infantry_cost = 0.25 cavalry_cost = 0.25 } isolate_rebels = { global_unrest = 2 stability_cost_modifier = 0.25 } peasant_negotiation = { global_tax_modifier = -0.25 global_unrest = -2 } rebel_negotiation = { global_tax_modifier = -0.05 stability_cost_modifier = 0.1 } suppress_minority = { local_manpower_modifier = -0.1 local_unrest = 10 } army_reform = { land_morale = 0.20 mil_tech_cost_modifier = -0.10 } naval_reform = { naval_morale = 0.20 dip_tech_cost_modifier = -0.10 } military_reform = { dip_tech_cost_modifier = -0.05 mil_tech_cost_modifier = -0.05 naval_morale = 0.10 land_morale = 0.10 } competitive_advantage = { trade_steering = 0.1 } cooperation_with_merchant_class = { trade_efficiency = 0.05 yearly_corruption = -0.1 } trade_collapse = { trade_efficiency = -0.20 } diplomatic_negotiation = { global_tariffs = -0.25 } trade_investment = { dip_tech_cost_modifier = -0.1 } disregard_natives = { colonist_placement_chance = -0.05 global_colonial_growth = -5 } aid_natives = { colonist_placement_chance = 0.02 global_colonial_growth = 2 } expand_colonial_territory = { colonist_placement_chance = 0.05 global_colonial_growth = 1 } restrict_colonial_expansion = { global_colonial_growth = -10 } export_restrictions = { global_trade_power = -0.2 } military_reinforcement = { local_manpower_modifier = 0.3 } convert_heretics = { global_unrest = 3 global_missionary_strength = 0.01 } heresy = { local_manpower_modifier = -0.4 local_unrest = 2 local_tax_modifier = -0.33 local_autonomy = 0.05 } military_funding = { global_manpower_modifier = 0.15 } military_funding2 = { global_manpower_modifier = 0.15 } disorder = { global_unrest = 2 } cut_military_investments = { mil_tech_cost_modifier = 0.1 } cut_trade_investments = { dip_tech_cost_modifier = 0.1 } cut_government_investments = { adm_tech_cost_modifier = 0.1 } debt_funding_plan = { interest = -1 } tax_reform = { global_tax_modifier = 0.1 } naval_improvements = { dip_tech_cost_modifier = -0.1 heavy_ship_cost = 0.10 light_ship_cost = 0.10 } naval_disarmament = { dip_tech_cost_modifier = 0.10 } tax_revolt = { local_tax_modifier = -0.5 } tax_reduction = { local_tax_modifier = -0.1 } church_functions = { global_tax_modifier = -0.15 papal_influence = 0.5 } reduced_taxes_off = { global_tax_modifier = -0.10 } obscurantism = { global_unrest = 2 } blissful_ignorance = { global_institution_spread = -0.05 } exceptional_year = { global_tax_modifier = 0.50 } monetary_benefits = { global_tax_modifier = 0.1 } plague = { trade_goods_size_modifier = -0.25 } severe_plague_local = { local_manpower_modifier = -0.25 local_tax_modifier = -0.25 trade_goods_size_modifier = -0.25 local_unrest = -3 local_autonomy = 0.05 } contained_plague_local = { local_manpower_modifier = -0.1 local_tax_modifier = -0.1 trade_goods_size_modifier = -0.1 local_unrest = -1 local_autonomy = 0.01 } trade_disaster = { trade_efficiency = -0.15 } medical_evolution = { trade_goods_size_modifier = 0.25 } trade_income_increase = { trade_efficiency = 0.15 } trade_income_loss = { trade_efficiency = -0.05 } tax_income_loss = { global_tax_modifier = -0.1 } tax_income_boost = { global_tax_modifier = 0.1 } scientific_evolution = { adm_tech_cost_modifier = -0.1 } land_investment = { mil_tech_cost_modifier = -0.1 } naval_investment = { dip_tech_cost_modifier = -0.1 } trading_investment = { dip_tech_cost_modifier = -0.1 } government_investment = { adm_tech_cost_modifier = -0.1 } reduced_stability_cost = { stability_cost_modifier = -0.2 } #not used anymore reform_tensions = { global_unrest = 2 } colonial_tensions = { local_unrest = 15 } morale_boost = { land_morale = 0.10 discipline = 0.05 recover_army_morale_speed = 0.2 } deserters = { land_morale = -0.10 } battle_preparations = { land_morale = 0.05 global_regiment_recruit_speed = -0.1 } theology = { global_missionary_strength = 0.02 } colonial_enthusiasm = { colonist_placement_chance = 0.05 global_colonial_growth = 25 } colonial = { colonist_placement_chance = 0.15 } spy = { spy_offence = 0.15 global_spy_defence = 0.15 } faster_ships = { naval_maintenance_modifier = -0.05 } slower_ships = { naval_maintenance_modifier = 0.05 } naval_developments = { dip_tech_cost_modifier = -0.1 } naval_hubris = { dip_tech_cost_modifier = 0.10 } blockade_tactics = { blockade_efficiency = 0.20 } slipping_standards = { blockade_efficiency = -0.25 } naval_technical_developments = { dip_tech_cost_modifier = -0.1 } concerned_shipwrights = { dip_tech_cost_modifier = 0.1 } recruits_flock = { global_regiment_recruit_speed = -0.3 } resist_conscription = { global_regiment_recruit_speed = 0.3 } grander_army ={ infantry_cost = -0.1 cavalry_cost = -0.1 } less_grand_army ={ infantry_cost = 0.1 cavalry_cost = 0.1 } military_improvements = { mil_tech_cost_modifier = -0.1 } military_complacency = { mil_tech_cost_modifier = 0.1 } adventuring_merchants = { trade_range_modifier = 0.25 envoy_travel_time = -0.20 } poor_merchants = { dip_tech_cost_modifier = 0.1 } out_of_date_commerce = { global_trade_power = -0.10 } excellent_administration = { global_tariffs = 0.2 } corrupt_viceroys = { global_tariffs = -0.10 yearly_corruption = 0.1 } production_improvements = { production_efficiency = 0.10 } production_stifled = { production_efficiency = -0.10 } successful_bureaucracy = { global_tax_modifier = 0.1 yearly_corruption = -0.1 } hidden_agents = { discovered_relations_impact = -0.50 } better_rebel_support = { rebel_support_efficiency = 0.5 } extra_heir = { heir_chance = 0.50 } focus_on_covert_actions = { diplomatic_upkeep = -1 } corrupt_bureaucracy = { yearly_corruption = 0.1 } trade_policy_working = { trade_efficiency = 0.05 trade_range_modifier = 0.25 } trade_policy_failing = { trade_efficiency = -0.05 } enhanced_spies = { spy_offence = 0.2 } spy_defections = { spy_offence = -0.5 } cabinet_dynamism = { global_tax_modifier = 0.10 } government_corruption = { yearly_corruption = 0.1 } minority_prospers ={ local_tax_modifier = 0.25 } missionary_zeal = { global_missionary_strength = 0.01 } mil_boost = { mil_tech_cost_modifier = -0.1 } dip_boost = { dip_tech_cost_modifier = -0.1 } adm_boost = { adm_tech_cost_modifier = -0.1 ...
prostownik11