• Please make sure you are familiar with the forum rules. You can find them here: https://forums.tripwireinteractive.com/index.php?threads/forum-rules.2334636/

PC Mad Bomber skill increases AOE radius by 25% even outside of ZED Time

Category: Code.
Summary: Demo's lvl 25 Mad Bomber skill gives constant +25% explosive radius, even ouside of the ZED Time.
Descriprion: Function GetAoERadiusModifier() from Perk_Demolitionist: RadiusModifier being increased whenever boolean function IsProfessionalActive returns true. This function however does not care about ZED Time and only checks if skill was actually selected, so when you have this skill ON it constantly gives you +25 explosion radius. Within or outside of the ZED Time.