D35E icon indicating copy to clipboard operation
D35E copied to clipboard

Paladins Caster Level is mis-calculated

Open Eldintux opened this issue 3 years ago • 2 comments

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?)

Eldintux avatar Dec 31 '21 16:12 Eldintux

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.

github-actions[bot] avatar Dec 31 '21 16:12 github-actions[bot]

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

Rughalt avatar Jan 01 '22 07:01 Rughalt