Skip to main content

Fireteam Specializations

Passive abilities that provide buffs to enhance specific playstyles. Each class has access to a different set of specializations.

Stats

Name
Classes
Main modifier
Secondary modifier
Description
Clash
AmphibiousRECONDutch (1987)Isabelle+20%Increased movement speed in water. Being in water counts as being fully concealed by mud.partial
DeadlyASSAULTDUTCH (2025)+10%Increased assault rifle damage.
OverwatchDUTCH (2025)RECONOWLF Operative+15%Increased damage when firing from a height advantage.
SpotterRECONOWLF Operative30 °C/86 °F-15%Lower body temp when crouching. Spotted targets move slower. Does not stack with other Spotters.partial
UnleashedASSAULTDante+30%Increased damage with explosives.
Field MedicSUPPORT-45%+40%Increased revive speed. Revived soldiers have more health.no
CommsSUPPORTOWLF OperativeDante20 s fasterWhen a teammate dies the reinforcement timer is reduced. Does not stack with other Comms.no
SniperRECONOWLF OperativeIsabelle+15%Increased damage to spotted targets.
RecklessASSAULTDutch (1987)+10%Gains a temporary damage boost after receiving damage. Note: lasts for 3 seconds
ScavengerSCOUTIsabelle+10 HP+15%Gathered ammo pickups restore health. Increased damage with weapons found in weapon crates around the map.no
RushdownSCOUTDanteIsabelle+20%Gains a short but powerful speed boost upon killing an AI. Note: lasts for 3 secondsno
FanaticASSAULTDutch (1987)Dante+10%+10%Increased damage and speed while wounded. Note: wounded means health below 50%
LeaderDutch (1987)DUTCH (2025)SUPPORT+15%Damaged targets are weaker to damage from teammates for a short period of time. This effect does not stack from multiple Leaders. Note: lasts for 3 seconds
OverseerSUPPORTDUTCH (2025)+10 HPRestores health to the team each time the mission progresses. This effect does not stack with multiple Overseers.no
DuelistSCOUT+20%x2Increased damage and higher starting ammo for pistols.
LiberatorSCOUT+50 HP+20%Heals and receives a temporary damage boost after disabling or destroying a camp alarm. Note: lasts for 7 secondsno

Notes

General note about values represented in the table above

Values are extracted directly from the game's data files (Unreal Engine .pak files), but they may be inaccurate for several reasons.

Some values are straightforward and displayed exactly as stored in the data (e.g., perk weight). However, other values require calculations and may be overridden by specific classes or weapon types, or modified by additional factors.

For example, weapon damage is determined by multiple variables, including:

  • The character using the weapon
  • The weapon itself
  • The projectile the weapon fires
  • The armor modifier of the character receiving the damage We may not be aware of all the attributes required to form an exact formula for calculating these values. Additionally, Illfonic may override or modify certain values directly in the game code (via C++ methods), making such changes inaccessible from the game data files.

For more details on how we extract values, check the Nerds section.