energy_dynamic_modifier = { icon = GFX_idea_power_spirit custom_modifier_tooltip = energy_dynamic_modifier_TT #maluses for not fulfilling energy requirement production_speed_buildings_factor = unfulfilled_energy_demand_dynmod_var research_speed_factor = unfulfilled_energy_demand_dynmod_var tax_gain_multiplier_modifier = unfulfilled_energy_demand_dynmod_var_3 industrial_capacity_dockyard = unfulfilled_energy_demand_dynmod_var industrial_capacity_factory = unfulfilled_energy_demand_dynmod_var stability_factor = unfulfilled_energy_demand_dynmod_var_2 energy_gain = energy_load_sharing_gain_var energy_use = energy_load_sharing_use_var #fuel consumed by fossil power plants and non electric fuel consumption base_fuel_gain = powerplants_and_pop_fuel_consumption } hydroelectric_infrastructure_in_state = { icon = GFX_idea_hydroelectric custom_modifier_tooltip = hydroelectric_infrastructure_in_state_TT #use this to explain what the dam does energy_gain = hydroelectric_energy_production_var #GW output of the damn hydroelectric_energy_storage = hydroelectric_energy_storage_var #the amount of energy stored in GWh #modifier only used for localization } geothermal_infrastructure_in_state = { icon = GFX_idea_resource_production custom_modifier_tooltip = geothermal_infrastructure_in_state_TT energy_gain = geothermal_energy_production_var #GW output }