[CIVILOPEDIA ERROR] Nuclear Missile needs 2 uranium, not 1?

This is not a bug, why should it use 1 uranium and not 2? It's more expensive then the regular atomic bomb.

Does anyone know if it does more damage? Or is it just the range that's increased.
 
It has less range, costs more, and requires more uranium than an atomic bomb. Both have a blast radius of two. So what IS the advantage of the missile over the bomb? The bomb can go on a carrier, the missile can go on a sub or cruiser.
 
Loaded the save file and confirmed that Nuclear Missiles require two Uranium. Also, as BomberEscort noted in the link in the OP, the tooltip in the city production screen shows that two Uranium are required. I also found this code in CIV5UNITS.xml:

Code:
<Row>
			<UnitType>UNIT_NUCLEAR_MISSILE</UnitType>
			<ResourceType>RESOURCE_URANIUM</ResourceType>
			<Cost>2</Cost>
		</Row>

I'm moving this to the Confirmed Bugs form and listing it as a possible bug, but will try to make it clear that's it's a Civilopedia error.

Moderator Action: Moved to the Confirmed Bugs forum.
 
Top Bottom