Skip to content

Critical Reaction Warheads

BDCarrillo edited this page Mar 5, 2024 · 8 revisions

Critical Reactions:

Critical reactions are a way to setup a projectile that spawns when a weapon is destroyed. This can also be used to mimic warheads, with an arm/trigger/countdown system.

Mimicking a warhead:

  • Set the CriticalReaction.Enable = true and CriticalReaction.TerminalControls = true. The TerminalControls option is what differentiates a normal weapon that explodes on destruction vs a discrete warhead that does not normally fire projectiles

Sample mod with warhead configs: https://steamcommunity.com/sharedfiles/filedetails/?id=3173625553

Clone this wiki locally