• We are currently performing site maintenance, parts of civfanatics are currently offline, but will come back online in the coming days (this includes any time you see the message "account suspended"). For more updates please see here.

1.18 Flip Maps

xcrissxcrossx

Prince
Joined
Jun 16, 2007
Messages
319
Location
Indiana
EDIT 2: I added another new set of maps that shows what tiles are yet to flip to a civ first being born by year instead of by civ.

EDIT: I added a new set of maps preceded with "no_rebirth" that will only show tiles that can flip by a civ first being born.

I was able to make a program that can generate the flip maps for all civilization in 1.18. Note that I am pretty crummy with Python and the code is extremely sloppy, but it seems like the results should all be correct.

The maps that start with "exception" show what tiles you will not need to worry about being flipped if you are playing as that civilization.

Feel free to let me know if you find anything incorrect in the maps and I can have it fixed.

Germany included as an example. The Germany maps are also in the zip file.

Color Key:
Light Green is Core Area
Magenta is Period Core Area
Red is Birth Area
Teal is Respawn Area
Blue is Extended Birth Area
Yellow means that tile can flip but only before a certain date.

Here are the civilizations that will only flip before a certain date:
"iHittites": -800,
"iAssyria": -600,
"iBabylonia": -500,
"iPhoenicia": -150,
"iPeriodCarthage": -150,
"iRome": 450,
"iPersia": 580,
"iMaya": 800,
"iChina": 1190,
"iByzantium": 1280,
"iPeriodByzantineConstantinople": 1280,
"iTurks": 1500,
"iPeriodSeljuks": 1500,
"iNubia": 1500,
"iMali": 1590,
"iPeriodVijayanagara": 1650,
"iDravidia": 1650,
"iHolyRome": 1700
"iInca": 1930,
"iPeriodLateInca": 1930,
 

Attachments

  • iGermany.png
    iGermany.png
    12.3 KB · Views: 180
  • exception_iGermany.png
    exception_iGermany.png
    14.2 KB · Views: 179
  • iPeriodModernGermany.png
    iPeriodModernGermany.png
    12.3 KB · Views: 172
  • no_rebirth_iGermany.png
    no_rebirth_iGermany.png
    12.8 KB · Views: 130
  • DOC flip map.zip
    DOC flip map.zip
    2.5 MB · Views: 58
Last edited:
Back
Top Bottom