Fray self 
        
    
            
        
| Vars | |
| damage | punch damage of the mob summoned by the spell | 
|---|---|
| dude | mob summoned by the spell | 
| health | health of the mob summoned by the spell | 
| searching | Boolean, whether or not the spell is trying to call a ghost | 
| Procs | |
| fray | Attempt to spawn the sentient ghost mob | 
| rejoin | Make sure to properly reset the ability when the ghost mob dies | 
Var Details
damage
            
        
    
            
        
        punch damage of the mob summoned by the spell
dude
            
        
    
            
        
        mob summoned by the spell
health
            
        
    
            
        
        health of the mob summoned by the spell
searching
            
        
    
            
        
        Boolean, whether or not the spell is trying to call a ghost
Proc Details
fray
Attempt to spawn the sentient ghost mob
rejoin
Make sure to properly reset the ability when the ghost mob dies