From a802030fd05ef7a80e93f0d9437baaa33c9efeaa Mon Sep 17 00:00:00 2001 From: "ProjectKoi-Kalo\\Kalo" Date: Mon, 23 Sep 2024 18:40:38 +0800 Subject: [PATCH] =?UTF-8?q?Changes=20=E5=B7=A8=E6=9E=84=E5=A4=AA=E4=BE=BF?= =?UTF-8?q?=E5=AE=9C=E4=BA=86=EF=BC=8C=E6=B6=A8=E7=82=B9=E4=BB=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/megastructures/RG_habitats.txt | 2 +- common/megastructures/RG_nano_ripper.txt | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/common/megastructures/RG_habitats.txt b/common/megastructures/RG_habitats.txt index 49d0112..b184c93 100644 --- a/common/megastructures/RG_habitats.txt +++ b/common/megastructures/RG_habitats.txt @@ -25,7 +25,7 @@ RG_habitat_central_complex = { resources = { category = megastructures_habitat cost = { - nanites = 4500 + nanites = 7500 influence = 200 } } diff --git a/common/megastructures/RG_nano_ripper.txt b/common/megastructures/RG_nano_ripper.txt index 3747104..78aff6c 100644 --- a/common/megastructures/RG_nano_ripper.txt +++ b/common/megastructures/RG_nano_ripper.txt @@ -15,7 +15,7 @@ rg_nano_ripper_1 = { resources = { category = megastructures cost = { - nanites = 500 + nanites = 5000 unity = 500 } @@ -63,7 +63,7 @@ rg_nano_ripper_1 = { } from = { add_resource = { - nanites = 500 + nanites = 5000 mult = modifier:megastructure_dismantle_refund_mult } # if = { @@ -247,7 +247,7 @@ rg_nano_ripper_2 = { resources = { category = megastructures cost = { - nanites = 1000 + nanites = 10000 unity = 1000 } @@ -294,7 +294,7 @@ rg_nano_ripper_2 = { } from = { add_resource = { - nanites = 1000 + nanites = 10000 mult = modifier:megastructure_dismantle_refund_mult } # if = { @@ -357,7 +357,7 @@ rg_nano_ripper_3 = { resources = { category = megastructures cost = { - nanites = 1500 + nanites = 15000 unity = 2000 } @@ -404,7 +404,7 @@ rg_nano_ripper_3 = { } from = { add_resource = { - nanites = 1500 + nanites = 15000 mult = modifier:megastructure_dismantle_refund_mult } # if = { @@ -467,7 +467,7 @@ rg_nano_ripper_4 = { resources = { category = megastructures cost = { - nanites = 2000 + nanites = 20000 unity = 4000 } @@ -514,7 +514,7 @@ rg_nano_ripper_4 = { } from = { add_resource = { - nanites = 2000 + nanites = 20000 mult = modifier:megastructure_dismantle_refund_mult } # if = { @@ -602,7 +602,7 @@ rg_nano_ripper_restored = { resources = { category = megastructures cost = { - nanites = 3000 + nanites = 30000 unity = 2000 }