Before Requested Data: |
{'districts': [{'type': 'ancient_barrow', 'node': ''}, {'type': 'ancient_fort', 'node': ''}, {'type': 'ancient_dock', 'node': ''}, {'type': 'ancient_magic_site', 'node': ''}, {'type': '', 'node': ''}], 'jobs': {'apprentice': 0, 'harvester': 4, 'hunter': 5, 'merchant': 0, 'metallurgist': 0, 'miner': 3, 'mystic': 0, 'researcher': 0}, 'land_units': {'ancient_civilian': 0}, 'naval_units': {}} |
After Requested Data: |
{'districts': [{'type': 'ancient_barrow', 'node': ''}, {'type': 'ancient_fort', 'node': ''}, {'type': 'ancient_dock', 'node': ''}, {'type': 'ancient_magic_site', 'node': 'magic'}, {'type': '', 'node': ''}], 'jobs': {'apprentice': 0, 'fisherman': 0, 'harvester': 4, 'hunter': 5, 'merchant': 0, 'metallurgist': 0, 'miner': 3, 'mystic': 0, 'researcher': 0}, 'land_units': {'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}} |