Policy
    name = "PLC_ARTISAN_WORKSHOPS"
    description = "PLC_ARTISAN_WORKSHOPS_DESC"
    short_description = "PLC_ARTISAN_WORKSHOPS_SHORT_DESC"
    category = "SOCIAL_CATEGORY"
    adoptioncost = floor(2.0 * [[POPULATION_OWNED_BY_EMPIRE]]^0.5)
    exclusions = [ "PLC_CONFORMANCE" "PLC_INDOCTRINATION" "PLC_TERROR_SUPPRESSION" ]
    effectsgroups = [
        [[SPECIES_LIKES_OR_DISLIKES_POLICY_STABILITY_EFFECTS]]
    ]
    graphic = "icons/policies/social_artisans.png"

#include "/scripting/policies/policies.macros"
#include "/scripting/common/misc.macros"
