Needs fixing.
1. Dynamic timers are bad. Baaad.
2. Don't try to combine what should be done with multiple triggers and conditions into one big block. Less efficient, and more of a mess.
3. This shouldn't even compile: library ForceAttack initializer OnInit requires //, KT
4. The documentation is false.
5. Conditions are better than actions.