Hull
    name = "SH_STRONG_MONSTER_BODY"
    description = "SH_STRONG_MONSTER_BODY_DESC"
    speed = 30
    fuel = 5
    NoDefaultFuelEffect
    stealth = 5
    structure = 80
    slots = [
        Slot type = External position = (0.20, 0.15)
        Slot type = External position = (0.40, 0.15)
        Slot type = External position = (0.60, 0.15)
        Slot type = External position = (0.80, 0.15)
        Slot type = Core position = (0.50, 0.65)
    ]
    buildcost = 1
    buildtime = 2
    Unproducible
    tags = [ "PEDIA_HULL_MONSTER" ]
    location = All
    effectsgroups = [
        [[MONSTER_MOVE_ALWAYS]]
        [[INFINITE_FUEL]]
        [[ADD_HULL_FUEL_TO_MAX_FUEL_METER]]
        [[GOOD_VISION]]
        [[MONSTER_SHIELD_REGENERATION]]
    ]
    icon = ""
    graphic = "icons/monsters/dragon-1.png"

#include "monster.macros"

#include "../ship_hulls.macros"
