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

Implements the Northshire Cleric Whenever a minion is healed, draw a card.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
ファイルを表示 Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

NorthshireCleric() public method

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