首页 攻略 单机攻略 查看内容

《维多利亚2》全修改

将======下面的内容复制到空的TXT文件中,并命名为industry_tech.txt
=======================================
#tech_power
water_wheel_power = {
area = tech_power
year = 1830
cost = 3600
activate_building =  fabric_factory
rgo_output = 0.1
farm_rgo_size = -0.01
factory_output = 0.1
}
practical_steam_engine = {
area = tech_power
year = 1830
cost = 7200

rgo_output = 0.1
farm_rgo_size = -0.01
factory_output = 0.1
}
high_n_low_pressure_steam_engines = {
area = tech_power
year = 1830
cost = 10800
rgo_output = 0.1
farm_rgo_size = -0.01
factory_output = 0.1
}
steam_turbine = {
area = tech_power
year = 1830
cost = 14400
rgo_output = 0.1
farm_rgo_size = -0.01
factory_output = 0.1
}
combustion_engine = {
area = tech_power
year = 1830
cost = 18000
rgo_output = 0.1
farm_rgo_size = -0.01
factory_output = 0.1
}
electrical_power_generation = {
area = tech_power
year = 1830
cost = 21600
rgo_output = 0.1
farm_rgo_size = -0.01
factory_output = 0.1
}

#mechanization
publishing_industry = {
area = mechanization
year = 1830
cost = 3600
activate_building = regular_clothes_factory
}
mechanical_production = {
area = mechanization
year = 1830
cost = 7200
factory_output = 0.1
}
interchangeable_parts = {
area = mechanization
year = 1830
cost = 10800
factory_output = 0.1
}
semi_automatization = {
area = mechanization
year = 1830
cost = 14400
factory_cost = -0.1
}
assembly_line = {
area = mechanization
year = 1830
cost = 18000
factory_cost = -0.1
}
shift_work = {
area = mechanization
year = 1830
cost = 21600

rgo_output = 0.05
factory_output = 0.05
}

#metallurgy
mechanized_mining = {
area = metallurgy
year = 1830
cost = 3600
activate_building = steel_factory
}
clean_coal = {
area = metallurgy
year = 1830
cost = 7200

rgo_goods_output = {
  coal = 1.3
}
rgo_size = {
  coal = 0.2
}
rgo_goods_output = {
  sulphur = 0.1
}
rgo_size = {
  sulphur = 0.2
}
rgo_goods_output = {
  iron = 1.3
}
rgo_size = {
  iron = 0.2
}
}
cheap_iron = {
area = metallurgy
year = 1830
cost = 10800
rgo_goods_output = {
  precious_metal = 0.1
}
rgo_size = {
  precious_metal = 0.2
}
rgo_goods_output = {
  iron = 0.1
}
rgo_size = {
  iron = 0.2
}
}
cheap_steel = {
area = metallurgy
year = 1830
cost = 14400
rgo_goods_output = {
  precious_metal = 0.1
}
rgo_size = {
  precious_metal = 0.2
}
}
advanced_metallurgy = {
area = metallurgy
year = 1830
cost = 18000
rgo_goods_output = {
  sulphur = 0.1
}
rgo_size = {
  sulphur = 0.2
}
}
electric_furnace = {
area = metallurgy
year = 1830
cost = 21600
factory_goods_output = {
  steel = 0.05
}
}

#tech_infrastructure
experimental_railroad = {
area = tech_infrastructure
year = 1830
cost = 3600
activate_building = railroad
}
early_railroad = {
area = tech_infrastructure
year = 1840
cost = 7200
max_railroad = 1
}
iron_railroad = {
area = tech_infrastructure
year = 1830
cost = 10800
max_railroad = 1
}
steel_railroad = {
area = tech_infrastructure
year = 1830
cost = 14400
max_railroad = 1
}
integral_rail_system = {
area = tech_infrastructure
year = 1830
cost = 18000
max_railroad = 1
}
limited_access_roads = {
area = tech_infrastructure
year = 1830
cost = 21600
max_railroad = 1
}

#chemistry_and_electricity
basic_chemistry = {
area = chemistry_and_electricity
year = 1830
cost = 3600
activate_building = fertilizer_factory
}
medicine = {
area = chemistry_and_electricity
year = 1830
cost = 7200
supply_limit = 0.25

ai_chance = {
  factor = 1
  modifier = {
   factor = 5
   is_greater_power = yes
  }
}
}
inorganic_chemistry = {
area = chemistry_and_electricity
year = 1830
cost = 10800
supply_limit = 0.25
}
organic_chemistry = {
area = chemistry_and_electricity
year = 1830
cost = 14400
supply_limit = 0.25
}
electricity = {
area = chemistry_and_electricity
year = 1830
cost = 18000

supply_limit = 0.50
}
synthetic_polymers = {
area = chemistry_and_electricity
year = 1830
cost = 21600
supply_limit = 0.50
}