Redcap's Corner
Well-known member
I have an ability where the user has a choice of five different natural weapons in usrChosen1. If I set each of those natural weapons up as a conditional bootstrap, is there a condition I can easily refer to that checks whether the choice made in usrChosen1 matches the bootstrap? Or is my best bet to write a quick script that adds a tag to the hero based on the weapon chosen, and then to use the various potential tags added this way to trigger the bootstraps?