First of all, I would like to thank once more cool-toxic and co for making this detailed map, allowing for accurate scenarios setups in Iberia, Ireland, South Italy, etc... Of course we have had our disagreements and I wish I had some skills with Magellan to fix the Breton march and a couple of other details. Also, I feel that Iceland, Greenland and Vinland are missing as they would have been the only occasion to use the EU2/FTG exploration feature.
Anyway, following Bordic's remarks about geography.txt and the BTV of the provinces victim of the Garigliano Arabs, I open this thread to discuss topics related to the map, mostly info from geography.txt and provinces.txt, including terrain, BTV and manpower, city names... Here is the current geography.txt which is still a work in progress. I tried to adopt a numbering system that makes it quite flexible and easy to amend, should there be any suggestions.
Anyway, following Bordic's remarks about geography.txt and the BTV of the provinces victim of the Garigliano Arabs, I open this thread to discuss topics related to the map, mostly info from geography.txt and provinces.txt, including terrain, BTV and manpower, city names... Here is the current geography.txt which is still a work in progress. I tried to adopt a numbering system that makes it quite flexible and easy to amend, should there be any suggestions.
Code:
#Regional definitions
#-----------------------------------------------------------------------------------------------
#Continents
#-----------------------------------------------------------------------------------------------
continent = {
id = 1
tag = "Frankish Empire"
name = "CON_Frankish_Empire"
culture_change = no
combat_overrun = yes
badboy_penalty = no
}
continent = {
id = 2
tag = "Northern Europe"
name = "CON_Northern_Europe"
culture_change = no
combat_overrun = yes
badboy_penalty = no
}
continent = {
id = 3
tag = "Western Mediterranean"
name = "CON_Western_Mediterranean"
culture_change = no
combat_overrun = yes
badboy_penalty = no
}
continent = {
id = 4
tag = "Eastern Mediterranean"
name = "CON_Western_Mediterranean"
culture_change = no
combat_overrun = yes
badboy_penalty = no
}
continent = {
id = 5
tag = "Slavia"
name = "CON_Slavia"
culture_change = no
combat_overrun = yes
badboy_penalty = no
}
continent = {
id = 6
tag = "Middle East"
name = "CON_Middle_East"
culture_change = no
combat_overrun = yes
badboy_penalty = no
}
continent = {
id = 7
tag = "Steppe"
name = "CON_Steppe"
culture_change = no
combat_overrun = yes
badboy_penalty = no
}
continent = {
id = 8
tag = "India"
name = "CON_India"
culture_change = no
combat_overrun = yes
badboy_penalty = no
}
continent = {
id = 9
tag = "Far East"
name = "CON_Far_East"
culture_change = no
combat_overrun = yes
badboy_penalty = no
}
continent = {
id = 10
tag = "Central Africa"
name = "CON_Central_Africa"
culture_change = no
combat_overrun = yes
badboy_penalty = no
}
#-----------------------------------------------------------------------------------------------
#Regions
#-----------------------------------------------------------------------------------------------
#Land
#-----------------------------------------------------------------------------------------------
#1 - Frankish Empire
region = {
id = 11
tag = "Francia"
name = "REG_Francia"
}
region = {
id = 12
tag = "Germania"
name = "REG_Germania"
}
region = {
id = 13
tag = "Burgundy"
name = "REG_Burgundy"
}
region = {
id = 14
tag = "Italia"
name = "REG_Italia"
}
#2 - Northern Europe
region = {
id = 21
tag = "Britain"
name = "REG_Britain"
}
region = {
id = 22
tag = "Ireland"
name = "REG_Ireland"
}
region = {
id = 23
tag = "Scandinavia"
name = "REG_Scandinavia"
}
region = {
id = 24
tag = "Eastern Baltic"
name = "REG_Eastern_Baltic"
}
#3 - Western Mediterranean
region = {
id = 31
tag = "Iberia"
name = "REG_Iberia"
}
region = {
id = 32
tag = "Maghreb"
name = "REG_Maghreb"
}
region = {
id = 33
tag = "Southern Italy"
name = "REG_Southern_Italy"
}
#4 - Eastern Mediterranean
region = {
id = 41
tag = "Asia Minor"
name = "REG_Asia_Minor"
}
region = {
id = 42
tag = "Near East"
name = "REG_Near_East"
}
region = {
id = 43
tag = "Balkans"
name = "REG_Balkans"
}
#5 - Slavia
region = {
id = 51
tag = "Poland"
name = "REG_Poland"
}
region = {
id = 52
tag = "Central Western Slavia"
name = "REG_Central_Western_Slavia"
}
region = {
id = 53
tag = "Southern Slavia"
name = "REG_Southern_Slavia"
}
region = {
id = 54
tag = "Eastern Slavia"
name = "REG_Eastern_Slavia"
}
region = {
id = 55
tag = "Polabia"
name = "REG_Polabia"
}
#6 - Middle East
region = {
id = 61
tag = "Arabia"
name = "REG_Arabia"
}
region = {
id = 62
tag = "Caucasus"
name = "REG_Caucasus"
}
region = {
id = 63
tag = "Persia"
name = "REG_Persia"
}
#7 - Steppe
region = {
id = 71
tag = "Western Steppe"
name = "REG_Western_Steppe"
}
region = {
id = 72
tag = "Central Steppe"
name = "REG_Central_Steppe"
}
region = {
id = 73
tag = "Eastern Steppe"
name = "REG_Eastern_Steppe"
}
#8 - India
region = {
id = 81
tag = "Indus Valley"
name = "REG_Indus Valley"
}
region = {
id = 82
tag = "Ganges Valley"
name = "REG_Ganges Valley"
}
region = {
id = 83
tag = "Central Plateau"
name = "REG_Central Plateau"
}
region = {
id = 84
tag = "South India"
name = "REG_South_India"
}
#9 - Far East
region = {
id = 91
tag = "Japan"
name = "REG_Japan"
}
region = {
id = 92
tag = "North China"
name = "REG_North_China"
}
region = {
id = 93
tag = "South China"
name = "REG_South_China"
}
region = {
id = 94
tag = "Far Eastern Islands"
name = "REG_Far_Eastern_Islands"
}
#10 - Central Africa
region = {
id = 101
tag = "West Africa"
name = "REG_West_Africa"
}
region = {
id = 102
tag = "East Africa"
name = "REG_East_Africa"
}
#-----------------------------------------------------------------------------------------------
#Sea
region = {
tag = "North Atlantic"
name = "REG_North_Atlantic"
galleys_penalty = no
piracy = low
}
region = {
tag = "South Atlantic"
name = "REG_South_Atlantic"
galleys_penalty = no
piracy = low
}
region = {
tag = "Mediterranean"
name = "REG_Mediterranean"
galleys_penalty = no
piracy = low
}
region = {
tag = "Arabian Seas"
name = "REG_Arabian_Seas"
galleys_penalty = no
piracy = low
}
region = {
tag = "Indian Seas"
name = "REG_Indian_Seas"
galleys_penalty = no
piracy = low
}
region = {
tag = "South China Sea"
name = "REG_South_China_Sea"
galleys_penalty = no
piracy = low
}
region = {
tag = "East China Sea"
name = "REG_East_China_Sea"
galleys_penalty = no
piracy = low
}
#-----------------------------------------------------------------------------------------------
#Areas
#-----------------------------------------------------------------------------------------------
#1 - Frankish Empire
#11 - Francia
area = { id = 111 tag = "North Western France" name = "AREA_North_Western_France" }
area = { id = 112 tag = "Francia Minor" name = "AREA_Francia_Minor" }
area = { id = 113 tag = "North Aquitania" name = "AREA_North_Aquitania" }
area = { id = 114 tag = "South Aquitania" name = "AREA_South_Aquitania" }
area = { id = 115 tag = "Burgundy" name = "AREA_Burgundy" }
#12 - Germania
area = { id = 121 tag = "Lower Lorraine" name = "AREA_Lower_Lorraine" }
area = { id = 122 tag = "Upper Lorraine" name = "AREA_Upper_Lorraine" }
area = { id = 123 tag = "Franconia" name = "AREA_Franconia" }
area = { id = 124 tag = "Swabia" name = "AREA_Swabia" }
area = { id = 125 tag = "Saxony" name = "AREA_Saxony" }
area = { id = 126 tag = "Bavaria" name = "AREA_Bavaria" }
area = { id = 127 tag = "Carinthia" name = "AREA_Carinthia" }
area = { id = 128 tag = "Frisia" name = "AREA_Frisia" }
#13 - Burgundy
area = { id = 131 tag = "Upper Burgundy" name = "AREA_Upper_Burgundy" }
area = { id = 132 tag = "Lower Burgundy" name = "AREA_Lower_Burgundy" }
#14 - Italia
area = { id = 141 tag = "Lombardy" name = "AREA_Lombardy" }
area = { id = 142 tag = "Aquileia" name = "AREA_Aquileia" }
area = { id = 143 tag = "Tuscany" name = "AREA_Tuscany" }
area = { id = 144 tag = "Papal States" name = "AREA_Papal States" }
#2 - Northern Europe
#21 - Britain
area = { id = 211 tag = "The Isles" name = "AREA_The_Isles" }
area = { id = 212 tag = "Alba" name = "AREA_Alba" }
area = { id = 213 tag = "Northumbria" name = "AREA_Northumbria" }
area = { id = 214 tag = "Mercia" name = "AREA_Mercia" }
area = { id = 215 tag = "Wessex" name = "AREA_Wessex" }
area = { id = 216 tag = "Wales" name = "AREA_Wales" }
#22 - Ireland
area = { id = 221 tag = "Ulster" name = "AREA_Ulster" }
area = { id = 222 tag = "Meath" name = "AREA_Meath" }
area = { id = 223 tag = "Connaught" name = "AREA_Connaught" }
area = { id = 224 tag = "Leinster" name = "AREA_Leinster" }
area = { id = 225 tag = "Munster" name = "AREA_Munster" }
#23 - Scandinavia
area = { id = 231 tag = "Denmark" name = "AREA_Denmark" }
area = { id = 232 tag = "Norway" name = "AREA_Norway" }
area = { id = 233 tag = "Sweden" name = "AREA_Sweden" }
area = { id = 234 tag = "Frisia" name = "AREA_Frisia" }
#24 - Eastern Baltic
area = { id = 241 tag = "Finland" name = "AREA_Finland" }
area = { id = 242 tag = "Livonia" name = "AREA_Livonia" }
area = { id = 243 tag = "Prussia" name = "AREA_Prussia" }
#3 - Western Mediterranean
#31 - Iberia
area = { id = 311 tag = "Castile" name = "AREA_Castile" }
area = { id = 312 tag = "Aragon" name = "AREA_Aragon" }
area = { id = 313 tag = "Portugal" name = "AREA_Portugal" }
area = { id = 314 tag = "Andalusia" name = "AREA_Andalusia" }
#32 - Maghreb
area = { id = 321 tag = "Western Maghreb" name = "AREA_Western_Maghreb" }
area = { id = 322 tag = "Central Maghreb" name = "AREA_Central_Maghreb" }
area = { id = 323 tag = "Eastern Maghreb" name = "AREA_Eastern_Maghreb" }
#33 - Southern Italy
area = { id = 331 tag = "Lombard Italy" name = "AREA_Lombard_Italy" }
area = { id = 332 tag = "Byzantine Italy" name = "AREA_Byzantine_Italy" }
area = { id = 333 tag = "Sicily" name = "AREA_Sicily" }
area = { id = 334 tag = "Sardinia" name = "AREA_Sardinia" }
#4 - Eastern Mediterranean
#41 - Asia Minor
area = { id = 411 tag = "Bythinia" name = "AREA_Bythinia" }
area = { id = 412 tag = "Asia" name = "AREA_Asia" }
area = { id = 413 tag = "Pontus" name = "AREA_Pontus" }
area = { id = 413 tag = "Cappadocia" name = "AREA_Cappadocia" }
#42 - Near East
area = { id = 421 tag = "Syria" name = "AREA_Syria" }
area = { id = 422 tag = "Palestine" name = "AREA_Palestine" }
area = { id = 423 tag = "Lower Egypt" name = "AREA_Lower_Egypt" }
area = { id = 423 tag = "Upper Egypt" name = "AREA_Upper_Egypt" }
#43 - Greece
area = { id = 431 tag = "Thrace" name = "AREA_Thrace" }
area = { id = 432 tag = "Macedonia" name = "AREA_Macedonia" }
area = { id = 433 tag = "Achea" name = "AREA_Achea" }
#5 - Slavia
#51 - Poland
area = { id = 511 tag = "Pomerania" name = "AREA_Pomerania" }
area = { id = 512 tag = "Greater Poland" name = "AREA_Greater_Poland" }
area = { id = 513 tag = "Lesser Poland" name = "AREA_Lesser_Poland" }
#52 - Central Western Slavia
area = { id = 521 tag = "Bohemia" name = "AREA_Bohemia" }
area = { id = 522 tag = "Moravia" name = "AREA_Moravia" }
area = { id = 523 tag = "Pannonia" name = "AREA_Pannonia" }
area = { id = 524 tag = "Transylvania" name = "AREA_Transylvania" }
#53 - Southern Slavia
area = { id = 531 tag = "Croatia" name = "AREA_Croatia" }
area = { id = 532 tag = "Serbia" name = "AREA_Serbia" }
area = { id = 533 tag = "Bulgaria" name = "AREA_Bulgaria" }
#54 - Eastern Slavia
area = { id = 541 tag = "Middle Dniepr" name = "AREA_Middle_Dniepr" }
area = { id = 542 tag = "Upper Dniepr" name = "AREA_Upper_Dniepr" }
area = { id = 543 tag = "Upper Volga" name = "AREA_Upper_Volga" }
area = { id = 544 tag = "Ruthenia" name = "AREA_Ruthenia" }
#55 - Polabia
area = { id = 551 tag = "Billung March" name = "AREA_Billung March" }
area = { id = 552 tag = "Nordmark" name = "AREA_Nordmark" }
area = { id = 553 tag = "Lausitz" name = "AREA_Lausitz" }
area = { id = 554 tag = "Meissen" name = "AREA_Meissen" }
#6 - Middle-East
#61 - Arabia
area = { id = 611 tag = "Central Arabia" name = "AREA_Central_Arabia" }
area = { id = 612 tag = "SouthWest Arabia" name = "AREA_SouthWest_Arabia" }
area = { id = 613 tag = "SouthEast Arabia" name = "AREA_SouthEast_Arabia" }
#62 - Caucasus
area = { id = 621 tag = "Armenia" name = "AREA_Armenia" }
area = { id = 622 tag = "Georgia" name = "AREA_Georgia" }
area = { id = 623 tag = "Azerbaidjan" name = "AREA_Azerbaidjan" }
#63 - Persia
area = { id = 631 tag = "Mesopotamia" name = "AREA_Mesopotamia" }
area = { id = 632 tag = "Western Persia" name = "AREA_Western_Persia" }
area = { id = 633 tag = "Eastern Persia" name = "AREA_Eastern_Persia" }
#7 - Steppe
#71 - Western Steppe
area = { id = 711 tag = "Western Steppe" name = "AREA_Western_Steppe" }
#72 - Central Steppe
area = { id = 721 tag = "Central Steppe" name = "AREA_Central_Steppe" }
#73 - Eastern Steppe
area = { id = 731 tag = "Eastern Steppe" name = "AREA_Eastern_Steppe" }
#8 - India
#81 - Indus Valley
area = { id = 811 tag = "Indus Valley" name = "AREA_Indus_Valley" }
#82 - Ganges Valley
area = { id = 821 tag = "Ganges Valley" name = "AREA_Ganges_Valley" }
#83 - Central Plateau
area = { id = 831 tag = "Central Plateau" name = "AREA_Central_Plateau" }
#84 - South India
area = { id = 841 tag = "South India" name = "AREA_South_India" }
#9 - Far East
#91 - Japan
area = { id = 911 tag = "Japan" name = "AREA_Japan" }
#92 - North China
area = { id = 921 tag = "North China" name = "AREA_North_China" }
#93 - South China
area = { id = 931 tag = "South China" name = "AREA_South_China" }
#94 - Far Eastern Islands
area = { id = 941 tag = "Far Eastern Islands" name = "AREA_Far_Eastern_Islands" }
#10 - Africa
#101 - West Africa
area = { id = 103 tag = "West Africa" name = "AREA_West_Africa" }
#102 - East Africa
area = { id = 104 tag = "East Africa" name = "AREA_East_Africa" }
#-----------------------------------------------------------------------------------------------
#Global sea and lake areas
area = { tag = "Sea" name = "AREA_Sea" type = sea }
area = { tag = "Lake" name = "AREA_Lake" type = lake }
#-----------------------------------------------------------------------------------------------