Ok so if we can't have 2 else maybe we could have one with options :)
This could be either Logical (1 at a time) or picking
If Condition A is fulfilled
-> Action 1
-> Action 1
-> Action 1
+ Else
-> Action 2
-> Action 2
-> Action 2
Logical could be default and we could enable picking with a tick box or something...