Hi, I am making a macro for the necklace of fireballs. It looks loke this (I've set-up another class with the number of beads) : !setattr --sel --silent -- ?{How many beads do you want to use ?|1|2|3|4|5|6} &{template:default} {{name=Fireball from the necklace !}} {{DC 15 to half the damage}} {{Damage= [[8d6]]}} !setattr --modb --sel --silent --other_resource|-1 {{There are [[@(other_resource)-1]] beads left on the necklace}} I need to 1) modify the damage according to the choice made 2) announce (in name=fireball..) the number of beads thrown 3) the last line does not work thanks in advance, and sorry for being so bad at it...it will come...and btw, I am unsure I need the first line...