C# Class SkillPrestige.Professions.FighterSpecialHandling

Special handling for the fighter profession, which adds 15 to the player's maximum health.
Inheritance: IProfessionSpecialHandling
ファイルを表示 Open project: Pathoschild/smapi-mod-dump

Public Methods

Method Description
ApplyEffect ( ) : void
RemoveEffect ( ) : void

Method Details

ApplyEffect() public method

public ApplyEffect ( ) : void
return void

RemoveEffect() public method

public RemoveEffect ( ) : void
return void