ideas = { country = { ws_contract_steel = { picture = generic_build_infrastructure allowed = { always = yes } removal_cost = -1 modifier = { country_resource_steel = 4 } } ws_contract_steel_8 = { picture = generic_build_infrastructure allowed = { always = yes } removal_cost = -1 modifier = { country_resource_steel = 8 } } ws_contract_steel_16 = { picture = generic_build_infrastructure allowed = { always = yes } removal_cost = -1 modifier = { country_resource_steel = 16 } } ws_contract_steel_32 = { picture = generic_build_infrastructure allowed = { always = yes } removal_cost = -1 modifier = { country_resource_steel = 32 } } ws_contract_steel_64 = { picture = generic_build_infrastructure allowed = { always = yes } removal_cost = -1 modifier = { country_resource_steel = 64 } } ws_contract_aluminium = { picture = generic_air_bonus allowed = { always = yes } removal_cost = -1 modifier = { country_resource_aluminium = 2 } } ws_contract_aluminium_4 = { picture = generic_air_bonus allowed = { always = yes } removal_cost = -1 modifier = { country_resource_aluminium = 4 } } ws_contract_aluminium_8 = { picture = generic_air_bonus allowed = { always = yes } removal_cost = -1 modifier = { country_resource_aluminium = 8 } } ws_contract_aluminium_16 = { picture = generic_air_bonus allowed = { always = yes } removal_cost = -1 modifier = { country_resource_aluminium = 16 } } ws_contract_aluminium_32 = { picture = generic_air_bonus allowed = { always = yes } removal_cost = -1 modifier = { country_resource_aluminium = 32 } } ws_contract_tungsten = { picture = generic_armor allowed = { always = yes } removal_cost = -1 modifier = { country_resource_tungsten = 1 } } ws_contract_tungsten_2 = { picture = generic_armor allowed = { always = yes } removal_cost = -1 modifier = { country_resource_tungsten = 2 } } ws_contract_tungsten_4 = { picture = generic_armor allowed = { always = yes } removal_cost = -1 modifier = { country_resource_tungsten = 4 } } ws_contract_tungsten_8 = { picture = generic_armor allowed = { always = yes } removal_cost = -1 modifier = { country_resource_tungsten = 8 } } ws_contract_tungsten_16 = { picture = generic_armor allowed = { always = yes } removal_cost = -1 modifier = { country_resource_tungsten = 16 } } ws_contract_maintenance = { picture = generic_army allowed = { always = yes } removal_cost = -1 modifier = { attrition = -0.05 truck_attrition_factor = -0.1 } } ws_contract_supply = { picture = generic_morale_bonus allowed = { always = yes } removal_cost = -1 modifier = { supply_consumption_factor = -0.05 } } ws_contract_repair = { picture = generic_build_infrastructure allowed = { always = yes } removal_cost = -1 modifier = { industry_repair_factor = 0.1 } } ws_contract_recovery = { picture = generic_army allowed = { always = yes } removal_cost = -1 modifier = { equipment_capture = 0.01 } } } }