geyser 
        
    
            
        
| Vars | |
| discovered | Have we been discovered with a mining scanner? | 
|---|---|
| discovery_message | the message given when you discover this geyser. | 
| erupting_state | set to null to get it greyscaled from "[icon_state]_soup". Not very usable with the whole random thing, but more types can be added if you change the spawn prob | 
| max_volume | maximum volume | 
| point_value | How many points we grant to whoever discovers us | 
| potency | how much reagents we add every process (2 seconds) | 
| reagent_id | what chem do we produce? | 
| start_volume | how much we start with after getting activated | 
| true_name | what's our real name that will show upon discovery? null to do nothing | 
Var Details
discovered
            
        
    
            
        
        Have we been discovered with a mining scanner?
discovery_message
            
        
    
            
        
        the message given when you discover this geyser.
erupting_state
            
        
    
            
        
        set to null to get it greyscaled from "[icon_state]_soup". Not very usable with the whole random thing, but more types can be added if you change the spawn prob
max_volume
            
        
    
            
        
        maximum volume
point_value
            
        
    
            
        
        How many points we grant to whoever discovers us
potency
            
        
    
            
        
        how much reagents we add every process (2 seconds)
reagent_id
            
        
    
            
        
        what chem do we produce?
start_volume
            
        
    
            
        
        how much we start with after getting activated
true_name
            
        
    
            
        
        what's our real name that will show upon discovery? null to do nothing