Skip to content
Snippets Groups Projects
Commit c1b076f4 authored by Pregmodder's avatar Pregmodder
Browse files

loud grumbling

parent b1bb270b
No related branches found
No related tags found
1 merge request!6509Tiredness tweaks + farmyard tiredness
/**
* checks for illness and reduces the effectiveness of the slave accordingly -- 10, 25, 50, 85, 95% reduced
* also checks for tiredness and reduces effectiveness from that as well -- 10% reduction at 80+ and 5% at 50-80
* checks for illness and reduces the effectiveness of the slave accordingly -- 5, 10, 25, 50, 90% reduced
* also checks for tiredness and reduces effectiveness from that as well -- 25% reduction at 90+ and 10% at 60-90
* @param {App.Entity.SlaveState} slave
* @returns {number}
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment