Skip to content

Antiviral Vulnerability

jenki258 edited this page Aug 23, 2026 · 2 revisions

Antiviral Vulnerability

#BioForge #BioForge_V2_0 #Build_V0_54T #Mutation #Rarity_rare #Pathogen_UNIVERSAL #PlayerGuide #ModpackGuide #AddonDevelopment

Mutation ID: antiviral_vulnerability. Source: data/bioforge/mutations/legacy_v1_catalog.json.

Description

Reduced immune escape makes matching vaccines substantially more effective

Gameplay behavior

  • Modify infection_strength using add -0.04, clamped to 0–10000 on apply.

Compatibility and selection

Interactions

  • No explicit cross-mutation interaction is declared in this definition.

Pack and addon notes

  • Enabled definitions participate in compatible weighted selection after requirements and conflicts are checked.
  • Keep the ID stable once worlds have saved it. Replace/tune the JSON through a datapack or register new executable effect behavior in Java.

Related: Mutation System, Mutation Interactions, Mutation API.

Clone this wiki locally