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

Implements the Cult Master Whenever one of your other minions dies, draw a card.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
ファイルを表示 Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

CultMaster() public method

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