Package it.polimi.ingsw.eriantys.model.characters


package it.polimi.ingsw.eriantys.model.characters
  • Class
    Description
    Abstract class that represents character cards that don't hold students.
    Represents the "centaur" character card and the corresponding effect.
    The CharacterCard class is used to handle character effects in expert mode games.
    Abstract class that represents the character cards that require to contain students to use when activating the effect.
    Represents the "farmer" character card and the corresponding effect.
    Represents the "herald" character card and the corresponding effect.
    Represents the "herb granny" character card and the corresponding effect.
    Abstract class that represents character cards which effects alter influence calculations.
    Represents the "jester" character card and the corresponding effect.
    Represents the "knight" character card and the corresponding effect.
    Represents the "magic postman" character card and the corresponding effect.
    Represents the "minstrel" character card and the corresponding effect.
    Represents the "monk" character card and the corresponding effect.
    Represents the "mushroom guy" character card and the corresponding effect.
    Represents the "spoiled princess" character card and the corresponding effect.
    Represents the "thief" character card and the corresponding effect.