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

Implements the Coldlight Seer Battlecry: Give ALL other Murlocs +2 Health.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
ファイルを表示 Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

ColdlightSeer() public method

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