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
What alias/snippet is this for?
!summon shadowspawn
Describe the bug
Shadow Spirit ("[Type] Shadowspawn") is summoned with 60 HP with a 4th level spell slot.
To Reproduce
Steps to reproduce the behavior:
be in combat (!init )
!summon shadowspawn [type] -l 4
!init next
Expected behavior
HP: 50/50 (35 + 15 per spell level above 3rd) as per the official Shadow Spirit statblock included with the Summon Shadowspawn spell
For simplicity: (castingLevel*15 -10) is the correct formula for all levels.
That's really it.
The text was updated successfully, but these errors were encountered:
What alias/snippet is this for?
!summon shadowspawn
Describe the bug
Shadow Spirit ("[Type] Shadowspawn") is summoned with 60 HP with a 4th level spell slot.
To Reproduce
Steps to reproduce the behavior:
be in combat (!init )
!summon shadowspawn [type] -l 4
!init next
Expected behavior
HP: 50/50 (35 + 15 per spell level above 3rd) as per the official Shadow Spirit statblock included with the Summon Shadowspawn spell
For simplicity: (castingLevel*15 -10) is the correct formula for all levels.
That's really it.
The text was updated successfully, but these errors were encountered: