Policy
    name = "PLC_POPULATION"
    description = "PLC_POPULATION_DESC"
    short_description = "PLC_POPULATION_SHORT_DESC"
    category = "SOCIAL_CATEGORY"
    adoptioncost = floor(2.0 * [[POPULATION_OWNED_BY_EMPIRE]]^0.5)
    exclusions = [ "PLC_NO_GROWTH" ]
    effectsgroups = [
        [[SPECIES_LIKES_OR_DISLIKES_POLICY_STABILITY_EFFECTS]]
    ]
    graphic = "icons/policies/social_population.png"

#include "/scripting/policies/policies.macros"
#include "/scripting/macros/priorities.macros"
