Bugs item #1543309, was opened at 2006-08-19 22:24
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=724978&aid=1543309&group_id=132696
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: Other
Group: Pre-Alpha
Status: Open
Resolution: None
Priority: 5
Submitted By: Wyrm Tools (wyrmtools)
Assigned to: Wyrm Tools (wyrmtools)
Summary: Incorrect available skill points for multi-class characters
Initial Comment:
When a multi-class character gains a level, the
number of skill points gained at that level are being
calculated incorrectly. The problem seems to be that
ALL classes are contributing to the skill point
contribution rather than only the class in which a
level was just gained.
REPRO STEPS:
1) Create a first-level character.
2) Advance the character to second-level in a new
class (i.e. make them multi-class).
EXPECTED BEHAVIOR:
The number of available skill points should be equal
to the number of points contributed by the second
class at second level plus any racial modifier.
ACTUAL BEHAVIOR:
The number of available skill points is equal to the
number of points contributed by the first class at
second level plus the number of points contributed by
the second class at second level plus any racial
modifier.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=724978&aid=1543309&group_id=132696
|