Space Engineers

Space Engineers

Cosmic Radiation [Deprecated, completely broken by 1.207+]
 此主题已被置顶,因此可能具有重要性
cptnoname  [开发者] 8 月 12 日 下午 12:35
Config file contents
<?xml version="1.0" encoding="utf-16"?> <StatsConfig xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <RADIATION_DECAY>0.01</RADIATION_DECAY> <RADIATION_DAMAGE>1</RADIATION_DAMAGE> <RESPAWN_RADIATION>22</RESPAWN_RADIATION> <RADIATION_RATE>1</RADIATION_RATE> <REACTOR_RADIATION_ENABLED>false</REACTOR_RADIATION_ENABLED> <REACTOR_MIN_INTEGRITY>0.8</REACTOR_MIN_INTEGRITY> <REACTOR_RADIATION_RATE>1</REACTOR_RADIATION_RATE> <REACTOR_DECAY_HEAT_ENABLED>false</REACTOR_DECAY_HEAT_ENABLED> <REACTOR_DECAY_HEAT_BASE>0.01</REACTOR_DECAY_HEAT_BASE> <REACTOR_DECAY_HEAT_RATE>1</REACTOR_DECAY_HEAT_RATE> </StatsConfig>

RADIATION_DECAY
This is the amount of radiation that can be "slept off" per game tick. It is meant to be slow, but it still decays faster than you can gain it while awake when using the default 0.01 value.

RADIATION_DAMAGE
Multiplier for the actual health damage done per 100 ticks. Default = 1. Increase or decrease as you see fit, but needs to be above 0.

RESPAWN_RADIATION
Your player will respawn with this amount of radiation already accumulated throughout their life (or perhaps from the magical respawn box). Default = 22.

RADIATION_RATE
Multiplier for the rate at which radiation accumulates. Default = 1

Change REACTOR_RADIATION_ENABLED and/or REACTOR_DECAY_HEAT_ENABLED to true to enable those functions.
Toggle with /crreactor and /crheat, respectively.

REACTOR_MIN_INTEGRITY
This is set to 0.8 (80%) by default, to match the point at which vanilla reactors are broken. The actual leakage starts slowly at 79.999% with a very, very slow radiation leak. The radiation released doubles for every additional 10% damage to the reactor. A reactor with 1000 uranium and very little integrity left can give you a fatal does of radiation you in seconds if you get close enough. Needs to be a decimal between 0 and 1. Do not use a % sign.

REACTOR_RADIATION_RATE
Multiplier for the amount of radiation leaking from damaged reactors. Default = 1.

REACTOR_DECAY_HEAT_BASE
This is the raw value for the heat damage per unit of uranium inside the damaged reactor. If you have 1000 uranium in a nearly destroyed reactor, it will do up to 100 points of damage every 1.67 seconds to any fool standing 1 meter away using the default 0.01 value.

REACTOR_DECAY_HEAT_RATE
Multiplier for the amount of heat released by the damaged reactors. Default = 1
最后由 cptnoname 编辑于; 8 月 13 日 上午 11:34
< >
正在显示第 1 - 1 条,共 1 条留言
cptnoname  [开发者] 8 月 15 日 上午 12:45 
<reserving this spot for future use>
< >
正在显示第 1 - 1 条,共 1 条留言
每页显示数: 1530 50