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

Implements the Stampeding Kodo Battlecry: Destroy a random enemy minion with 2 or less Attack.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
Mostrar archivo Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

StampedingKodo() public method

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