reduce log spam of dismissal, now it only calculate crit once per turn.
Dismissal will create many mind crit logs, if you get hit a lot in one turn. This commit reduces the logs by calculating crit only once per turn instead of every time you get hit.
Note: This commit may make dismissal less reliable against multiple hits in one turn, since if you fail to crit once, you'll have less defense in the following turn.