# Toxified resources defined_text = { name = GetToxifiedResourcesText random = no text = { trigger = { is_scope_valid = yes is_planet_class = pc_desert } localization_key = toxified_resources.pc_desert } text = { trigger = { is_scope_valid = yes is_planet_class = pc_arid } localization_key = toxified_resources.pc_arid } text = { trigger = { is_scope_valid = yes is_planet_class = pc_savannah } localization_key = toxified_resources.pc_savannah } text = { trigger = { is_scope_valid = yes is_planet_class = pc_ocean } localization_key = toxified_resources.pc_ocean } text = { trigger = { is_scope_valid = yes is_planet_class = pc_continental } localization_key = toxified_resources.pc_continental } text = { trigger = { is_scope_valid = yes is_planet_class = pc_tropical } localization_key = toxified_resources.pc_tropical } text = { trigger = { is_scope_valid = yes is_planet_class = pc_arctic } localization_key = toxified_resources.pc_arctic } text = { trigger = { is_scope_valid = yes is_planet_class = pc_alpine } localization_key = toxified_resources.pc_alpine } text = { trigger = { is_scope_valid = yes is_planet_class = pc_tundra } localization_key = toxified_resources.pc_tundra } default = BLANK_STRING } defined_text = { name = GetDendrusGivenBiotechAmount value = value:num_dendrus_given_biotechs }