Rughalt / D35E

3.5e SRD implementation for Foundry VTT.
https://legaciesofthedragon.com
GNU General Public License v3.0
37 stars 30 forks source link

Paladins Caster Level is mis-calculated #884

Open Eldintux opened 2 years ago

Eldintux commented 2 years ago

PHB states the caster level for a Paladin is half his actual level. When I tried to use CLW his actual level was used instead.

Formula in spell is 1d8+min(5,@cl), I suspect that cl needs to be recalculated (not sure if @cl is class level or caster level?)

github-actions[bot] commented 2 years ago

Thanks for opening an issue, traveller! If your issue is related to an actor or an item, sending thing that is broken will help a lot and speed up debugging.

How to send an item? > - If item is owned by a character, drag and drop it to world item list. > - Right click on item in browser item list and click export. > - Attach downloaded item to this ticket. How to send an actor? > - Right click on actor in browser actor list and click export. > - Attach downloaded actor to this ticket.

Rughalt commented 2 years ago

I cannot reproduce that, this seems to work OK. Check if the paladin class has "Half caster level" ticked. image