Un-ignored: the dev drive is the ground truth the restoration and emulator work constantly reference (DPL3/LIBDPL + VRENDER i860 renderer source, BT/RP live+dev game trees, VGL_LABS pod boot, scene/audio content). Kept in-repo for the pod-owner community. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
52 lines
973 B
Plaintext
52 lines
973 B
Plaintext
[HeatSink]
|
|
Type=HeatSinkClassID
|
|
ArmorValue=10.0
|
|
StartingTemperature=300.0
|
|
ThermalConductance=1.0
|
|
ThermalMass=1.0
|
|
HeatSink=None
|
|
HeatSinkCount=10
|
|
|
|
[Condenser]
|
|
Type=CondenserClassID
|
|
ArmorValue=10.0
|
|
StartingTemperature=300.0
|
|
ThermalConductance=1.0
|
|
ThermalMass=1.0
|
|
HeatSink=HeatSink
|
|
ValveSetting=1.0
|
|
|
|
[Generator]
|
|
Type=GeneratorClassID
|
|
ArmorValue=10.0
|
|
StartingTemperature=300.0
|
|
ThermalConductance=1.0
|
|
ThermalMass=1.0
|
|
HeatSink=Condenser
|
|
StandardResistance=0.1
|
|
RatedVoltage=5.0
|
|
|
|
[PowerBar]
|
|
Type=PowerBarClassID
|
|
ArmorValue=10.0
|
|
StartingTemperature=300.0
|
|
ThermalConductance=1.0
|
|
ThermalMass=1.0
|
|
HeatSink=Condenser
|
|
StandardResistance=1.0
|
|
VoltageSource=Generator
|
|
|
|
[AmmoBin]
|
|
Type=AmmoBinClassID
|
|
ArmorValue=10.0
|
|
StartingTemperature=300.0
|
|
ThermalConductance=1.0
|
|
ThermalMass=1.0
|
|
HeatSink=None
|
|
AmmoCount=500
|
|
AmmoSpace=500
|
|
FeedRate=0.50
|
|
AmmoModelFile=projtile
|
|
StandardResistance=0.1
|
|
VoltageSource=Generator
|
|
AmmoClassID=ProjectileClassID |