C# Class HearthAnalyzer.Core.Cards.Minions.Lightwell

Implements the Lightwell At the start of your turn, restore 3 Health to a damaged friendly character.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
Mostrar archivo Open project: kwluo90/HearthAnalyzer

Public Methods

Method Description
Lightwell ( int id = -1 ) : System

Method Details

Lightwell() public method

public Lightwell ( int id = -1 ) : System
id int
return System