public void AppliquerEffet(Joueur j)
 {
     Strategie.Action(j, Value);
 }