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

Implements the Emboldener 3000 At the end of your turn, give a random minion +1/+1.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
Mostrar archivo Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

Emboldener3000() public method

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