Feed 
        
    
            
        
| Vars | |
| blood_taken | Amount of blood taken, reset after each Feed. Used for logging. | 
|---|---|
| silent_feed | Are we feeding with passive grab or not? | 
| target_ref | Reference to the target we've fed off of | 
| warning_target_bloodvol | The amount of Blood a target has since our last feed, this loops and lets us not spam alerts of low blood. | 
Var Details
blood_taken
            
        
    
            
        
        Amount of blood taken, reset after each Feed. Used for logging.
silent_feed
            
        
    
            
        
        Are we feeding with passive grab or not?
target_ref
            
        
    
            
        
        Reference to the target we've fed off of
warning_target_bloodvol
            
        
    
            
        
        The amount of Blood a target has since our last feed, this loops and lets us not spam alerts of low blood.