Before Requested Data: |
{'districts': [{'type': 'ancient_barrow', 'node': 'research'}, {'type': 'ancient_magic_site', 'node': 'magic'}, {'type': '', 'node': ''}, {'type': '', 'node': ''}], '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: |
{'districts': [{'type': 'ancient_barrow', 'node': 'research'}, {'type': 'ancient_magic_site', 'node': 'magic'}, {'type': 'ancient_dock', 'node': ''}, {'type': '', 'node': ''}], 'resource_storage': {'food': 5, 'wood': 2, 'stone': 5, 'mounts': 0, 'research': 0, 'magic': 4, 'bronze': 0, 'iron': 0}, 'land_units': {'ancient_fire_shaman': 0, '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_beacon': 0, 'ancient_oakling': 0, 'ancient_ravager': 0, 'ancient_vortex': 0, 'ancient_wyrm': 0, 'ancient_civilian': 0}} |