It's an interrupt. Let's say B is the trigger for C.
A.
B. <- trigger.
Now the flow goes to: A, C, B
If it were a reaction instead, it gets resolved as A, B, C
For the orc, the trigger is the damage, not the death. The interrupt happens before the damage applies. As a side note, this...