Skip to content

Restores hardcore feature that was accidentally casualized in unrelated code refactor part two 'tis the season

Rob Nelson requested to merge pull/13892/gril into Bleeding-Edge

Created by: 9600bauds

Glass shards used to be the only things that could attack shocked grilles without shocking you, but they had a special check that made them only do 0.5 damage, so it would take forever to go through a grille. Comic worked on conductivity and accidentally removed the part that made the shards do less damage. The end result was that now, shocked grilles are a joke because you can go through them in 3 seconds flat with a shard. And that's terrible.

Also, makes weapons with insulated edges (currently spears and energy swords) able to attack grilles without shocking you, because that makes sense.

🆑

  • rscadd: Re-added the long-gone check that made glass shards do less damage to grilles.
  • tweak: Since glass shards are nonconductive, glass shard spears will not shock you when attacking a shocked grille, because that makes sense. Same thing for energy swords.

Merge request reports