key = "VIRULENT_CYSTS_$SIZE_CAP$" size = $SIZE$ icon = "GFX_mutation_virulent_cysts" icon_frame = 1 prerequisites = { "tech_unique_mutation_voidworm" } power = 0 potential = { OR = { is_ship_size = voidworms_small is_ship_size = voidworms_medium is_ship_size = voidworms_large is_ship_size = voidworms_titan } } component_set = "VIRULENT_CYSTS" resources = { category = ship_components inline_script = { script = "grand_archive/mutations/component_dynamic_cost" COST = 120 } } ship_modifier = { voidworm_nymph_chance_on_bombardment = @vyrulent_cysts_bombardment_modifier }