kakaroto / Beyond20

D&D Beyond Character Sheet Integration in Roll20
GNU General Public License v3.0
497 stars 145 forks source link

Fey Wanderer Ranger adding Wisdom modifier to Charisma skill checks #1049

Closed SittingHill closed 1 year ago

SittingHill commented 1 year ago

Describe the bug For Fey Wanderer Rangers Beyond 20 is incorrectly adding the character's Wisdom modifier to Charisma skill checks. D&D Beyond already adds the Wisdom modifier to Charisma skill modifiers, and then Beyond 20 adds it again. See issue #673

To Reproduce Steps to reproduce the behavior:

  1. Go to the skill section of the character sheet of a Fey Wanderer Ranger of at least level 3. For Charisma skills, D&D Beyond displays the skill modifier including the character's Wisdom modifier.
  2. Click on any charisma skill
  3. the displayed result is including twice the character's Wisdom modifier.

Expected behavior For skill checks, Beyond 20 shouldn't be adding the Wisdom modifier since D&D Beyond already does. See screenshot 1

Notably for regular Charisma checks-not a skill check-D&D Beyond does not add a character's Wisdom modifier to their Charisma modifier, so Beyond 20 correctly adds the Wisdom modifier. See screenshot 2

Screenshots Screenshot 1

Screenshot 2

Browser Info (please complete the following information):

kakaroto commented 1 year ago

Thanks for the report @SittingHill and for the PR @Aeristoka!