personal_statistics

Procs | |
compose_report | Assemble a list of statistics associated with the ckey this datum belongs to |
---|---|
get_mission_reward | Returns the credit bonus based on stats from the current mission |
get_most_ingested_chemical | Calculated from the chemicals_ingested list, returns a string: "[chemical name], [amount] units" |
reset_mission_stats | Resets stats recorded for the current mission Used for Campaign |
Proc Details
compose_report
Assemble a list of statistics associated with the ckey this datum belongs to
get_mission_reward
Returns the credit bonus based on stats from the current mission
get_most_ingested_chemical
Calculated from the chemicals_ingested list, returns a string: "[chemical name], [amount] units"
reset_mission_stats
Resets stats recorded for the current mission Used for Campaign