gem 
        
    
            
        
| Vars | |
| analysed_message | the message given when you discover this gem. | 
|---|---|
| claimed_by | owning ID, used to give points when sold | 
| point_value | How many points we grant to whoever discovers us | 
| sheet_type | the thing that spawns in the item. | 
| true_name | what's our real name that will show upon discovery? null to do nothing | 
Var Details
analysed_message
            
        
    
            
        
        the message given when you discover this gem.
claimed_by
            
        
    
            
        
        owning ID, used to give points when sold
point_value
            
        
    
            
        
        How many points we grant to whoever discovers us
sheet_type
            
        
    
            
        
        the thing that spawns in the item.
true_name
            
        
    
            
        
        what's our real name that will show upon discovery? null to do nothing