Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Thanks for asking - I figured out my immediate problem as described, hopefully someone else will run into it and find this solution.So you're good to go then? No further questions?
In simple terms yes. On the new race add the below script and change the rCatfolk part of the tag to the ID of the race you want to act like. It has to run at First/100.In general, is there a way to modify a (e.g.) race and have it inherit all the things that the unmodified race had, WITHOUT replacing the unmodified race or copying/recreating all the alternate traits/etc.? I can see situations where that would be nice ....
~ set that we are the ARG Catfolk
perform hero.assignstr["Race.rCatfolk"]
perform hero.assignstr["IsRace.rCatfolk"]
perform hero.assignstr["RaceEquip.rCatfolk"]
perform hero.assignstr["Subtype.stCatfolk"]
perform hero.assignstr["wGroup.rCatfolk"]