Changes 巨构太便宜了,涨点价

This commit is contained in:
ProjectKoi-Kalo\Kalo 2024-09-23 18:40:38 +08:00
parent b01987b922
commit a802030fd0
2 changed files with 10 additions and 10 deletions

View File

@ -25,7 +25,7 @@ RG_habitat_central_complex = {
resources = { resources = {
category = megastructures_habitat category = megastructures_habitat
cost = { cost = {
nanites = 4500 nanites = 7500
influence = 200 influence = 200
} }
} }

View File

@ -15,7 +15,7 @@ rg_nano_ripper_1 = {
resources = { resources = {
category = megastructures category = megastructures
cost = { cost = {
nanites = 500 nanites = 5000
unity = 500 unity = 500
} }
@ -63,7 +63,7 @@ rg_nano_ripper_1 = {
} }
from = { from = {
add_resource = { add_resource = {
nanites = 500 nanites = 5000
mult = modifier:megastructure_dismantle_refund_mult mult = modifier:megastructure_dismantle_refund_mult
} }
# if = { # if = {
@ -247,7 +247,7 @@ rg_nano_ripper_2 = {
resources = { resources = {
category = megastructures category = megastructures
cost = { cost = {
nanites = 1000 nanites = 10000
unity = 1000 unity = 1000
} }
@ -294,7 +294,7 @@ rg_nano_ripper_2 = {
} }
from = { from = {
add_resource = { add_resource = {
nanites = 1000 nanites = 10000
mult = modifier:megastructure_dismantle_refund_mult mult = modifier:megastructure_dismantle_refund_mult
} }
# if = { # if = {
@ -357,7 +357,7 @@ rg_nano_ripper_3 = {
resources = { resources = {
category = megastructures category = megastructures
cost = { cost = {
nanites = 1500 nanites = 15000
unity = 2000 unity = 2000
} }
@ -404,7 +404,7 @@ rg_nano_ripper_3 = {
} }
from = { from = {
add_resource = { add_resource = {
nanites = 1500 nanites = 15000
mult = modifier:megastructure_dismantle_refund_mult mult = modifier:megastructure_dismantle_refund_mult
} }
# if = { # if = {
@ -467,7 +467,7 @@ rg_nano_ripper_4 = {
resources = { resources = {
category = megastructures category = megastructures
cost = { cost = {
nanites = 2000 nanites = 20000
unity = 4000 unity = 4000
} }
@ -514,7 +514,7 @@ rg_nano_ripper_4 = {
} }
from = { from = {
add_resource = { add_resource = {
nanites = 2000 nanites = 20000
mult = modifier:megastructure_dismantle_refund_mult mult = modifier:megastructure_dismantle_refund_mult
} }
# if = { # if = {
@ -602,7 +602,7 @@ rg_nano_ripper_restored = {
resources = { resources = {
category = megastructures category = megastructures
cost = { cost = {
nanites = 3000 nanites = 30000
unity = 2000 unity = 2000
} }