|
From: SourceForge.net <no...@so...> - 2008-06-29 13:41:27
|
Feature Requests item #2005316, was opened at 2008-06-28 15:11 Message generated for change (Comment added) made by eddyanthony You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=384722&aid=2005316&group_id=25576 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: For 5.16.0 Status: Open Resolution: None Priority: 6 Private: No Submitted By: Eddy Anthony (eddyanthony) Assigned to: Nobody/Anonymous (nobody) Summary: [4E] BONUSSTATLEVELSTARTINTERVAL tag enhancement Initial Comment: The proposal is an enhancement to BONUSSTATLEVELSTARTINTERVAL. It would add a third optional parameter that would specify how many stats can be chosen at each interval with the default being 1. Secondly is would allow the second parameter which sets the interval to take a formula as well as an integer so that a complex interval such as the one used in 4e can be expressed. Third is a new tag, BONUSSTATALLOWSSTACK, would be added which would tell PCGen is the user can choose the same stat twice at each interval or not. This would be an optional tag with a default of NO. Example, BONUSSTATLEVELSTARTINTERVAL:4|3|2 BONUSSTATALLOWSSTACK:YES Allow the selection of two stats or one stat twice every 3 levels after level 4. for 4e BONUSSTATLEVELSTARTINTERVAL:4|(((TL+6)*3)/10)-2|2 Allows the selection of two stats at an interval set by the formula (note: this formula is probably not correct as it starts the count at level 1 but you get the idea). ---------------------------------------------------------------------- >Comment By: Eddy Anthony (eddyanthony) Date: 2008-06-29 09:41 Message: Logged In: YES user_id=886893 Originator: YES Opps, somehow I thought it did. In addition to 4e this is used in Star Wars SE and the Gaslight RPG I'm working on for Jonathan. At least we'll be able to release Gaslight. ---------------------------------------------------------------------- Comment By: Stefan Radermacher (zaister) Date: 2008-06-29 08:13 Message: Logged In: YES user_id=435051 Originator: NO This doesn't really have any relevance to Pathfinder, so I'm changing the title. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=384722&aid=2005316&group_id=25576 |