Before Requested Data: |
{'resource_storage': {'food': 1, 'wood': 0, 'stone': 0, 'mounts': 6, 'research': 0, 'magic': 1, 'bronze': 2, 'iron': 0}, '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: |
{'resource_storage': {'food': 6, 'wood': 2, 'stone': 2, 'mounts': 8, 'research': 0, 'magic': 1, 'bronze': 2, 'iron': 0}, '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}} |