Space Engineers

Space Engineers

Defense Shields - v2.2(8)
Showing 1-4 of 4 entries
Update: May 13, 2024 @ 11:15am

Fix compilation error introduced in Signals Update

Update: Feb 27, 2024 @ 9:01am

Remove logging

Update: Feb 25, 2024 @ 5:30am

- Added four new fields to DS config file:
<MaxHP>
<MinHP>
<MaxRecharge>
<MinRecharge>
- These allow you to set a flat maximum and/or minimum for shield HP and recharge rate.
- MaxHP specifies a maximum value for any shield at full charge, even if the grid would ordinarily have a stronger shield.
- MinHP specifies a minimum value for any shield at full charge, even if the grid would ordinarily have a weaker shield.
- LargeShip, SmallShip, and Station ratios are applied after this cap; i.e. with <StationRatio>200</StationRatio> station shields could have double the cap.

Update: Feb 4, 2024 @ 7:35pm