Azurian
The Azurian
@Faustmouse
Are you ready for your Transhuman coding nightmare

(Hypothetical)
Are you ready for your Transhuman coding nightmare


(Hypothetical)

Code:
<PropertyManipulators>
<PropertySource>
<PropertySourceType>PROPERTYSOURCE_CONSTANT</PropertySourceType>
<PropertyType>PROPERTY_AIR_POLLUTION</PropertyType>
<iAmountPerTurn>5</iAmountPerTurn>
<Active>
<Has>
<GOMType>GOM_TECH</GOMType>
<ID>TECH_CYBERNETICS</ID>
</Has>
</Active>
</PropertySource>
<PropertySource>
<PropertySourceType>PROPERTYSOURCE_CONSTANT</PropertySourceType>
<PropertyType>PROPERTY_CRIME</PropertyType>
<iAmountPerTurn>10</iAmountPerTurn>
<Active>
<Has>
<GOMType>GOM_TECH</GOMType>
<ID>TECH_FUSION</ID>
</Has>
</Active>
</PropertySource>
<PropertySource>
<PropertySourceType>PROPERTYSOURCE_CONSTANT</PropertySourceType>
<PropertyType>PROPERTY_DISEASE</PropertyType>
<iAmountPerTurn>1</iAmountPerTurn>
<Active>
<Has>
<GOMType>GOM_BONUS</GOMType>
<ID>BONUS_VEGETABLES</ID>
</Has>
</Active>
</PropertySource>
<PropertySource>
<PropertySourceType>PROPERTYSOURCE_CONSTANT</PropertySourceType>
<PropertyType>PROPERTY_DISEASE</PropertyType>
<iAmountPerTurn>1</iAmountPerTurn>
<Active>
<Has>
<GOMType>GOM_BUILDING</GOMType>
<ID>BUILDING_MERCENARY_CAMP</ID>
</Has>
</Active>
</PropertySource>
<PropertySource>
<PropertySourceType>PROPERTYSOURCE_CONSTANT</PropertySourceType>
<PropertyType>PROPERTY_FLAMMABILITY</PropertyType>
<iAmountPerTurn>5</iAmountPerTurn>
<Active>
<Has>
<GOMType>GOM_BONUS</GOMType>
<ID>BONUS_ORGANIC_COMPUTERS</ID>
</Has>
</Active>
</PropertySource>
</PropertyManipulators>