buff ==== This class represents a percentage damage buff given to a player. **Class attributes** * MultDPS : float - Value of the multiplicative buff. * name : str - Name of the buff. * isDebuff : bool - True if the buff is a debuff. **Class functions** .. toctree:: buffInit buffIsEqual buffStr buffRepr