Before Requested Data: |
{'resource_storage': {'food': 14, 'wood': 3, 'stone': 8, 'mounts': 7, 'research': 0, 'magic': 3, 'bronze': 3, 'iron': 0}, 'jobs': {'apprentice': 0, 'fisherman': 0, 'bureaucrat': 0, 'farmer': 7, 'harvester': 8, 'hunter': 0, 'merchant': 0, 'metallurgist': 1, 'miner': 4, 'mystic': 0, 'researcher': 2}, 'land_units': {'ancient_ameru_marines': 0, 'ancient_beacon': 0, 'ancient_oakling': 0, 'ancient_ravager': 0, 'ancient_vortex': 0, 'ancient_wyrm': 0, 'ancient_battering_ram': 0, 'ancient_civilian': 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}, 'naval_units': {'ancient_boarding_ship': 0, 'ancient_elite_warship': 0, 'ancient_missile_ship': 0, 'ancient_transport_ship': 0}} |
After Requested Data: |
{'resource_storage': {'food': 14, 'wood': 10, 'stone': 11, 'mounts': 7, 'research': 0, 'magic': 7, 'bronze': 3, 'iron': 0}, 'jobs': {'bureaucrat': 0, 'farmer': 7, 'harvester': 8, 'hunter': 0, 'merchant': 0, 'metallurgist': 1, 'miner': 4, 'mystic': 0, 'researcher': 2}, 'land_units': {'ancient_beacon': 0, 'ancient_oakling': 0, 'ancient_ravager': 0, 'ancient_vortex': 0, 'ancient_wyrm': 0, 'ancient_battering_ram': 0, 'ancient_civilian': 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}, 'naval_units': {}} |