This needs to be reworked, as egyption rebels show up as allied with Rome from 706 to 722:
This would be better:
# Cleopatra VII finds an ally in Caesar after Pompey's death
alliance = {
first = ROM
second = EG2
start_date = 706.9.30
end_date = 722.4.1 # Rome declares war
}
# Cleopatra VII and Marcus Antonius
alliance = {
first = RO2
second = EGY
start_date = 722.4.1
end_date = 724.9.3
}
This would be better:
# Cleopatra VII finds an ally in Caesar after Pompey's death
alliance = {
first = ROM
second = EG2
start_date = 706.9.30
end_date = 707.1.13 # Cleopatra takes power
} #
alliance = {
first = ROM
second = EGY
start_date = 707.1.13 # Cleopatra takes power
end_date = 710.3.15 # Assassination of Caeser
} #
# Cleopatra VII and Marcus Antonius
alliance = {
first = RO2
second = EGY
start_date = 722.4.1
end_date = 724.9.3
}
Upvote
0