Skip to content
This repository has been archived by the owner on Aug 16, 2023. It is now read-only.

[MIRROR] Blob: Explosive Lattice now actually works, reactive spines retaliation applies reagent, description consistency #1048

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

AeonSS13
Copy link

Original PR: tgstation/tgstation#56884

About The Pull Request

The Explosive Lattice strain was completely broken. In the images below, the middle mob is attacked once.
image

It doesn't do an AoE at all, does 5 dmg from the default blob_act on the target, and gives a single guy in the 'AoE' 15 damage.

Explosive Lattice has been changed to use the same damage calculations as ex_act, dealing a mix of brute/burn in the AoE properly.

image

Additionally, the Reactive Spines retaliation now properly smacks living mobs with the reagents that the strain should apply. A small 2.5 second cooldown has been added between these retaliatory attacks, considering the increased damage they do to mobs now.

The strain effect descriptions were also all over the place in terms of damage applied, and have been made more consistent. E.g. an 0.6 reagent mod was called 'high oxy damage' while a 1.0 mod was called 'medium brute' elsewhere.

Why It's Good For The Game

Blob code is an inconsistent fucking mess that I've been slowly working away at making more bearable, this is another step forward (I hope). Broken strain fixed, another strain's behavior made more sensible, and various comment/description fixes.

Changelog

🆑
add: The Reactive Spines blob strain's retaliation now applies the strain's reagents, and can trigger once every 2.5 seconds.
fix: Fixed and changed the Explosive Lattice blob strain. It didn't work at all, but now actually applies an AoE of light burn/brute.
code: Changed comments and descriptions of various blob strains to be more consistent.
/:cl:

NotRanged and others added 2 commits February 17, 2021 11:06
…on applies reagent, description consistency (#56884)

Co-authored-by: Ranged <[email protected]>
Co-authored-by: Rohesie <[email protected]>
…on applies reagent, description consistency
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants