Class HerbGranny

java.lang.Object
it.polimi.ingsw.eriantys.model.characters.BaseCharacterCard
it.polimi.ingsw.eriantys.model.characters.HerbGranny
All Implemented Interfaces:
CharacterCard

public class HerbGranny extends BaseCharacterCard
Represents the "herb granny" character card and the corresponding effect.
See Also:
  • Constructor Details

    • HerbGranny

      public HerbGranny(Board board)
      Constructs a new HerbGranny character card.
      Parameters:
      board - Reference to the Board object for the current game.
  • Method Details