When using SAB on a CLASS line, CL always evaluates to 0
--------------------------------------------------------
Key: CODE-178
URL: http://jira.pcgen.org/browse/CODE-178
Project: Code
Issue Type: Bug
Components: Export system
Affects Versions: 5.17.3 (Alpha) , 5.16.3 RC1
Reporter: James Dempsey
Assignee: James Dempsey
When used in a CLASS line, this code will always come back as 0:
CLASS:Cleric.MOD SAB:Concentration check for cleric spells: +%.|CL+WIS
and this line will work:
CLASS:Cleric.MOD DEFINE:ClrFoo|CL+WIS SAB:Concentration check for cleric spells: +%.|ClrFoo
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.pcgen.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|