In the Editor, you can set two different names for an activated ability:
Activation Name (which corresponds with the abilActive field)
Activation #2 Name (which corresponds with the abilAct2 field)
Is there a way to have more than two different names (abilAct3, abilAct4, etc.)?
I copied some code from the werewolf Shapechanger ability to use for the wereraven from Curse of Strahd, and it worked quite nicely. The wereraven has only two forms (not counting his natural human form, of course). I wanted to use similar code for Strahd von Zarovich, who, in addition to his true form, has three forms: bat, wolf, and mist.
Activation Name (which corresponds with the abilActive field)
Activation #2 Name (which corresponds with the abilAct2 field)
Is there a way to have more than two different names (abilAct3, abilAct4, etc.)?
I copied some code from the werewolf Shapechanger ability to use for the wereraven from Curse of Strahd, and it worked quite nicely. The wereraven has only two forms (not counting his natural human form, of course). I wanted to use similar code for Strahd von Zarovich, who, in addition to his true form, has three forms: bat, wolf, and mist.