/datum/component/heal_react/boost
        
    
            
        
| Vars | |
| applies_to | types of damage this will effect | 
|---|---|
| boost_amount | multiplicitive boost to incoming healing | 
| idiotcooldown | internal check for if we are being healed by ourselves, no double dipping | 
Var Details
applies_to
            
        
    
            
        
        types of damage this will effect
boost_amount
            
        
    
            
        
        multiplicitive boost to incoming healing
idiotcooldown
            
        
    
            
        
        internal check for if we are being healed by ourselves, no double dipping