Cult 
        
    
            
        
| Vars | |
| blood_target | The blood mark target | 
|---|---|
| blood_target_image | Image of the blood mark target | 
| blood_target_reset_timer | Timer for the blood mark expiration | 
| true_cultists | list of cultists just before summoning Narsie | 
| Procs | |
| set_blood_target | Sets a blood target for the cult. | 
| unset_blood_target | Unsets out blood target, clearing the images from all the cultists. | 
| unset_blood_target_and_timer | Unsets our blood target when they get deleted. | 
Var Details
blood_target
            
        
    
            
        
        The blood mark target
blood_target_image
            
        
    
            
        
        Image of the blood mark target
blood_target_reset_timer
            
        
    
            
        
        Timer for the blood mark expiration
true_cultists
            
        
    
            
        
        list of cultists just before summoning Narsie
Proc Details
set_blood_target
Sets a blood target for the cult.
unset_blood_target
Unsets out blood target, clearing the images from all the cultists.
unset_blood_target_and_timer
Unsets our blood target when they get deleted.