Fix Included: Bard Arcane Healer not calculating Channel Energy uses per day correctly and not adding extra channel feature

Description

File: fap_abilities_class.lst

Book: Faiths and Philosophies

Bard Archetype: Arcane Healer

Current Channels per day for this archetype are calculated at: 10+(floor(BardLVL/2))+CHA

This is incorrect. Per SRD: An arcane healer can use this ability once per day at 2nd level, gaining an additional use per day every four levels thereafter (6th, 10th, 14th, and 18th), to a maximum of 5 times per day at 18th level.

This indicates 1+(BardLvL/4).

Furthermore, the Extra Channel feature does not function at all with the Arcane Healer class. Should add two (2) to the daily number of Extra Channels.

Complete code snippet is here, tested and working as expected.

Environment

Tested on MAC and PC

Activity

Show:
Andrew Maitland
October 4, 2024 at 3:24 AM
Fixed

Details

Assignee

Reporter

Labels

Source Books

Pathfinder (Specify)

Pending User Input

No

Components

Fix versions

Affects versions

Priority

Created December 8, 2021 at 11:35 PM
Updated October 4, 2024 at 3:24 AM
Resolved October 4, 2024 at 3:24 AM