Im a lil confused with what you are asking for?
how bout try this though?
in the trigger you want with obj3 status done do condition:
civ1clear && civ2clear && civ3clear
then in the first trigger, on activation, do:
civ1clear = true
second trigger:
civ2clear = true
third trigger:
civ3clear = true