Hull
    name = "SH_SNOWFLAKE_3_BODY"
    description = "SH_SNOWFLAKE_3_BODY_DESC"
    speed = 65
    fuel = 5
    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" ]
    location = All
    effectsgroups = [
        [[MONSTER_MOVE_ALWAYS]]
        [[INFINITE_FUEL]]
        EffectsGroup
            scope = Source
            activation = 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)
            ]
        [[EXCELLENT_VISION]]
    ]
    icon = ""
    graphic = "icons/monsters/snowflake-3.png"

#include "monster.macros"

#include "../ship_hulls.macros"
