Wound penalty to Steel rolls wasn't working correctly because the comparison wasn't considering lower case only. Fixed that.
Also cached the comparison result since it is used 3 times in a row.
Extra Info
Extra information for the fix is also quite helpful. Try to answer any relevant questions in the comment.
[ ] Did this PR have to change template.yml?
[ ] If so, were there any steps taken to protect existing user data? A migration task?
Changes / Comments
Wound penalty to Steel rolls wasn't working correctly because the comparison wasn't considering lower case only. Fixed that. Also cached the comparison result since it is used 3 times in a row.
Extra Info
Extra information for the fix is also quite helpful. Try to answer any relevant questions in the comment.
template.yml
?