Before Requested Data: |
{'prestige': '', 'districts': [{'type': 'ancient_dock', 'node': ''}, {'type': 'ancient_workshop', 'node': 'bronze'}, {'type': '', 'node': ''}, {'type': '', 'node': ''}, {'type': '', 'node': ''}], 'imperial_district': None, 'resource_storage': {'food': 4.0, 'wood': 10, 'stone': 5, 'mounts': 0, 'research': 0, 'magic': 0, 'bronze': 2, 'iron': 0}, 'jobs': {'artificer': 0, 'bureaucrat': 0, 'farmer': 0, 'fisherman': 0, 'harvester': 0, 'hunter': 0, 'merchant': 0, 'metallurgist': 0, 'miner': 0, 'mystic': 0, 'researcher': 0}, 'land_units': {'ancient_civilian': 0, 'ancient_heavy_archers': 0, 'ancient_heavy_infantry': 0, 'ancient_light_archers': 0, 'ancient_light_infantry': 0}} |
After Requested Data: |
{'prestige': 0, 'districts': [{'type': 'ancient_dock', 'node': ''}, {'type': 'ancient_workshop', 'node': 'bronze'}, {'type': 'ancient_market', 'node': ''}, {'type': '', 'node': ''}, {'type': '', 'node': ''}], 'imperial_district': {'type': '', 'node': ''}, 'resource_storage': {'food': 1, 'wood': 5, 'stone': 3, 'mounts': 5, 'research': 0, 'magic': 0, 'bronze': 1, 'iron': 0}, 'jobs': {'apprentice': 0, 'farmer': 0, 'bureaucrat': 0, 'fisherman': 0, 'harvester': 0, 'hunter': 0, 'merchant': 0, 'metallurgist': 0, 'miner': 0, 'mystic': 0, 'researcher': 0}, 'land_units': {'ancient_beacon': 0, 'ancient_oakling': 0, 'ancient_ravager': 0, 'ancient_vortex': 0, 'ancient_wyrm': 0, 'ancient_heavy_cavalry': 0, 'ancient_light_cavalry': 0, 'ancient_heavy_archers': 0, 'ancient_heavy_infantry': 0, 'ancient_light_archers': 0, 'ancient_light_infantry': 0, 'ancient_battering_ram': 0, 'ancient_civilian': 0, 'ancient_elite_infantry': 0, 'ancient_siege_weapon': 0}} |