View Full Version : Provinces
Hello, there. I’m sure this is a question I have asked before, but I unfortunately didn’t get the answer I was after. But I’m going to ask it again as I’m off work with a dislocated elbow! :oops:
Playing EB left handed is a real ball ache :laugh4:
I believe there is a map available, possibly made by Kony, which shows which provinces you need to capture to get the Governor symbol added to your retinue and the traits that go with it. I was wondering whether anybody remembered where this map was? For example on Sicily, you need Messana and Libelio (sp) at level II or III to get the Governor retinue/trait.
Thanks for your help folks.
I believe there is a map available, possibly made by Kony, which shows which provinces you need to capture to get the Governor symbol added to your retinue and the traits that go with it.
Not guilty here.
It was posted by one of the team members (Zaknafien, i think) but was said to be not complete. It is anyway according to the boundaries of the historical Roman provinces. Governement should better than 4.
EDIT
Form the trait file:
Trigger Governor_not_in_Sicily_loses_bonuses
WhenToTest CharacterTurnEnd
Condition EndedInSettlement
and not SettlementName Syrakousai
and not SettlementName Messana
and not SettlementName Lilibeo
and Attribute Electability = 11
and Trait Roman_Provincial_Governor_Effect = 1
Affects Roman_Provincial_Governor_Effect -1 Chance 100
Trigger Governor_not_in_Corsica_or_Sardinia_loses_bonuses
WhenToTest CharacterTurnEnd
Condition EndedInSettlement
and not SettlementName Karali
and not SettlementName Alalia
and Attribute Electability = 12
and Trait Roman_Provincial_Governor_Effect = 1
Affects Roman_Provincial_Governor_Effect -1 Chance 100
Trigger Governor_not_in_Africa_Vetus_loses_bonuses
WhenToTest CharacterTurnEnd
Condition EndedInSettlement
and not SettlementName Kart-Hadast
and not SettlementName Adrumeto
and not SettlementName Atiqa
and Attribute Electability = 13
and Trait Roman_Provincial_Governor_Effect = 1
Affects Roman_Provincial_Governor_Effect -1 Chance 100
Trigger Governor_not_in_NearGaul_loses_bonuses
WhenToTest CharacterTurnEnd
Condition EndedInSettlement
and not SettlementName Patavium
and not SettlementName Bononia
and not SettlementName Segesta
and not SettlementName Mediolanum
and Attribute Electability = 14
and Trait Roman_Provincial_Governor_Effect = 1
Affects Roman_Provincial_Governor_Effect -1 Chance 100
Trigger Governor_not_in_NearSpain_loses_bonuses
WhenToTest CharacterTurnEnd
Condition EndedInSettlement
and not SettlementName Emporion
and not SettlementName Numantia
and not SettlementName Bocchoris
and not SettlementName Mastia
and not SettlementName Arsé
and Attribute Electability = 15
and Trait Roman_Provincial_Governor_Effect = 1
Affects Roman_Provincial_Governor_Effect -1 Chance 100
Trigger Governor_not_in_FarSpain_loses_bonuses
WhenToTest CharacterTurnEnd
Condition EndedInSettlement
and not SettlementName Gader
and not SettlementName Oxtraca
and not SettlementName Sucum-Murgi
and not SettlementName Baikor
and not SettlementName Tyde
and Attribute Electability = 16
and Trait Roman_Provincial_Governor_Effect = 1
Affects Roman_Provincial_Governor_Effect -1 Chance 100
Trigger Governor_not_in_FarGaul_loses_bonuses
WhenToTest CharacterTurnEnd
Condition EndedInSettlement
and not SettlementName Gergovia
and not SettlementName Tolosa
and not SettlementName Massalia
and not SettlementName Burdigala
and Attribute Electability = 17
and Trait Roman_Provincial_Governor_Effect = 1
Affects Roman_Provincial_Governor_Effect -1 Chance 100
Trigger Governor_not_in_Macedonia_loses_bonuses
WhenToTest CharacterTurnEnd
Condition EndedInSettlement
and not SettlementName Pella
and not SettlementName Demetrias
and not SettlementName Ambrakia
and not SettlementName Thermon
and not SettlementName Serdike
and not SettlementName Tylis
and Attribute Electability = 18
and Trait Roman_Provincial_Governor_Effect = 1
Affects Roman_Provincial_Governor_Effect -1 Chance 100
Trigger Governor_not_in_Asia_loses_bonuses
WhenToTest CharacterTurnEnd
Condition EndedInSettlement
and not SettlementName Pergamon
and not SettlementName Halikarnassos
and not SettlementName Ipsos
and not SettlementName Sardis
and not SettlementName Mytilene
and Attribute Electability = 19
and Trait Roman_Provincial_Governor_Effect = 1
Affects Roman_Provincial_Governor_Effect -1 Chance 100
Trigger Governor_not_in_Achaea_loses_bonuses
WhenToTest CharacterTurnEnd
Condition EndedInSettlement
and not SettlementName Athenai
and not SettlementName Korinthos
and not SettlementName Sparte
and not SettlementName Chalkis
and not SettlementName Kydonia
and Attribute Electability = 20
and Trait Roman_Provincial_Governor_Effect = 1
Affects Roman_Provincial_Governor_Effect -1 Chance 100
Trigger Governor_not_in_Bithynia_loses_bonuses
WhenToTest CharacterTurnEnd
Condition EndedInSettlement
and not SettlementName Nikaia
and not SettlementName Amaseia
and not SettlementName Sinope
and not SettlementName Ankyra
and not SettlementName Ipsos
and Attribute Electability = 21
and Trait Roman_Provincial_Governor_Effect = 1
Affects Roman_Provincial_Governor_Effect -1 Chance 100
Trigger Governor_not_in_NewAfrica_loses_bonuses
WhenToTest CharacterTurnEnd
Condition EndedInSettlement
and not SettlementName Ippone
and not SettlementName Lepki
and not SettlementName Kirtan
and not SettlementName Siga
and Attribute Electability = 22
and Trait Roman_Provincial_Governor_Effect = 1
Affects Roman_Provincial_Governor_Effect -1 Chance 100
Trigger Governor_not_in_Syria_loses_bonuses
WhenToTest CharacterTurnEnd
Condition EndedInSettlement
and not SettlementName Antiocheia
and not SettlementName Sidon
and not SettlementName Damaskos
and not SettlementName Palmyra
and not SettlementName Edessa
and Attribute Electability = 23
and Trait Roman_Provincial_Governor_Effect = 1
Affects Roman_Provincial_Governor_Effect -1 Chance 100
Trigger Governor_not_in_Judaea_loses_bonuses
WhenToTest CharacterTurnEnd
Condition EndedInSettlement
and not SettlementName Hierosolyma
and not SettlementName Bostra
and not SettlementName Petra
and Attribute Electability = 24
and Trait Roman_Provincial_Governor_Effect = 1
Affects Roman_Provincial_Governor_Effect -1 Chance 100
Trigger Governor_not_in_Gallia_Comata_loses_bonuses
WhenToTest CharacterTurnEnd
Condition EndedInSettlement
and not SettlementName Burdigala
and not SettlementName Bibracte
and not SettlementName Viennos
and not SettlementName Gergovia
and not SettlementName Lemonum
and Attribute Electability = 25
and Trait Roman_Provincial_Governor_Effect = 1
Affects Roman_Provincial_Governor_Effect -1 Chance 100
Trigger Governor_not_in_Cyrenacia_loses_bonuses
WhenToTest CharacterTurnEnd
Condition EndedInSettlement
and not SettlementName Ammonion
and not SettlementName Kyrene
and not SettlementName Paraitonion
and not SettlementName Augila
and not SettlementName Hibis
and Attribute Electability = 26
and Trait Roman_Provincial_Governor_Effect = 1
That should be the provinces.
ok, ok.
Becuase I have not much to do in the moment, I have made it a map:
https://img179.imageshack.us/img179/1232/romprovinztd8.th.jpg (https://img179.imageshack.us/my.php?image=romprovinztd8.jpg)
Please note that Ipsos, Aquiliae and Gergovia happen to belong to two provinces each, while Illyria seems to be not used.
zooeyglass
02-08-2008, 14:57
ok, ok.
Becuase I have not much to do in the moment, I have made it a map:
thank you! (though i wasn't asking for it.)
anubis88
02-08-2008, 14:58
Great Konny,
Thanx!:smash:
(deleted post)
SORRY: wrong forum, ignore this post please!
Nice one Konny! Top draw stuff mate, thanks!
Barry Soteiro
02-09-2008, 22:27
Thanks konny ! This map will help me a lot in my conquests :smash:
vBulletin® v3.7.1, Copyright ©2000-2025, Jelsoft Enterprises Ltd.