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

Implements the Echoing Ooze Battlecry: Summon an exact copy of this minion at the end of the turn.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
Mostrar archivo Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

EchoingOoze() public method

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