let species = await ValueDialog.create({text : "Entrez l'Espèce Cible", title : this.effect.name}) this.effect.updateSource({name : this.effect.setSpecifier(species)});