Before Requested Data: |
{'districts': [{'type': 'ancient_barrow', 'node': ''}, {'type': 'ancient_fort', 'node': ''}, {'type': 'ancient_dock', 'node': ''}, {'type': 'ancient_magic_site', 'node': ''}, {'type': '', 'node': ''}], 'jobs': {'apprentice': 0, 'fisherman': 4, 'harvester': 4, 'hunter': 0, 'merchant': 0, 'metallurgist': 0, 'miner': 4, 'mystic': 0, 'researcher': 0}, 'land_units': {'ancient_civilian': 0}, 'naval_units': {}} |
After Requested Data: |
{'districts': [{'type': 'ancient_barrow', 'node': ''}, {'type': 'ancient_fort', 'node': ''}, {'type': 'ancient_dock', 'node': ''}, {'type': 'ancient_magic_site', 'node': ''}, {'type': 'ancient_fishery', 'node': 'food'}], 'jobs': {'bureaucrat': 0, 'farmer': 0, 'apprentice': 0, 'fisherman': 4, 'harvester': 4, 'hunter': 0, 'merchant': 0, 'metallurgist': 0, 'miner': 4, 'mystic': 0, 'researcher': 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}} |