buffPercentHistory.__init__()

This is the constructor of the buffPercentHistory class

Parameters

  • StartTime : float - Start time of the buff.

  • EndTime : float - End time of the buff.

  • PercentBonus : float - Value of multiplicative buff.

Usage

newBuffPerHist = buffPercentageHistory(10,25,1.2)