Special
    name = "ELERIUM_SPECIAL"
    description = "ELERIUM_SPECIAL_DESC"
    stealth = 0
    spawnrate = 1.0
    spawnlimit = 8
    location = And [
        Planet
        Not Planet type = [Asteroids GasGiant]
        Not WithinStarlaneJumps jumps = 1 condition = And [
            System
            Contains And [
                Planet
                OwnedBy affiliation = AnyEmpire
            ]
        ]
    ]
    effectsgroups = [
        [[STANDARD_INDUSTRY_BOOST]]
        [[POPULATION_BOOST_LITHIC(ELERIUM)]]
        [[CHANCE_OF_GUARD_1]]
    ]
    graphic = "icons/specials_huge/metaloids.png"

#include "growth.macros"

#include "../monster_guard.macros"
