|
From: JIRA (f. C. C. ) <ji...@pc...> - 2011-01-11 17:37:12
|
[ http://jira.pcgen.org/browse/DATA-210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=11813#action_11813 ]
Chris Chandler commented on DATA-210:
-------------------------------------
Unless you have some way to quickly grant groups of vars a bonus, this would require going through all our datasets and adding a BONUS for each one... not a simple task, and with the ever-expanding list of sources, I think we need some sort of code solution.
I'll take a look. I seem to recall putting in a code freq years ago to allow a wildcard to (%) be used to bonus VARs Then we could do something like BONUS:VAR|%SU|#... we'd have to re-do all the VAR names, but that would be a one time thing and future data could be made to that spec so it would not require constant updating.
> Feature Request -- Pathfinder / Ability Focus feat
> --------------------------------------------------
>
> Key: DATA-210
> URL: http://jira.pcgen.org/browse/DATA-210
> Project: Data
> Issue Type: Bug
> Affects Versions: 5.16.4
> Reporter: ltwally
>
> Feature Request for Pathfinder.
> The Ability Focus feat (adds +2 to DC for selected supernatural attack) does not actually modify the variable holding the DC of the selected supernatural attack.
> For instance, if I create a monk and taking the Ability Focus feat apply it to Stunning Fist, it does not increase the value stored for the Stunning Fist DC (which is stored in the variable: StunningFistDC).
> This situation requires players that have taken this feat to take a pen and write in the correct DC themselves. It's not a huge deal... but it'd sure be nice if the code for Ability Focus had the ability to add +2 to the DC of a variable fed to it.
> Thanks
--
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
|