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

Implements the Kel'Thuzad At the end of each turn, summon all friendly minions that died this turn.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
Mostrar archivo Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

KelThuzad() public method

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