Radio-powered: Difference between revisions

7 bytes added ,  05:53, 14 September 2022
either this changed at some point or someone didn't read closely enough. tested in game w/ show debug internals
m (update link)
(either this changed at some point or someone didn't read closely enough. tested in game w/ show debug internals)
 
Line 20: Line 20:


==Recharge speed==
==Recharge speed==
The speed that this mod recharges cells depends on the cell's tier, in which the charge rate is 10 * tier every game tick. The max depth that the cell can be recharged at is 1 + tier deep. If the cell can already charge using broadcast power, it uses the greater charge rate and max depth. Energy cells that charge through another method like {{favilink|fidget cell|plural}} or {{favilink|solar cell|plural}} will have both charge rates stack.{{Code Reference|class = ModRadioPowered}}
The speed that this mod recharges cells depends on the cell's tier, in which the charge rate is 10 * tier every game tick. The max depth that the cell can be recharged at is 1 + tier deep. If the cell can already charge using broadcast power, it uses the greater charge rate and max depth. Energy cells that charge through another method like {{favilink|fidget cell|plural}} or {{favilink|solar cell|plural}} will have the higher charge rate be used.{{Code Reference|class = ModRadioPowered}}


===Estimated Recharge Speed===
===Estimated Recharge Speed===
321

edits