From c0cfa3cdd2e7e4a59e3ad5e11429f6d7c6bd4738 Mon Sep 17 00:00:00 2001 From: PHIDIAS Date: Sun, 16 Mar 2025 01:00:31 +0900 Subject: [PATCH] . --- PHI-CL/data.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PHI-CL/data.lua b/PHI-CL/data.lua index f26bd5a..b878167 100644 --- a/PHI-CL/data.lua +++ b/PHI-CL/data.lua @@ -828,7 +828,7 @@ if settings.startup['PHI-VP'].value then prerequisites = {v, 'automation-3', 'production-science-pack'}, effects = {{type = 'change-recipe-productivity', recipe = v, change = 0.1}}, unit = { - count_formula = '500 * (1.5 ^ (L - 1))', + count_formula = '750 * (1.5 ^ (L - 1))', ingredients = {{'automation-science-pack', 1}, {'logistic-science-pack', 1}, {'chemical-science-pack', 1}, {'production-science-pack', 1}}, time = 30 },