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

Implements the Hogger At the end of your turn, summon a 2/2 Gnoll with Taunt.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
ファイルを表示 Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

Hogger() public method

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