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

Implements the Imp Master At the end of your turn, deal 1 damage to this minion and summon a 1/1 Imp.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
Mostrar archivo Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

ImpMaster() public method

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