key = "HERDSONG_CHORDS_$SIZE_CAP$" size = $SIZE$ icon = "GFX_mutation_herdsong_chords" icon_frame = 1 prerequisites = { "tech_unique_mutation_tiyanki" } power = 0 potential = { OR = { is_ship_size = space_whale_1 is_ship_size = space_whale_2 is_ship_size = space_whale_3 is_ship_size = space_whale_4 is_ship_size = space_whale_5 } } component_set = "HERDSONG_CHORDS" resources = { category = ship_components inline_script = { script = "grand_archive/mutations/component_dynamic_cost" COST = 120 } } friendly_aura = { name = "aura_inspiring_presence" radius = @ship_aura_range stack_info = { id = friendly_herdsong_chords } modifier = { space_fauna_ship_armor_mult = 0.1 space_fauna_ship_shield_mult = 0.1 } graphics = { area_effect = { entity = "circle_area_entity" dynamic_scale = yes } ship_effect = { entity = "ship_aura_positive_entity" dynamic_scale = no } } }