I need my character's vital statistics (heart rate, blood pressure, etc) to fluctuate convincingly, and gradually trend back to their average level when whatever raised or lowered them ceases to have an effect. I already have a very extensive system for applying and removing buffs, so I can easily raise or lower a vital stat through something like:
Are conditionals the best way to do this?
Code (csharp):