View Single Post
Sendric
Senior Member
 
Join Date: Jul 2010
Posts: 3,147

Old February 28th, 2014, 06:37 AM
Quote:
Originally Posted by TobyFox2002 View Post
The passion domain seems to glitch out when being used for other classes that use domain magic. Such as Domain Wizard/Sorcerer/Druid etc..

I think the issue is the Domain special "cdPasRage" that has the following code:

Code:
~ Calculate our total duration
      var level as number
      level = hero.child[cHelpClr].field[cTotalLev].value
      field[hTotal].value += level
I know that most domains are taken by clerics, but in certain situations this may cause some errors, and this might not exactly be considered a bug since it works mostly as it is supposed to.
Ah yes. The Dragonlance data needs to be looked at. There are a number of bugs there. Also, it appears that the Class Variant Domain Granted Power doesn't allow you to choose a domain. Something else that needs to be addressed.
Sendric is offline   #217 Reply With Quote