Magic

Magic

190k Downloads

Allow Class Modifiers?

NightScythe1 opened this issue ยท 2 comments

commented

Is there a way we could allow classes to have modifiers applied? I've tried adding:

classname:
   modifier: werewolf
classname:
   modifiers: werewolf
classname:
   modifiers: 
     - werewolf

to the class file but none of these appear to work. Any help is appreciated!

commented

Hm I will have to try this out, because I think what you have there is supposed to work.

Though I don't see an example of it in any of my configs, so... maybe it doesn't.

commented

It's possible my formatting maybe isn't quite right, but I couldn't find any uses of it through any config examples to compare to be sure