Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MIRROR] [NO GBP]Cells will only consider 0.1% of their charge when s…
…hocking a user. (#2801) * [NO GBP]Cells will only consider 0.1% of their charge when shocking a user. (#82456) ## About The Pull Request Makes cells only consider 0.1% of their charge when calculating the damage for shocking someone. This makes the minimum damage 20, and goes up to 22 (previous behaviour, even though that's a shockingly small difference) with a 50 MJ cell, which is the highest capacity crew can get. This makes it inversely scale with the standard cell charge define, so if that gets changed, cells will use a different composition of their charge to consider. ## Why It's Good For The Game Airlocks instantly critting people when shocked regardless of what's in the grid wasn't previous behaviour. * [NO GBP]Cells will only consider 0.1% of their charge when shocking a user. --------- Co-authored-by: NovaBot <[email protected]> Co-authored-by: Pickle-Coding <[email protected]>
- Loading branch information