I am trying to use ChatSetAttr to modify spell slots for a paladin using Divine Smite as a global modifier. My first step was to try and modify the spell slot: !modattr --name Pierce -- lvl1_slots_expended | -1 It gives me an output: (From ChatSetAttr): Setting attributes Setting lvl1_slots_expended to 1 for character Pierce. But it doesn't update on his character sheet. If I use it again, it says its changed but it remains the same on the character sheet. Any idea on what I am doing wrong? (I haven't even tried putting it in the Global modifier yet, since I can't even update it from chat yet.)