by DrNostromo » February 21st, 2019, 6:32 pm
You can apply a Dynamic Property to a piece ...let's call it DamagePts.
Give it a default value, a range and, under Key Commands, create a Menu Command of something like Adj Damage. Set it to Prompt User with "Enter Damage".
Then put a Text Label somewhere on the piece. In the Text box, put $DamagePts$.
Now you can right-click the piece, select Adj Damage, enter the new damage rating and it will automatically display on the Text Label.