Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Shadowspawn HP #109

Open
ornithoptercat opened this issue Aug 7, 2024 · 2 comments
Open

[Bug] Shadowspawn HP #109

ornithoptercat opened this issue Aug 7, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@ornithoptercat
Copy link

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.

@ornithoptercat ornithoptercat added the bug Something isn't working label Aug 7, 2024
@ornithoptercat
Copy link
Author

correction: it's wrong at the base level, too, giving 45 instead of 35

@Croebh
Copy link
Owner

Croebh commented Aug 7, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants