Good evening all. I'm trying to update a macro for a custom system I've been running, and I can't quite seem to get the result I want. Here's the current iteration: &{template:default}{{name=HP DMG Resistance}}{{HP DMG after Resistance is [[(?{Damage|0}-(?{Resistance Reduced?|No,No|1d4,1d4|1d6,1d6|1d8,1d8|1d10,1d10|1d12,1d12|1d20,1d20}-@{Resistance})))]]}}{{NOTE: Resistance can only reduce HP DMG to 1.}} How would I go about adjusting it so that the roll result automatically shows a 1 whenever the math works out to be zero or a negative number?