/datum/hallucination/fire
        
    
            
        
| Vars | |
| active | Are we currently burning our mob? | 
|---|---|
| fire_clearing | Are we currently fake-clearing our hallucinated fire? | 
| fire_icon | What icon file to use for our hallucinator | 
| fire_icon_state | What icon state to use for our hallucinator | 
| fire_overlay | Our fire overlay we generate | 
| increasing_stages | Are the stages going up or down? | 
| next_action | When should we do our next action of the hallucination? | 
| stage | What stare of fire are we in? | 
| time_spent | How long have we spent on fire? | 
| times_to_lower_stamina | How may times do we apply stamina damage to our mob? | 
Var Details
active
            
        
    
            
        
        Are we currently burning our mob?
fire_clearing
            
        
    
            
        
        Are we currently fake-clearing our hallucinated fire?
fire_icon
            
        
    
            
        
        What icon file to use for our hallucinator
fire_icon_state
            
        
    
            
        
        What icon state to use for our hallucinator
fire_overlay
            
        
    
            
        
        Our fire overlay we generate
increasing_stages
            
        
    
            
        
        Are the stages going up or down?
next_action
            
        
    
            
        
        When should we do our next action of the hallucination?
stage
            
        
    
            
        
        What stare of fire are we in?
time_spent
            
        
    
            
        
        How long have we spent on fire?
times_to_lower_stamina
            
        
    
            
        
        How may times do we apply stamina damage to our mob?