Before Requested Data: |
{'stability': 'Stable', 'resource_storage': {'food': 3, 'wood': 1, 'stone': 5, 'mounts': 2, 'research': 0, 'magic': 6, 'bronze': 1, 'iron': 0}, 'jobs': {'fisherman': 0, 'apprentice': 0, 'bureaucrat': 0, 'farmer': 6, 'harvester': 5, 'hunter': 0, 'merchant': 0, 'metallurgist': 4, 'miner': 2, 'mystic': 0, 'researcher': 0}, 'land_units': {'ancient_battering_ram': 0, 'ancient_elite_infantry': 0, 'ancient_heavy_archers': 0, 'ancient_heavy_infantry': 0, 'ancient_light_archers': 0, 'ancient_light_infantry': 0, 'ancient_siege_weapon': 0, 'ancient_civilian': 0, 'ancient_heavy_cavalry': 0, 'ancient_light_cavalry': 0}, 'naval_units': {'ancient_boarding_ship': 0, 'ancient_elite_warship': 0, 'ancient_missile_ship': 0, 'ancient_transport_ship': 0}} |
After Requested Data: |
{'stability': 'United', 'resource_storage': {'food': 3, 'wood': 1, 'stone': 6, 'mounts': 3, 'research': 0, 'magic': 6, 'bronze': 1, 'iron': 0}, 'jobs': {'bureaucrat': 0, 'farmer': 6, 'harvester': 5, 'hunter': 0, 'merchant': 0, 'metallurgist': 4, 'miner': 2, 'mystic': 0, 'researcher': 0}, 'land_units': {'ancient_civilian': 0, 'ancient_heavy_cavalry': 0, 'ancient_light_cavalry': 0}, 'naval_units': {}} |