KillableSpitters
Spitters can now be killed. Shoot them down or C-foam them. Deaths are host-authoritative and synced to all players.
| Date uploaded | 17 hours ago |
| Version | 0.3.0 |
| Download link | the_tavern-KillableSpitters-0.3.0.zip |
| Downloads | 2 |
| Dependency string | the_tavern-KillableSpitters-0.3.0 |
This mod requires the following mods to function
BepInEx-BepInExPack_GTFO
BepInEx pack for GTFO. Preconfigured and includes Unity Base DLLs.
Preferred version: 3.2.2README
Killable Spitters
Makes GTFO's infection spitters killable.
- Shoot them: spitters have a bullet health pool (default 30) and pop with a full death explosion and gib burst when it runs out. They flash and glow hotter as they take damage.
- C-foam them: a foamed spitter dies after a configurable delay (default 5 seconds).
- Synced: deaths are decided by the lobby host and replicated to every player, including late joiners. All players should install the mod; the host's settings decide the behavior.
Also includes a spitter targeting fix: spitters no longer aggro onto AI bot teammates, and lobbies with more than 4 players are handled correctly.
Configuration
Config file: BepInEx/config/the_tavern-KillableSpitters.cfg (section
General)
| Setting | Default | Description |
|---|---|---|
SpitterHealth |
30.0 |
Bullet health pool. Only the host's value applies. |
SpitterGlueKillSeconds |
0.7 |
Seconds after being C-foamed before a spitter dies. 0 or less keeps the vanilla freeze-only behavior. Only the host's value applies. |
Links
Source, issues, and changelog: https://github.com/brgmnn/gtfo-killable-spitters
CHANGELOG
Changelog
See more at https://github.com/brgmnn/gtfo-killable-spitters
v0.5.0 — July 16, 2026
Changes
- Fix: Remove GTFO-API from being bundled and rely on version from BepInEx
Full Changelog: https://github.com/brgmnn/gtfo-killable-spitters/compare/v0.4.0...v0.5.0
v0.4.0 — July 16, 2026
Changes
- Fix: remove bundled version of AmorLib to rely on thunderstore dependency
Full Changelog: https://github.com/brgmnn/gtfo-killable-spitters/compare/v0.3.0...v0.4.0
v0.3.0 — July 16, 2026
Changes
- Fix: Incorrect plugin version
Full Changelog: https://github.com/brgmnn/gtfo-killable-spitters/compare/v0.2.0...v0.3.0
v0.2.0 — July 16, 2026
Changes
- Fix: Icon size too large for Thunderstore
Full Changelog: https://github.com/brgmnn/gtfo-killable-spitters/compare/v0.1.0...v0.2.0
v0.1.0 — July 16, 2026
Initial version of killable spitters!
Full Changelog: https://github.com/brgmnn/gtfo-killable-spitters/commits/v0.1.0