Hull
    name = "SH_COSMIC_DRAGON_BODY"
    description = "SH_COSMIC_DRAGON_BODY_DESC"
    speed = 25
    fuel = 100
    NoDefaultFuelEffect
    stealth = 5
    structure = 50000
    slots = [
        Slot type = External position = (0.90, 0.70)
        Slot type = External position = (0.30, 0.45)
        Slot type = External position = (0.55, 0.30)
        Slot type = Internal position = (0.50, 0.65)
    ]
    buildcost = 1
    buildtime = 1
    Unproducible
    tags = [ "PEDIA_HULL_MONSTER" ]
    location = All
    effectsgroups = [
        [[HUNT_PLANETS]]
        [[MONSTER_MOVE_ALWAYS]]
        [[INFINITE_FUEL]]
        [[ADD_HULL_FUEL_TO_MAX_FUEL_METER]]
        [[MONSTER_SHIELD_REGENERATION]]

        EffectsGroup
            scope = NumberOf number = 1 condition = And [
                Planet
                InSystem id = Source.SystemID
                OwnedBy affiliation = AnyEmpire
                Stealth high = Source.Detection
            ]
            activation =
                InSystem
            effects = [
                AddSpecial name = "NOVA_BOMB_ACTIVATOR_SPECIAL"
                RemoveSpecial name = "SUPERNOVA_SPECIAL"
            ]

        [[GOOD_VISION]]
    ]
    icon = ""
    graphic = "icons/monsters/dragon-2.png"

#include "monster.macros"

#include "../ship_hulls.macros"
