API data overall is incomplete. Create data following similar structure to add into app for new civs.
id should begin at 33, civ icons are already contained in app.
Format for data is as follows:
{ "id": 30, "name": "Portuguese", "expansion": "African Kingdoms", "army_type": "Naval and Gunpowder", "team_bonus": "Free cartography from Dark Age", "civilization_bonus": [ "All units costs -15% gold", "Ships +10% HP", "Can build Feitoria in Imperial Age" ] },
API data overall is incomplete. Create data following similar structure to add into app for new civs.
idshould begin at 33, civ icons are already contained in app.Format for data is as follows:
{ "id": 30, "name": "Portuguese", "expansion": "African Kingdoms", "army_type": "Naval and Gunpowder", "team_bonus": "Free cartography from Dark Age", "civilization_bonus": [ "All units costs -15% gold", "Ships +10% HP", "Can build Feitoria in Imperial Age" ] },