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

Implements the Keeper of the Grove Choose One - Deal 2 damage; or Silence a minion.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
Mostrar archivo Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

KeeperoftheGrove() public method

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