I've been working on an Artificer subclass with a feature adapted from the Alchemists' Experimental Elixir. I decided to upgrade the elixir options at level 9 to have improved bonuses, but I didn't want both tables to appear on the character page.
So, I made a level 9 replacement ability to swap out for the level 3 one. The only difference with this "replacement" feature is that it has the upgraded table of elixir effects in the description.
I've coded both of the features with {{scalevalue}} in the snippet to show how many elixirs you get each day (two at level 3, three at level 6, four at level 15), and added the level scaling to both features.
On the character sheet, the scale value shows up correctly with the initial level 3 ability, but with the replacement ability selected at level 9 or higher, the snippet shows up saying "scalevalue - No level scale data available."
I've double checked both features multiple times and they're set up exactly the same. I've refreshed, saved the subclass on the "basic information" page, and deleted my test character days later and made him again. Same issue.
The only difference I can find between the two features is that one is a granted and one is a replacement. Any help troubleshooting this would be hugely appreciated!
I've been having the same problem (ironically with my own version of the Alchemist Artificer and am doing a similar revision). I made sure the scaling is the exact same as the original alchemist (1 elixir at 3rd, 2 at 6th, and 3 at 15th), but it's telling me the same thing "scalevalue - No level scale data available."
I've been working on an Artificer subclass with a feature adapted from the Alchemists' Experimental Elixir. I decided to upgrade the elixir options at level 9 to have improved bonuses, but I didn't want both tables to appear on the character page.
So, I made a level 9 replacement ability to swap out for the level 3 one. The only difference with this "replacement" feature is that it has the upgraded table of elixir effects in the description.
I've coded both of the features with {{scalevalue}} in the snippet to show how many elixirs you get each day (two at level 3, three at level 6, four at level 15), and added the level scaling to both features.
On the character sheet, the scale value shows up correctly with the initial level 3 ability, but with the replacement ability selected at level 9 or higher, the snippet shows up saying "scalevalue - No level scale data available."
I've double checked both features multiple times and they're set up exactly the same. I've refreshed, saved the subclass on the "basic information" page, and deleted my test character days later and made him again. Same issue.
The only difference I can find between the two features is that one is a granted and one is a replacement. Any help troubleshooting this would be hugely appreciated!
I've been having the same problem (ironically with my own version of the Alchemist Artificer and am doing a similar revision). I made sure the scaling is the exact same as the original alchemist (1 elixir at 3rd, 2 at 6th, and 3 at 15th), but it's telling me the same thing "scalevalue - No level scale data available."
I wonder if it's some sort of glitch with replacement / optional class features. Hopefully a mod will see this and they can look into the issue.