Hull
    name = "SH_SNOWFLAKE_3_BODY"
    description = "SH_SNOWFLAKE_3_BODY_DESC"
    speed = 65
    fuel = 5
    NoDefaultFuelEffect
    stealth = 5
    structure = 120
    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 = Internal position = (0.50, 0.65)
    ]
    buildcost = 1
    buildtime = 1
    Unproducible
    tags = [ "PEDIA_HULL_MONSTER_SNOWFLAKE" "SNOWFLAKE_HULL" ]
    location = All
    effectsgroups = [
        [[MONSTER_MOVE_ALWAYS]]
        [[INFINITE_FUEL]]
        [[ADD_HULL_FUEL_TO_MAX_FUEL_METER]]
        [[MONSTER_SHIELD_REGENERATION]]
        EffectsGroup
            scope = Source
            effects = [
                SetMaxCapacity partname = "SR_ICE_BEAM" value = Value + min(Source.Age*0.3, 18)
                SetCapacity partname = "SR_ICE_BEAM" value = Value + min(Source.Age*0.3, 18)
            ]
        [[VERY_GOOD_VISION]]
    ]
    icon = ""
    graphic = "icons/monsters/snowflake-3.png"

#include "monster.macros"

#include "../ship_hulls.macros"
