-
Notifications
You must be signed in to change notification settings - Fork 0
Adaptive Vaccine Defense
jenki258 edited this page Aug 23, 2026
·
2 revisions
#BioForge #BioForge_V2_0 #Build_V0_54T #Mutation #Rarity_epic #Pathogen_UNIVERSAL #PlayerGuide #ModpackGuide #AddonDevelopment
Mutation ID:
vaccine_defense. Source:data/bioforge/mutations/vaccine_defense.json.
An immune-escape response selected after surviving vaccine pressure
- This definition is a marker/interaction/lifecycle mutation; its effect is consumed by another BioForge system rather than a direct repeating effect.
- Compatible pathogens: UNIVERSAL.
- Rarity: epic; random-selection weight: 0.
- No mutation prerequisite.
- No explicit mutation conflict.
- Behavior tags:
vaccine_defense,immune_escape,treatment_resistance.
- hypervirulent escape: with Hypervirulence; grants Reinforced Vaccine Defense.
- Weight zero means ordinary weighted random selection does not choose it; lifecycle, vaccine pressure, wild-host rules, commands, or interactions may still grant it.
- 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.
BioForge V2.0
Catalogues
- Item Catalogue
- Block and Machine Catalogue
- Mechanics Index
- Mutation Catalogue
- Symptom Catalogue
- Transmission Catalogue
- Command Catalogue
Research
- Research Tablet Progression
- CRISPR Programming
- Vaccine Maker Pages and Inventory
- Vaccines and Immunity
- Containment and PPE
Customization
- Modpack Maker Guide
- Addon Developer Guide
- BioForge addon creation guide
- Localization and Translation
Project