Darkspawn building thing 
        
    
            
        
| Vars | |
| can_density | Whether or not the object can be placed on a tile containing dense things | 
|---|---|
| cast_time | How long it takes to "build" | 
| casting | Whether or not the user is in the process of "building" | 
| language_final | The final text output when the spell finishes (flavour) | 
| object_type | The object type that is placed at the end | 
Var Details
can_density
            
        
    
            
        
        Whether or not the object can be placed on a tile containing dense things
cast_time
            
        
    
            
        
        How long it takes to "build"
casting
            
        
    
            
        
        Whether or not the user is in the process of "building"
language_final
            
        
    
            
        
        The final text output when the spell finishes (flavour)
object_type
            
        
    
            
        
        The object type that is placed at the end