Before Requested Data: |
{'districts': [{'type': 'ancient_barrow', 'node': ''}, {'type': 'ancient_fort', 'node': ''}, {'type': 'ancient_dock', 'node': ''}, {'type': 'ancient_magic_site', 'node': ''}, {'type': '', 'node': ''}], 'resource_storage': {'food': 1, 'wood': 0, 'stone': 0, 'mounts': 6, 'research': 0, 'magic': 1, 'bronze': 2, 'iron': 0}, 'land_units': {'ancient_civilian': 0}, 'naval_units': {}} |
After Requested Data: |
{'districts': [{'type': 'ancient_barrow', 'node': ''}, {'type': '', 'node': ''}, {'type': 'ancient_dock', 'node': ''}, {'type': 'ancient_magic_site', 'node': ''}, {'type': '', 'node': ''}], 'resource_storage': {'food': 1, 'wood': 3, 'stone': 0, 'mounts': 6, 'research': 0, 'magic': 1, 'bronze': 2, 'iron': 0}, 'land_units': {'ancient_heavy_archers': 0, 'ancient_heavy_infantry': 0, 'ancient_light_archers': 0, 'ancient_light_infantry': 0, 'ancient_battering_ram': 0, 'ancient_elite_infantry': 0, 'ancient_heavy_cavalry': 0, 'ancient_light_cavalry': 0, 'ancient_siege_weapon': 0, 'ancient_beacon': 0, 'ancient_oakling': 0, 'ancient_ravager': 0, 'ancient_vortex': 0, 'ancient_wyrm': 0, 'ancient_civilian': 0}, 'naval_units': {'ancient_boarding_ship': 0, 'ancient_elite_warship': 0, 'ancient_missile_ship': 0, 'ancient_transport_ship': 0}} |