Method NegativeLevel
NegativeLevel(int)
Creates an effect that will "decrease" the level of the target.
public static Effect NegativeLevel(int numLevels)
Parameters
numLevelsintThe number of negative levels to apply.
Creates an effect that will "decrease" the level of the target.
public static Effect NegativeLevel(int numLevels)
numLevels intThe number of negative levels to apply.