I am trying to make a bardic version of Shillelagh where your instrument becomes the weapon. It is mostly silly, but what I'm trying to do is get an upcasting bonus where if you cast it at level 3 it becomes a +1 weapon.
I can add the upcasting and set the levels correctly, but I cannot seem to get it to show it as a +1 weapon on the character sheet.
Hello K_Manderscheid! Temporary effects, like those created by class features or spells like Shillelagh, are not currently supported on the character sheet. Temporary effect support is on the road map.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
I am trying to make a bardic version of Shillelagh where your instrument becomes the weapon. It is mostly silly, but what I'm trying to do is get an upcasting bonus where if you cast it at level 3 it becomes a +1 weapon.
I can add the upcasting and set the levels correctly, but I cannot seem to get it to show it as a +1 weapon on the character sheet.
https://www.dndbeyond.com/spells/264679-el-kabong
Attack: [roll]1d20+[AMOD][/ roll]
Damage: [roll]if([roll:-1:fumble],=1,0,if([roll:-1],<[TARGET],0,if([roll:-1:critical],=1,2{[DAMAGE]}.expand(),[DAMAGE])+[DMOD]))[/ roll]
Hello K_Manderscheid! Temporary effects, like those created by class features or spells like Shillelagh, are not currently supported on the character sheet. Temporary effect support is on the road map.