PCGen / pcgen

Main code and data development for pcgen program release
http://pcgen.org
GNU Lesser General Public License v2.1
431 stars 342 forks source link

[BUG] Unchained Monk AC Incorrectly Calculating Too High #6755

Open Dhraiden opened 1 year ago

Dhraiden commented 1 year ago

Describe the bug The AC for the Unchained Monk is incorrectly calculating too high in v6.09.05.

To Reproduce Steps to reproduce the behavior:

  1. Create an Unchained Monk with 10 in all stats, levels 3-20 the AC bonus will be incorrectly too high.

Expected behavior AC formula needs tweaking

Screenshots Unchained Monk AC Doubling Incorrectly

Desktop (please complete the following information):

Dhraiden commented 1 year ago

Bug seemingly still perseistent into version 6.08.RC10~

hathawayd commented 10 months ago

It looks like the Monk has its bonus as untyped, and Unchained Monk has TYPE=level so unchained monk is getting both the unchained monk bonus and the monk bonus.