Hull
    name = "SH_KRAKEN_3_BODY"
    description = "SH_KRAKEN_3_BODY_DESC"
    speed = 50
    fuel = 4
    stealth = 5
    structure = 1000
    slots = [
        Slot type = External position = (0.15, 0.60)
        Slot type = External position = (0.35, 0.80)
        Slot type = External position = (0.70, 0.20)
        Slot type = Internal position = (0.55, 0.45)
    ]
    buildCost = 1
    buildTime = 1
    Unproducible
    tags = [ "PEDIA_HULL_MONSTER_KRAKEN" ]
    location = All
    effectsgroups = [
        [[MONSTER_MOVE_ALWAYS]]
        [[INFINITE_FUEL]]
         EffectsGroup
            scope = Source
            activation = Source
            effects = [
                SetMaxCapacity partname = "SR_TENTACLE" value = Value + min(Source.Age*0.3, 15)
                SetCapacity partname = "SR_TENTACLE" value = Value + min(Source.Age*0.3, 15)
            ]
        [[GOOD_VISION]]
    ]
    icon = ""
    graphic = "icons/monsters/kraken-3.png"

#include "monster.macros"

#include "../ship_hulls.macros"
