Disaster counter.  
Tracks how many shifts it has been since the counter with that ID was exploded.
| Vars | |
| counter_id | ID of the counter. Must be overriden. Use alphanumerics with no spaces only, as this is used in the filesystem. | 
|---|---|
| current_count | Current count number | 
| record_count | Record count | 
Var Details
counter_id  
ID of the counter. Must be overriden. Use alphanumerics with no spaces only, as this is used in the filesystem.
current_count  
Current count number
record_count  
Record count