Make radiation collector a power supplier (#24978)

This commit is contained in:
Kevin Zheng
2024-02-06 08:32:39 -08:00
committed by GitHub
parent 4dba9a5ea1
commit effcc5d827
3 changed files with 34 additions and 19 deletions

View File

@@ -62,21 +62,11 @@
- reactantPrototype: Plasma
powerGenerationEfficiency: 1
reactantBreakdownRate: 0.0001
# Note that this doesn't matter too much (see next comment)
# However it does act as a cap on power receivable via the collector.
- type: Battery
maxCharge: 100000
startingCharge: 0
- type: BatteryDischarger
# This is JUST a default. It has to be dynamically adjusted to ensure that the battery doesn't discharge "too fast" & run out immediately, while still scaling by input power.
activeSupplyRate: 100000
- type: RadiationReceiver
- type: PowerSupplier
- type: Anchorable
- type: Rotatable
- type: Pullable
- type: PowerNetworkBattery
maxSupply: 1000000000
supplyRampTolerance: 1000000000
- type: GuideHelp
guides: [ Singularity, Power ]
- type: ContainerContainer