Enforcer84
Well-known member
So...I'm looking to add (if I can) the Beast Conclave option to the standard ranger, it works pretty good save for the extra Hitdice which is based on Ranger level.
is it possible to to rewrite the following:
level = hero.tagcount[Classes.5CRgC]
to use an or? Can I do [Classes.5CRgC or cRanger]
I figure if worst came to worst I could duplicate the Conclave and just change that to cRanger.
is it possible to to rewrite the following:
level = hero.tagcount[Classes.5CRgC]
to use an or? Can I do [Classes.5CRgC or cRanger]
I figure if worst came to worst I could duplicate the Conclave and just change that to cRanger.