Class SimpleStatBoost

  • All Implemented Interfaces:
    Effect

    public class SimpleStatBoost
    extends StatBoost
    A stat boost using the real stat level. Eg, non-boosted.
    • Constructor Detail

      • SimpleStatBoost

        public SimpleStatBoost​(Stat stat,
                               boolean boost,
                               DeltaCalculator deltaCalculator)