generic_coalition_politics_decisions = { LAT_reopen_the_vef_microchip_plant = { allowed = { original_tag = LAT } icon = GFX_decision_microchips cost = 75 days_remove = 75 fire_only_once = yes visible = { has_full_control_of_state = 107 } highlight_states = { highlight_states_trigger = { state = 107 } } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision LAT_reopen_the_vef_microchip_plant" set_temp_variable = { treasury_change = -5.00 } modify_treasury_effect = yes } remove_effect = { log = "[GetDateText]: [Root.GetName]: Decision remove LAT_reopen_the_vef_microchip_plant" 107 = { add_building_construction = { type = microchip_plant level = 1 instant_build = yes } } } ai_will_do = { base = 10 modifier = { add = 5 check_variable = { resource_imported@microchips > 0 } } modifier = { factor = 0 has_active_mission = bankruptcy_incoming_collapse } } } }