C# Class SpellEffectResistance, UnderworldExporter

For iron skin, thick skin and resist blows etc that modify damage resistance. (only the strongest applies)
Inheritance: SpellEffect
Show file Open project: hankmorgan/UnderworldExporter

Public Methods

Method Description
ApplyEffect ( ) : void
CancelEffect ( ) : void

Private Methods

Method Description
Update ( ) : void

Method Details

ApplyEffect() public method

public ApplyEffect ( ) : void
return void

CancelEffect() public method

public CancelEffect ( ) : void
return void