so, my friend was making a race, and he input a code as { {savedc:str} }, as he thought it would work. Here’s what popped up when he tried to load the sheet, though.
in p in div in JsxParser in div in t in div in div in t in div in div in div in t in div in t in div in div in t in div in t in Connect(t) in div in t in div in div in t in div in div in t in t in Connect(t) in div in t in div in div in t in t in Connect(t) in div in div in t in Connect(t) in t in n
No need to publish it - just post the link and explain what you think the issue may be, or any specific thing you're trying to work out how to implement.
I saw an Auroch, and fell in love with it. I decided to make a lightly different Minotaur, but with Auroch traits. I was making the charge, and wanted to make it so that it was a save dc. So I gave it the savedc:str code, and when checking it, the beholder popped up.
It might be that I included it in the attack snippet? In like the action part where you make it, I added the code in that snippet section too. Otherwise, I have no idea.
Ok, I had a look at the racial trait "Charge" and noticed that you formatted the snippet as:
{ {savedc:str} }
It should be formatted without the spaces, as per the snippet guide:
{{savedc:str}}
I don't know if that's what is causing the error though.
Looking a bit further, I checked the action you have created for the Charge feature and noticed some potential issues:
You've set ability score type as STR, which will try to add STR ability bonus to this special attack. I recommend setting that to blank.
You haven't set an attack range for the action (I expect you want "melee").
You've specified in the description that an additional 2d8 damage is inflicted, but you haven't specified that under dice count and die type.
The snippet has the same formatting issue (spaces) as above.
I also noted that you have racial feature "speed" that states that movement speed is 40ft. Your race has 30ft walking set on the main page of the race under the Basic Information section.
so, my friend was making a race, and he input a code as { {savedc:str} }, as he thought it would work. Here’s what popped up when he tried to load the sheet, though.
r@https://www.dndbeyond.com/Content/1-0-693-0/React/CharacterTools/dist/characterSheet.bundle.min.js:12:30913 r@https://www.dndbeyond.com/Content/1-0-693-0/React/CharacterTools/dist/characterSheet.bundle.min.js:31:2804 vt@https://www.dndbeyond.com/Content/1-0-693-0/React/CharacterTools/dist/characterSheet.bundle.min.js:31:28470 p@https://www.dndbeyond.com/Content/1-0-693-0/React/CharacterTools/dist/characterSheet.bundle.min.js:31:30069 m@https://www.dndbeyond.com/Content/1-0-693-0/React/CharacterTools/dist/characterSheet.bundle.min.js:31:31176 u@https://www.dndbeyond.com/Content/1-0-693-0/React/CharacterTools/dist/characterSheet.bundle.min.js:31:33392 s@https://www.dndbeyond.com/Content/1-0-693-0/React/CharacterTools/dist/characterSheet.bundle.min.js:31:33328 beginWork@https://www.dndbeyond.com/Content/1-0-693-0/React/CharacterTools/dist/characterSheet.bundle.min.js:31:37804 o@https://www.dndbeyond.com/Content/1-0-693-0/React/CharacterTools/dist/characterSheet.bundle.min.js:31:53323 i@https://www.dndbeyond.com/Content/1-0-693-0/React/CharacterTools/dist/characterSheet.bundle.min.js:31:53596 b@https://www.dndbeyond.com/Content/1-0-693-0/React/CharacterTools/dist/characterSheet.bundle.min.js:31:56545 g@https://www.dndbeyond.com/Content/1-0-693-0/React/CharacterTools/dist/characterSheet.bundle.min.js:31:56085 v@https://www.dndbeyond.com/Content/1-0-693-0/React/CharacterTools/dist/characterSheet.bundle.min.js:31:55922 h@https://www.dndbeyond.com/Content/1-0-693-0/React/CharacterTools/dist/characterSheet.bundle.min.js:31:55300 c@https://www.dndbeyond.com/Content/1-0-693-0/React/CharacterTools/dist/characterSheet.bundle.min.js:31:54757 enqueueSetState@https://www.dndbeyond.com/Content/1-0-693-0/React/CharacterTools/dist/characterSheet.bundle.min.js:31:23843 setState@https://www.dndbeyond.com/Content/1-0-693-0/React/CharacterTools/dist/characterSheet.bundle.min.js:31:725 onStateChange@https://www.dndbeyond.com/Content/1-0-693-0/React/CharacterTools/dist/characterSheet.bundle.min.js:12:225892 [native code] c@https://www.dndbeyond.com/Content/1-0-693-0/React/CharacterTools/dist/characterSheet.bundle.min.js:12:227589 https://www.dndbeyond.com/Content/1-0-693-0/React/CharacterTools/dist/characterSheet.bundle.min.js:50:339804 https://www.dndbeyond.com/Content/1-0-693-0/React/CharacterTools/dist/characterSheet.bundle.min.js:50:392835 https://www.dndbeyond.com/Content/1-0-693-0/React/CharacterTools/dist/characterSheet.bundle.min.js:23:132589 r@https://www.dndbeyond.com/Content/1-0-693-0/React/CharacterTools/dist/characterSheet.bundle.min.js:23:46772 l@https://www.dndbeyond.com/Content/1-0-693-0/React/CharacterTools/dist/characterSheet.bundle.min.js:23:46922 a@https://www.dndbeyond.com/Content/1-0-693-0/React/CharacterTools/dist/characterSheet.bundle.min.js:23:46821 C@https://www.dndbeyond.com/Content/1-0-693-0/React/CharacterTools/dist/characterSheet.bundle.min.js:23:132547 h@https://www.dndbeyond.com/Content/1-0-693-0/React/CharacterTools/dist/characterSheet.bundle.min.js:23:130682 n@https://www.dndbeyond.com/Content/1-0-693-0/React/CharacterTools/dist/characterSheet.bundle.min.js:23:131290 r@https://www.dndbeyond.com/Content/1-0-693-0/React/CharacterTools/dist/characterSheet.bundle.min.js:23:133584 t@https://www.dndbeyond.com/Content/1-0-693-0/React/CharacterTools/dist/characterSheet.bundle.min.js:23:133839 n@https://www.dndbeyond.com/Content/1-0-693-0/React/CharacterTools/dist/characterSheet.bundle.min.js:23:131290 promiseReactionJob@[native code]
heres the component info:
in p in div in JsxParser in div in t in div in div in t in div in div in div in t in div in t in div in div in t in div in t in Connect(t) in div in t in div in div in t in div in div in t in t in Connect(t) in div in t in div in div in t in t in Connect(t) in div in div in t in Connect(t) in t in n
The moderator team will be happy to help diagnose the problem, if your friend would like to post the link to their homebrew race. :)
Pun-loving nerd | Faith Elisabeth Lilley | She/Her/Hers | Profile art by Becca Golins
If you need help with homebrew, please post on the homebrew forums, where multiple staff and moderators can read your post and help you!
"We got this, no problem! I'll take the twenty on the left - you guys handle the one on the right!"🔊
Sorry, it wasn’t finished yet. Does it need to be published? Or can I just send you a link to the unfinished version?
Extended Signature! Yay! https://www.dndbeyond.com/forums/off-topic/adohands-kitchen/3153-extended-signature-thread?page=2#c21
Haven’t used this account in forever. Still a big fan of crawling claws.
No need to publish it - just post the link and explain what you think the issue may be, or any specific thing you're trying to work out how to implement.
Pun-loving nerd | Faith Elisabeth Lilley | She/Her/Hers | Profile art by Becca Golins
If you need help with homebrew, please post on the homebrew forums, where multiple staff and moderators can read your post and help you!
"We got this, no problem! I'll take the twenty on the left - you guys handle the one on the right!"🔊
I assume you mean the editor. Please correct me if I’m wrong.
https://www.dndbeyond.com/homebrew/creations/races/106524-kazahtaur/edit
I saw an Auroch, and fell in love with it. I decided to make a lightly different Minotaur, but with Auroch traits. I was making the charge, and wanted to make it so that it was a save dc. So I gave it the savedc:str code, and when checking it, the beholder popped up.
It might be that I included it in the attack snippet? In like the action part where you make it, I added the code in that snippet section too. Otherwise, I have no idea.
Extended Signature! Yay! https://www.dndbeyond.com/forums/off-topic/adohands-kitchen/3153-extended-signature-thread?page=2#c21
Haven’t used this account in forever. Still a big fan of crawling claws.
Ok, I had a look at the racial trait "Charge" and noticed that you formatted the snippet as:
It should be formatted without the spaces, as per the snippet guide:
I don't know if that's what is causing the error though.
Looking a bit further, I checked the action you have created for the Charge feature and noticed some potential issues:
I also noted that you have racial feature "speed" that states that movement speed is 40ft. Your race has 30ft walking set on the main page of the race under the Basic Information section.
Hope this helps!
Pun-loving nerd | Faith Elisabeth Lilley | She/Her/Hers | Profile art by Becca Golins
If you need help with homebrew, please post on the homebrew forums, where multiple staff and moderators can read your post and help you!
"We got this, no problem! I'll take the twenty on the left - you guys handle the one on the right!"🔊
I knew about the speed and damage, it wasnt finished. I’ll try what you said to do right now. Thank you!
edit: it is mandatory for the strength. It won’t let me make it otherwise.
Extended Signature! Yay! https://www.dndbeyond.com/forums/off-topic/adohands-kitchen/3153-extended-signature-thread?page=2#c21
Haven’t used this account in forever. Still a big fan of crawling claws.
It worked! Thanks a lot!
Extended Signature! Yay! https://www.dndbeyond.com/forums/off-topic/adohands-kitchen/3153-extended-signature-thread?page=2#c21
Haven’t used this account in forever. Still a big fan of crawling claws.