Organizing events like the first screenshot makes it easier to read the code.
There may be different actions you want to run in each sub-event.
Also, you will need to use sub-events if there is an OR-block:
Condition1
... Condition 2
... OR Condition 3
........Condition 4