
Hi guys, Suddenly my Macro for my 5th edition spells is not picking up the Spell DC or the spell attack modifier, Any help or advise would be most welcome, Thanks. Here is an example of the Macro I am using. The macro used to work fine but recently the values I stated above are returning as 0. /w gm @{wtype} &{template:default}{{name=@{selected|character_name} 1st Level Spells }}{{Spell Save DC @{selected|spell_save_dc}= +@{selected|spell_attack_bonus} to hit with spell attacks }}{{Slots @{lvl1_slots_total} =[@{repeating_spell-1_$0_spellname}](~selected|repeating_spell-1_$0_spell) [@{repeating_spell-1_$1_spellname}](~selected|repeating_spell-1_$1_spell) [@{repeating_spell-1_$2_spellname}](~selected|repeating_spell-1_$2_spell) [@{repeating_spell-1_$3_spellname}](~selected|repeating_spell-1_$3_spell) [@{repeating_spell-1_$4_spellname}](~selected|repeating_spell-1_$4_spell) }}