Unfortunately no, this would be the same as just creating two tickets in the first place (original and discounted). So we would like to use the coupon to avoid having to create discount price tickets, so to have a normal price ticket and the offer the option to give discount for this.
I’m thinking this could maybe be achieved through using ticket attributes and then coding a solution that calculates the new price based on those, but I have no idea what woocommerce functions to call etc..
Any ideas?