research notes 
        
    
            
        
| Vars | |
| mixed | if it ws merged with different origins to apply a bonus | 
|---|---|
| origin_type | origin of the research | 
| point_type | What type of research points it holds, only used for mapping | 
| points | What research points it holds | 
| Procs | |
| change_vol | proc that changes name and icon depending on value | 
| get_value | proc that returns the total amount of points | 
| merge | proc when you slap research notes into another one | 
Var Details
mixed
            
        
    
            
        
        if it ws merged with different origins to apply a bonus
origin_type
            
        
    
            
        
        origin of the research
point_type
            
        
    
            
        
        What type of research points it holds, only used for mapping
points
            
        
    
            
        
        What research points it holds
Proc Details
change_vol
proc that changes name and icon depending on value
get_value
proc that returns the total amount of points
merge
proc when you slap research notes into another one