I am trying to create a racial special that gives the option to add one of three bonus feats. I've got the racial special set up, and it displays the list of possible feats in the dropdown (usrCandID1 = thingid.fEndure | thingid.fGreatFort | thingid.fIronWill). I can select the item, but I'm not sure how to add the feats from the eval block via a script, or via 3 separate bootstraps, limited by conditions. Any ideas?