0.21 balance changes
This commit is contained in:
parent
57bb98b769
commit
c716b99bd5
12 changed files with 88 additions and 48 deletions
|
@ -1,3 +1,18 @@
|
||||||
|
---------------------------------------------------------------------------------------------------
|
||||||
|
Version: 1.0.21
|
||||||
|
Date: 13.5.2022
|
||||||
|
Features:
|
||||||
|
- added a better ceramic recipe in fission stage
|
||||||
|
- added descriptions to a lot of machines/items
|
||||||
|
|
||||||
|
Changes:
|
||||||
|
- all building icons are now brighter
|
||||||
|
- lowerd volume of some machines
|
||||||
|
- made combined matter cheaper
|
||||||
|
- reduced stack sizes of energy crystals and diesel fuels
|
||||||
|
- increased stack size of neutron canisters
|
||||||
|
- adjusted fusion reactor fluid inputs
|
||||||
|
|
||||||
---------------------------------------------------------------------------------------------------
|
---------------------------------------------------------------------------------------------------
|
||||||
Version: 1.0.20
|
Version: 1.0.20
|
||||||
Date: 07.5.2022
|
Date: 07.5.2022
|
||||||
|
|
|
@ -3052,6 +3052,10 @@ data:extend({
|
||||||
{
|
{
|
||||||
type = 'unlock-recipe',
|
type = 'unlock-recipe',
|
||||||
recipe = 'gr_kovarex_recipe',
|
recipe = 'gr_kovarex_recipe',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
type = 'unlock-recipe',
|
||||||
|
recipe = 'gr_kovarex_2_recipe',
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
unit = {
|
unit = {
|
||||||
|
|
|
@ -167,18 +167,18 @@ data:extend({
|
||||||
sound = {
|
sound = {
|
||||||
{
|
{
|
||||||
filename = "__base__/sound/train-breaks.ogg",
|
filename = "__base__/sound/train-breaks.ogg",
|
||||||
volume = 0.6,
|
volume = 0.2,
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
working_sound = {
|
working_sound = {
|
||||||
sound = { filename ='__base__/sound/train-engine.ogg'},
|
sound = { filename ='__base__/sound/train-engine.ogg'},
|
||||||
apparent_volume = 0.5,
|
apparent_volume = 0.2,
|
||||||
},
|
},
|
||||||
vehicle_impact_sound = {
|
vehicle_impact_sound = {
|
||||||
filename = "__base__/sound/car-metal-impact-6.ogg",
|
filename = "__base__/sound/car-metal-impact-6.ogg",
|
||||||
volume = 0.8
|
volume = 0.3
|
||||||
},
|
},
|
||||||
|
|
||||||
},
|
},
|
||||||
|
|
|
@ -14,7 +14,7 @@ data:extend({
|
||||||
type = 'item',
|
type = 'item',
|
||||||
icon = sprite('item.png'),
|
icon = sprite('item.png'),
|
||||||
icon_size = 64,
|
icon_size = 64,
|
||||||
stack_size = 500,
|
stack_size = 100,
|
||||||
subgroup = 'el_item_subgroup_a',
|
subgroup = 'el_item_subgroup_a',
|
||||||
order = 'a-c',
|
order = 'a-c',
|
||||||
fuel_glow_color = {r=0.1,g=0.74,b=0.39,a=0.5},
|
fuel_glow_color = {r=0.1,g=0.74,b=0.39,a=0.5},
|
||||||
|
|
|
@ -144,7 +144,7 @@ data:extend({
|
||||||
working_sound =
|
working_sound =
|
||||||
{
|
{
|
||||||
sound = {filename = "__base__/sound/chemical-plant-3.ogg" },
|
sound = {filename = "__base__/sound/chemical-plant-3.ogg" },
|
||||||
apparent_volume = 0.1,
|
apparent_volume = 0.05,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
})
|
})
|
||||||
|
|
|
@ -14,7 +14,7 @@ data:extend({
|
||||||
type = 'item',
|
type = 'item',
|
||||||
icon = sprite('diesel_item.png'),
|
icon = sprite('diesel_item.png'),
|
||||||
icon_size = 64,
|
icon_size = 64,
|
||||||
stack_size = 100,
|
stack_size = 50,
|
||||||
subgroup = 'el_item_subgroup_d',
|
subgroup = 'el_item_subgroup_d',
|
||||||
order = 'b-a',
|
order = 'b-a',
|
||||||
fuel_acceleration_multiplier = 1,
|
fuel_acceleration_multiplier = 1,
|
||||||
|
@ -28,7 +28,7 @@ data:extend({
|
||||||
type = 'item',
|
type = 'item',
|
||||||
icon = sprite('diesel_energized_item.png'),
|
icon = sprite('diesel_energized_item.png'),
|
||||||
icon_size = 64,
|
icon_size = 64,
|
||||||
stack_size = 100,
|
stack_size = 50,
|
||||||
subgroup = 'el_item_subgroup_d',
|
subgroup = 'el_item_subgroup_d',
|
||||||
order = 'b-b',
|
order = 'b-b',
|
||||||
fuel_acceleration_multiplier = 0.55,
|
fuel_acceleration_multiplier = 0.55,
|
||||||
|
|
|
@ -105,7 +105,7 @@ data:extend({
|
||||||
},
|
},
|
||||||
working_sound = {
|
working_sound = {
|
||||||
sound = { filename ='__base__/sound/pipe.ogg'},
|
sound = { filename ='__base__/sound/pipe.ogg'},
|
||||||
apparent_volume = 0.3,
|
apparent_volume = 0.1,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
})
|
})
|
|
@ -14,7 +14,7 @@ data:extend({
|
||||||
type = 'item',
|
type = 'item',
|
||||||
icon = sprite('item.png'),
|
icon = sprite('item.png'),
|
||||||
icon_size = 64,
|
icon_size = 64,
|
||||||
stack_size = 500,
|
stack_size = 100,
|
||||||
subgroup = 'fi_item_subgroup_b',
|
subgroup = 'fi_item_subgroup_b',
|
||||||
order = 'a-c',
|
order = 'a-c',
|
||||||
fuel_glow_color = {r=0.1,g=0.74,b=0.39,a=0.5},
|
fuel_glow_color = {r=0.1,g=0.74,b=0.39,a=0.5},
|
||||||
|
|
|
@ -165,7 +165,7 @@ data:extend({
|
||||||
type = 'item',
|
type = 'item',
|
||||||
icon = sprite('train_crystal_item.png'),
|
icon = sprite('train_crystal_item.png'),
|
||||||
icon_size = 64,
|
icon_size = 64,
|
||||||
stack_size = 100,
|
stack_size = 20,
|
||||||
subgroup = 'fi_item_subgroup_d',
|
subgroup = 'fi_item_subgroup_d',
|
||||||
order = 'd-a',
|
order = 'd-a',
|
||||||
fuel_acceleration_multiplier = 0.6,
|
fuel_acceleration_multiplier = 0.6,
|
||||||
|
|
|
@ -135,7 +135,7 @@ data:extend({
|
||||||
type = 'item',
|
type = 'item',
|
||||||
icon = sprite('empty_container.png'),
|
icon = sprite('empty_container.png'),
|
||||||
icon_size = 64,
|
icon_size = 64,
|
||||||
stack_size = 1,
|
stack_size = 5,
|
||||||
subgroup = 'fu_item_subgroup_b',
|
subgroup = 'fu_item_subgroup_b',
|
||||||
order = 'f-a',
|
order = 'f-a',
|
||||||
},
|
},
|
||||||
|
@ -144,7 +144,7 @@ data:extend({
|
||||||
type = 'item',
|
type = 'item',
|
||||||
icon = sprite('charged_container.png'),
|
icon = sprite('charged_container.png'),
|
||||||
icon_size = 64,
|
icon_size = 64,
|
||||||
stack_size = 1,
|
stack_size = 5,
|
||||||
subgroup = 'fu_item_subgroup_b',
|
subgroup = 'fu_item_subgroup_b',
|
||||||
order = 'f-a',
|
order = 'f-a',
|
||||||
},
|
},
|
||||||
|
|
|
@ -61,6 +61,7 @@ data:extend({
|
||||||
--fluid
|
--fluid
|
||||||
fluid_boxes = {
|
fluid_boxes = {
|
||||||
{
|
{
|
||||||
|
filter = "fu_lead_fluid_cold",
|
||||||
base_area = 1,
|
base_area = 1,
|
||||||
height = 2,
|
height = 2,
|
||||||
base_level = -1,
|
base_level = -1,
|
||||||
|
@ -68,7 +69,7 @@ data:extend({
|
||||||
pipe_picture = grey_south_pipe_picture,
|
pipe_picture = grey_south_pipe_picture,
|
||||||
pipe_connections =
|
pipe_connections =
|
||||||
{
|
{
|
||||||
{type = "input", position = {-1, -7}},
|
{type = "input", position = {2, 7}}
|
||||||
},
|
},
|
||||||
production_type = "input"
|
production_type = "input"
|
||||||
},
|
},
|
||||||
|
@ -80,7 +81,7 @@ data:extend({
|
||||||
pipe_picture = grey_south_pipe_picture,
|
pipe_picture = grey_south_pipe_picture,
|
||||||
pipe_connections =
|
pipe_connections =
|
||||||
{
|
{
|
||||||
{type = "input", position = {1, -7}}
|
{type = "input", position = {-2, -7}},
|
||||||
},
|
},
|
||||||
production_type = "input"
|
production_type = "input"
|
||||||
},
|
},
|
||||||
|
@ -92,11 +93,12 @@ data:extend({
|
||||||
pipe_picture = grey_south_pipe_picture,
|
pipe_picture = grey_south_pipe_picture,
|
||||||
pipe_connections =
|
pipe_connections =
|
||||||
{
|
{
|
||||||
{type = "input", position = {3, -7}}
|
{type = "input", position = {2, -7}}
|
||||||
},
|
},
|
||||||
production_type = "input"
|
production_type = "input"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
filter = "fu_lead_fluid_hot",
|
||||||
base_area = 1,
|
base_area = 1,
|
||||||
height = 2,
|
height = 2,
|
||||||
base_level = 1,
|
base_level = 1,
|
||||||
|
@ -104,10 +106,10 @@ data:extend({
|
||||||
pipe_picture = grey_south_pipe_picture,
|
pipe_picture = grey_south_pipe_picture,
|
||||||
pipe_connections =
|
pipe_connections =
|
||||||
{
|
{
|
||||||
{type = "output", position = {-3, -7}}
|
{type = "output", position = {-2, 7}}
|
||||||
},
|
},
|
||||||
production_type = "output"
|
production_type = "output"
|
||||||
},
|
}
|
||||||
},
|
},
|
||||||
--animation
|
--animation
|
||||||
animation = {
|
animation = {
|
||||||
|
@ -174,6 +176,7 @@ data:extend({
|
||||||
--fluid
|
--fluid
|
||||||
fluid_boxes = {
|
fluid_boxes = {
|
||||||
{
|
{
|
||||||
|
filter = "fu_lead_fluid_cold",
|
||||||
base_area = 1,
|
base_area = 1,
|
||||||
height = 2,
|
height = 2,
|
||||||
base_level = -1,
|
base_level = -1,
|
||||||
|
@ -181,7 +184,7 @@ data:extend({
|
||||||
pipe_picture = grey_south_pipe_picture,
|
pipe_picture = grey_south_pipe_picture,
|
||||||
pipe_connections =
|
pipe_connections =
|
||||||
{
|
{
|
||||||
{type = "input", position = {-1, -7}},
|
{type = "input", position = {2, 7}}
|
||||||
},
|
},
|
||||||
production_type = "input"
|
production_type = "input"
|
||||||
},
|
},
|
||||||
|
@ -193,7 +196,7 @@ data:extend({
|
||||||
pipe_picture = grey_south_pipe_picture,
|
pipe_picture = grey_south_pipe_picture,
|
||||||
pipe_connections =
|
pipe_connections =
|
||||||
{
|
{
|
||||||
{type = "input", position = {1, -7}}
|
{type = "input", position = {-2, -7}},
|
||||||
},
|
},
|
||||||
production_type = "input"
|
production_type = "input"
|
||||||
},
|
},
|
||||||
|
@ -205,11 +208,12 @@ data:extend({
|
||||||
pipe_picture = grey_south_pipe_picture,
|
pipe_picture = grey_south_pipe_picture,
|
||||||
pipe_connections =
|
pipe_connections =
|
||||||
{
|
{
|
||||||
{type = "input", position = {3, -7}}
|
{type = "input", position = {2, -7}}
|
||||||
},
|
},
|
||||||
production_type = "input"
|
production_type = "input"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
filter = "fu_lead_fluid_hot",
|
||||||
base_area = 1,
|
base_area = 1,
|
||||||
height = 2,
|
height = 2,
|
||||||
base_level = 1,
|
base_level = 1,
|
||||||
|
@ -217,10 +221,10 @@ data:extend({
|
||||||
pipe_picture = grey_south_pipe_picture,
|
pipe_picture = grey_south_pipe_picture,
|
||||||
pipe_connections =
|
pipe_connections =
|
||||||
{
|
{
|
||||||
{type = "output", position = {-3, -7}}
|
{type = "output", position = {-2, 7}}
|
||||||
},
|
},
|
||||||
production_type = "output"
|
production_type = "output"
|
||||||
},
|
}
|
||||||
},
|
},
|
||||||
animation = {
|
animation = {
|
||||||
filename = sprite('tokamak_entity_animation.png'),
|
filename = sprite('tokamak_entity_animation.png'),
|
||||||
|
|
|
@ -34,9 +34,9 @@ data:extend({
|
||||||
type = 'recipe',
|
type = 'recipe',
|
||||||
enabled = 'false',
|
enabled = 'false',
|
||||||
ingredients = {
|
ingredients = {
|
||||||
{'fu_space_probe_down_matter_item',3},
|
{'fu_space_probe_down_matter_item',2},
|
||||||
{'low-density-structure',10},
|
{'low-density-structure',10},
|
||||||
{'fu_space_probe_data_card_3_item',2},
|
{'fu_space_probe_data_card_3_item',1},
|
||||||
},
|
},
|
||||||
result = 'gr_materials_stack_down_item',
|
result = 'gr_materials_stack_down_item',
|
||||||
result_count = 1,
|
result_count = 1,
|
||||||
|
@ -47,9 +47,9 @@ data:extend({
|
||||||
type = 'recipe',
|
type = 'recipe',
|
||||||
enabled = 'false',
|
enabled = 'false',
|
||||||
ingredients = {
|
ingredients = {
|
||||||
{'fu_space_probe_up_matter_item',3},
|
{'fu_space_probe_up_matter_item',2},
|
||||||
{'low-density-structure',10},
|
{'low-density-structure',10},
|
||||||
{'fu_space_probe_data_card_3_item',2},
|
{'fu_space_probe_data_card_3_item',1},
|
||||||
},
|
},
|
||||||
result = 'gr_materials_stack_up_item',
|
result = 'gr_materials_stack_up_item',
|
||||||
result_count = 1,
|
result_count = 1,
|
||||||
|
@ -206,6 +206,23 @@ data:extend({
|
||||||
energy_required = 100,
|
energy_required = 100,
|
||||||
always_show_made_in = true
|
always_show_made_in = true
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name = 'gr_kovarex_2_recipe',
|
||||||
|
type = 'recipe',
|
||||||
|
category = 'centrifuging',
|
||||||
|
enabled = 'false',
|
||||||
|
main_product = 'fu_space_probe_down_matter_item',
|
||||||
|
ingredients = {
|
||||||
|
{type="item", name="fu_space_probe_up_matter_item", amount=10}
|
||||||
|
},
|
||||||
|
results = {
|
||||||
|
{type="item", name="fu_space_probe_up_matter_item", amount=9},
|
||||||
|
{type="item", name="fu_space_probe_down_matter_item", amount=1}
|
||||||
|
},
|
||||||
|
result_count = 1,
|
||||||
|
energy_required = 100,
|
||||||
|
always_show_made_in = true
|
||||||
|
},
|
||||||
--charger
|
--charger
|
||||||
{
|
{
|
||||||
name = 'gr_charger_recipe',
|
name = 'gr_charger_recipe',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue