You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 18, 2022. It is now read-only.
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?)