Method TemporaryHitpoints
TemporaryHitpoints(int)
Creates an effect that will give temporary hitpoints to a target.
public static Effect TemporaryHitpoints(int hitPoints)
Parameters
hitPointsintThe amount of temporary hit points to add.
Creates an effect that will give temporary hitpoints to a target.
public static Effect TemporaryHitpoints(int hitPoints)
hitPoints intThe amount of temporary hit points to add.