Before Requested Data: |
{'resource_storage': {'food': 7.0, 'wood': 7.0, 'stone': 8.0, 'mounts': 0.0, 'research': 0, 'magic': 4.0, 'bronze': 0.0, 'iron': 0.0}, 'land_units': {'ancient_battering_ram': 0, 'ancient_elite_infantry': 0, 'ancient_siege_weapon': 0, 'ancient_beacon': 0, 'ancient_oakling': 0, 'ancient_ravager': 0, 'ancient_vortex': 0, 'ancient_wyrm': 0, 'ancient_civilian': 0}} |
After Requested Data: |
{'resource_storage': {'food': 7, 'wood': 7, 'stone': 8, 'mounts': 0, 'research': 0, 'magic': 0, 'bronze': 0, 'iron': 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}} |