To reproduce: 1) In a character sheet, create a character with an Int of 12 and a Cha of 16 (or any other numbers, as long as they're different). 2) On the spells tab, expand the Arcane Spells section. 3) Set the Casting Stat value to "Cha". 4) Create a spell using a template that uses the "spelldc1" / "spelldc2" annotation to utilize the Spell DC shown. 5) Click the button to send the macro to chat. 6) Hover the cursor over the Spell DC value displayed. ISSUE: The "spelldc1/2/3/4/5/6/7/8/9" fields show the correct value, but when used in a macro, the value gets changed somewhere. It seems to me to be hard-coded to include the character's @Intmod instead of the @arcanecastingstat. EXPECTED: Spell save DCs when used in macros should be calculated with the @arcanecastingstat so that non-Int-based arcane casters have their save DCs displayed correctly in chat. NOTE: I have not tested this with any divine casters, but it may be worth checking that code to make sure it's using the correct stat.